http://bugs.winehq.org/show_bug.cgi?id=3902
------- Additional Comments From the3dfxdude@gmail.com 2006-14-10 11:44 ------- The reason you see the message in 24-bit color depths for wanting to switch to 16-bit color is that the game is requesting it, but the X server cannot change color depths without restarting. So wine has to convert from 24 to 16-bit color to allow the game to run. Apparently the patch is not correct for 24-bit color?