http://bugs.winehq.org/show_bug.cgi?id=4369
Summary: SetDisplayMode returns 0 hz in Need for Speed 4 Demo Product: Wine Version: CVS Platform: PC URL: http://www.nfshome.com/demos.php OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: super-greg@gmx.de CC: super-greg@gmx.de
The game runs in software mode (very slow). In d3d mode it crashes at start. i think that these lines are the reason for the crash:
trace:ddraw:HAL_DirectDraw_SetDisplayMode (0x7fe027a0)->(1024x768x24,0 Hz,00000000) trace:ddraw:User_DirectDraw_SetDisplayMode (0x7fe027a0)->(1024x768x24,0 Hz,00000000) err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found! (XRandR) fixme:ddraw:Main_DirectDraw_CreateSurface failed surface creation with code 0x88760078
Ill attach a log and a howto to get the demo runnin