http://bugs.winehq.com/show_bug.cgi?id=936
Summary: Incorrect placement of DirectDraw output (offset outside the Windows 'window') Product: Wine Version: 20020710 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-directx AssignedTo: wine-bugs@winehq.com ReportedBy: roz@one.net
When running Gens v2.00, a Sega Genesis/32X/CD emulator, the graphics that should be inside the window are offset to the lower right side of the window and beyond outside the border.
In the console, the following messages appear when I move the window around:
err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!! err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!! fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC: can't handle right now. err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!! err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!! err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!!
You can see and download the program at http://gens.consolemul.com/
Let me know if you would like a screenshot of the error.
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=936. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.