https://bugs.winehq.org/show_bug.cgi?id=37200 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://store.steampowered.c | |om/app/275610/ CC| |focht(a)gmx.net --- Comment #4 from Anastasius Focht <focht(a)gmx.net> --- Hello Zentarim, your console output shows a crash: --- snip --- wine: Unhandled page fault on write access to 0x00000000 at address 0x110025 (thread 0051), starting debugger... --- snip --- Unfortunately that information has not enough context. Can you run the game as follows (make sure no process - including Steam client - runs prior from that WINEPREFIX -> 'wineserver -k'): --- snip --- $ WINEDEBUG=+tid,+seh,+loaddll,+process,+debugstr wine ./steam.exe -applaunch 275610 -nominidumps -nobreakpad -noassert -nocrashdialog >>log.txt 2>&1 --- snip --- I looked up the game 'appid' from Steamdb - please correct if necessary ('-applaunch <appid>'). If a crash reporting tool appears, please save the report too (and exit the tool). After that, kill off any remaining processes -> 'wineserver -k' Attach the logs here. Thanks. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.