http://bugs.winehq.org/show_bug.cgi?id=5578
Summary: Regression: Pacmania 's screen is black Product: Wine Version: CVS Platform: Other URL: ftp://ftp.avault.com/demos/pacmania2.exe OS/Version: Linux Status: UNCONFIRMED Keywords: regression, download Severity: normal Priority: P2 Component: wine-directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
The app opens a black screen, and that's it. In wine-0.9.15 it worked fine. console output with wine 0.9.15: fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy AND fixme:ddraw:DIB_DirectDrawSurface_Blt Unsupported flags: DDBLT_DDFX
With current cvs i only get fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy
Probably due to ddraw rewrite