https://bugs.winehq.org/show_bug.cgi?id=35665
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://store.steampowered.c | |om/app/730/ CC| |focht@gmx.net Summary|Cs:go restart |Counter-Strike: Global | |Offensive (Steam) restarts | |each time a key is pressed
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, keyboard input works fine in any situation. Did you disable game overlay to work around bug 35361 ?
If the game really exits/restarts due to crashes you might want to pass '-nobreakpad' option to allow for default JIT debugger 'winedbg'.
Please generate a "lightweight" trace log if this problem is still present.
1) make sure no processes are running from steam prefix (wineserver -k) 2) start steam/app as follows:
--- snip --- $ WINEDEBUG=+tid,+seh,+loaddll,+process wine ./steam.exe -no-dwrite -nobreakpad -applaunch 730 >>log.txt 2>&1 --- snip ---
$ wine --version wine-1.7.17-53-g5d31c1e
Regards