http://bugs.winehq.org/show_bug.cgi?id=30267 --- Comment #8 from Alex Henrie <alexhenrie24@gmail.com> --- Actually, I'm not sure that the hack I attached fixes the problem in all cases. The ddraw wrapper hides all modes with more than 16 bits per pixel, and it might indeed be necessary to hide 24-bit modes as well as 32-bit modes, but I can't test that because I don't get any 24-bit modes enumerated in ddraw7_EnumDisplayModes even if I run `Xephyr :1 -ac -screen 800x600x24` and start Dominion Wars with WINEDEBUG=+ddraw and DISPLAY=:1. Something in my hardware or software stack must not support 24-bit color. Regardless, the hack shows where the problem lies. -- 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.