https://bugs.winehq.org/show_bug.cgi?id=52679
Marc P marc.pluhar+winehq@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #72019|0 |1 is obsolete| | Attachment #72020|0 |1 is obsolete| |
--- Comment #6 from Marc P marc.pluhar+winehq@gmail.com --- Created attachment 72044 --> https://bugs.winehq.org/attachment.cgi?id=72044 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.