http://bugs.winehq.org/show_bug.cgi?id=6938
Summary: Capitalism Plus: Wine crashes when trying to play a scenario Product: Wine Version: 0.9.27. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: bunk@stusta.de
Capitalism Plus runs fine, but when tryiny to play a scenario, it crashes after selecting the scenario:
<-- snip -->
$ wine CAPWIN.EXE fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x1685b8) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x167d80)->(0x10024,00000013) fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8 wine: Unhandled page fault on read access to 0x00000006 at address 0x47cbf1 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000006 in 32-bit code (0x0047cbf1).
<-- snip -->
Note: The fixmes in the first 3 lines occur long before the crash and also occur during normal (successful) playing of the game (when not playing a scenario).