http://bugs.winehq.org/show_bug.cgi?id=12652
P filippinp@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |filippinp@yahoo.co.uk
--- Comment #11 from P filippinp@yahoo.co.uk 2009-12-19 20:26:55 --- Works for me with winedebug and wine 1.1.34/35
As suggested, launch from winedebug, continue (c) and then detach (detach).
The game crashes after about 2 minutes (does not matter if you are in play on in the main menu) - however, pressing enter at the crash prompt does not terminate the game, which continues to be playable. The performances are not great, and the sound stutters a bit, but it definitely playable.
Sometime, after two more minutes the game freezes reporting on the console a deadlock, in that case you have to restart the game. If you get past the 5 minutes of play, the game runs fine for hours.
As an additional note, I have a dual core processor. This seems to create problems with the game, I found using schedtool helps a lot:
schedtool -a 0 -e winedbg "Binaries/R6Vegas2_Game.exe"
Just a curiosity, launching the game with "strace wine" (in place of winedebug) works as well to get past the splash screen.