http://bugs.winehq.com/show_bug.cgi?id=1154
Summary: fixme:ddraw when running Master of Orion 2 Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P4 Component: wine-directx AssignedTo: wine-bugs@winehq.com ReportedBy: bunk@fs.tum.de
When running Master of Orion 2 (a six year old Win95 game from Microprose) with the Debian unstable package of Wine 20021031 I see the following error messages:
<-- snip -->
$ wine orion95.exe fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403a0978)->(00010021,00000011) fixme:x11drv:X11DRV_DDHAL_CreatePalette stub fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank (0x403a0978)->(flags=0x00000001,handle=(nil)) fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank (0x403a0978)->(flags=0x00000001,handle=(nil)) fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank (0x403a0978)->(flags=0x00000001,handle=(nil)) fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank (0x403a0978)->(flags=0x00000001,handle=(nil)) fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank (0x403a0978)->(flags=0x00000001,handle=(nil))
<-- snip -->
They seem to be nonfatal (the game runs fine).
<-- snip -->
$ grep ddraw .wine/config "ddraw" = "builtin, native" $
<-- snip -->
I'll attach the output of "wine -debugmsg +ddraw orion95.exe".
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1154. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.