http://bugs.winehq.org/show_bug.cgi?id=12013
Dan Ziemba zman0900@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zman0900@gmail.com
--- Comment #9 from Dan Ziemba zman0900@gmail.com 2008-06-27 00:33:31 --- I too was getting this same crash, the only output was:
fixme:system:SystemParametersInfoW Unimplemented action: 8193 (SPI_SETFOREGROUNDLOCKTIMEOUT)
I would run the game as: env WINEPREFIX="<path-to-wine-prefix>" wine "<windows-path-to>\gta_sa.exe" and it would immediately crash without starting the game at all.
I was finally able to get it to start by simply cd-ing into the directory where gta_sa.exe was, then running the game as: env WINEPREFIX="<path-to-wine-prefix>" wine gta_sa.exe
I had to play around with the setting some both with and without the desktop emulation setting on to get it to fullscreen properly, but now it works.