http://bugs.winehq.org/show_bug.cgi?id=2964
Summary: Master of Orion 2 with latest wine(200504) doesn't work with fullscreen(with desktop it works) Product: Wine Version: unspecified Platform: PC URL: http://www.winehq.org/appview.php?appid=139 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: little_smile@mail.ru
$ wine Orion95.exe Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels to set the screen resolution and remove the "Resolution" entry in the config file err:wave:OSS_WaveOutInit /dev/mixer1: No such device err:wave:OSS_WaveInInit /dev/mixer1: No such device fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x4037fe58)->(00010022,00000011) err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found! (XRandR) fixme:mmtime:timeEndPeriod Stub; we set our timer resolution at minimum
Have the same with Caesar3: $ wine c3.exe Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels to set the screen resolution and remove the "Resolution" entry in the config file err:wave:OSS_WaveOutInit /dev/mixer1: No such device err:wave:OSS_WaveInInit /dev/mixer1: No such device fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x4038fa60)->(00010024,00000013) err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found! (XRandR) err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found! (XRandR) err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found! (XRandR)
With wine-20041114(cvs or not, don't remember) they work.