19 Mar
2022
19 Mar
'22
8:43 a.m.
https://bugs.winehq.org/show_bug.cgi?id=52679 --- Comment #7 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- (In reply to Marc P from comment #6)
Created attachment 72044 [details] NUMCOLORS_ignore_bpp.patch
I did some more tests and it seems the main culprit is the NUMCOLORS capability. It returns 256 for 8 bpp, but -1 in all other cases. If it returns -1 unconditionally, the game works.
Makes sense. 8-bit color depth is actually emulated. Could add some tests and submit the patch? -- 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.