http://bugs.winehq.org/show_bug.cgi?id=30602
Bug #: 30602 Summary: GTA2 crashes on exit Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz Classification: Unclassified
Created attachment 40043 --> http://bugs.winehq.org/attachment.cgi?id=40043 Crash from wine-1.3.12-151-g8872239.
You do not even need to play the game. In initial game's menu choose QUIT and the game instead of clean exit crashes.
1. I did a regression test between 1.3.12 and 1.3.13:
8872239088c5e1b096cfc9203e008add68336ba4 is the first bad commit commit 8872239088c5e1b096cfc9203e008add68336ba4 Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Jan 27 20:11:12 2011 +0100
ddraw: Link directly to wined3d.
:040000 040000 0b3a9f97320559e3a2fd6e0a31bd8b9a5af37650 cf827f4517285e725d1d49ce416b657c18b59694 M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away. (Can't be cleanly reverted on top of wine-1.5.3-164-gdec3d50)
Crash log from wine-1.5.3 is the same as from wine-1.3.13.
The game is freely download-able from it's vendor at http://www.rockstargames.com/classics/?id=3
There is another regression in 1.5.3 - needs to be run in game's native resolution. I'm going to address this 2nd regression soon.