https://bugs.winehq.org/show_bug.cgi?id=24308
Jeff D. Hanson jhansonxi@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jhansonxi@gmail.com
--- Comment #11 from Jeff D. Hanson jhansonxi@gmail.com --- Still occurs with 1.7.34 and I'm seeing similar behavior with both MechWarrior 4: Vengeance and MechCommander 2 demos:
http://download.microsoft.com/download/MechWarrior/Trial/1.0/W9X2KMe/EN-US/M...
http://www.sarna.net/files/download/programs/games/mechcommander_2/demo/mc2t...
There are several "D3DERR_SURFACENOTINVIDMEM" error dialogs which may be related. I submitted bug #38059 for those.
I built Wine from git (1.7.36-...) but don't know how to apply the workaround from comment #1.
Note that MW4 demo can operate at 32-bit by setting "bitdepth=32" in "[graphics options]" in the options.ini file which is created after the first successful launch. Currently it needs the following to start without errors:
winetricks -q directplay dsound MW4.exe -window /gosnovideo /gosnodialogs
Remove -window to trigger the error.