[Bug 40096] Pendulumania: Black screen

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 9 07:02:24 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=40096

--- Comment #13 from Henri Verbeet <hverbeet at gmail.com> ---
Created attachment 53902
  --> https://bugs.winehq.org/attachment.cgi?id=53902
hack

This hack should help. The application uses GetDeviceCaps(dc, BITSPIXEL); to
get the screen depth, and essentially gets confused when it's not the 8 bpp it
previously set. It might be possible to emulate 8bpp mode in winex11, I'm not
sure how hard that would be.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list