[Bug 26990] Playchess, pieces are not shown correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 1 23:50:31 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=26990

--- Comment #11 from Dmitry Timoshkov <dmitry at baikal.ru> 2012-03-01 23:50:31 CST ---
You should be able to detect 15/16 bpp with GetDIBits, if it returns
biBitCount 16, biCompression BI_RGB indicates 555 mode, BI_BITFIELDS - 565.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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