http://bugs.winehq.org/show_bug.cgi?id=18627
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED URL|http://www.gameswelt.de/dow |http://www.fileplanet.com/8 |nloads/demos/933-Sudden_Str |7608/80000/fileinfo/Sudden- |ike_2_-_deutsche_Demo.html |Strike-2-Demo-%28English%29 CC| |focht@gmx.net Resolution| |INVALID
--- Comment #5 from Anastasius Focht focht@gmx.net 2011-12-22 05:28:41 CST --- Hello,
most likely invalid, the game requests 16bpp and your current graphics setup doesn't support that.
--- snip --- fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16 fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16 err:d3d:IWineD3DDeviceImpl_SetupFullscreenWindow (0x15ded0): Want to change the window parameters of HWND 0x10030, but another style is stored for restoration afterwards wine: Unhandled page fault on write access to 0x016a7000 at address 0x952c2d (thread 0009), starting debugger... Unhandled exception: page fault on write access to 0x016a7000 in 32-bit code (0x00952c2d). --- snip ---
You can force the game to windowed mode (without having to tweak for 16bpp), which prevents the crash.
"sudtest.ini" -> "FullScreen=0"
There is also "VideoMode=x" to play with.
Setting download to link that doesn't require registration.
$ sha1sum sudden_strike_ii_demo_setup.exe 825249698abc62e0368899b95500a8508d9a8c0b sudden_strike_ii_demo_setup.exe
$ wine --version wine-1.3.35-117-g27e3e1a
Regards