GTA San Andreas crashes upon execution

Questions about Wine on Linux
Locked
HopelessCaseBasket
Newbie
Newbie
Posts: 2
Joined: Sun Oct 19, 2014 7:23 pm

GTA San Andreas crashes upon execution

Post by HopelessCaseBasket »

Well, after following a ton of instructions and replacing the executable with a CD-crack version as well as going through the DirectX 9.0 install, I have hit another wall upon my quest to getting San Andreas to work under WINE.

For some reason, it'll open up the emulated desktop enviroment for a few seconds and then close without any errors or FU or nothing.

I even tried the debugger in hopes that I could copy any information that would help me as I have no clue how WINE works internally.

This is the output of the debugger if it'll help,

Code: Select all

[10/19/14 17:16:34] - Running wine-1.7.20 /home/.PlayOnLinux/wineprefix/GTASA/drive_c/Program Files/Rockstar Games/GTA San Andreas/gta_sa.exe (Working directory : /home/.PlayOnLinux/wifixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0xa5e644 0xa5e63c
fixme:win:EnumDisplayDevicesW ((null),0,0x177f538,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x177f528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x177f308,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x177f798,0x00000000), stub!
fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0xa5e640 0xa5e638
[10/19/14 17:20:12] - Running wine-1.7.20 regedit /.PlayOnLinux//tmp/regkey.reg (Working directory : /usr/share/playonlinux/python)
[10/19/14 17:20:12] - Content of /home/.PlayOnLinux//tmp/regkey.reg
-----------
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"VideoMemorySize"="512"
-----------
fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0xa5e644 0xa5e63c
[10/19/14 17:20:22] - Running wine-1.7.20 gta_sa.exe (Working directory : /home/.PlayOnLinux/wineprefix/GTASA/drive_c/Program Files/Rockstar Games/GTA San Andreas)
[10/19/14 17:25:23] - Running wine-1.7.20 gta_sa.exe (Working directory : /home/.PlayOnLinux/wineprefix/GTASA/drive_c/Program Files/Rockstar Games/GTA San Andreas)
fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0xa5e644 0xa5e63c
fixme:win:EnumDisplayDevicesW ((null),0,0x177f538,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x177f528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x177f308,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x177f798,0x00000000), stub!
fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0xa5e640 0xa5e638


I dunno if it's because it's not running the right executable, being the CD-crack was named in all caps or if I should maybe run it through a virus scanner, even if gamecopyworld.com is trusted. I think it's a misconfiguration on my end or even maybe a driver :/ Any sort of help would be appreciated and I already tried google'ing some of the error code I posted with very little results.

Thanks
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: GTA San Andreas crashes upon execution

Post by dimesio »

Cracked executables are not supported, and discussing illegal activities is against forum rules. POL is also not supported, and the Wine version you are using is old.

Nothing in the AppDB suggests this game needs a crack to work in Wine, nor does the howto mention installing dx9. If you want help here, reinstall your legal copy to a clean wineprefix using the latest development release of plain Wine.
HopelessCaseBasket
Newbie
Newbie
Posts: 2
Joined: Sun Oct 19, 2014 7:23 pm

Re: GTA San Andreas crashes upon execution

Post by HopelessCaseBasket »

Ah, so my Wine version is outdated ? :|

I didn't mean like a cracked version with a cracked serial, but an executable that was modified to run without a CDROM drive. I still had the legitimate DLL's but was running a modified exe that allowed me to run the game without the "Please insert disk into CDROM" dialogue box popping up.

It's my bad anyways as I Google'd my problem and lost track of where I got resources, I didn't mean to infringe on the forum rules :/

Is there a better way to get pass the "Insert disk into CDROM" dialogue box after installing the legal copy of the game in WINE ?
Locked