http://bugs.winehq.org/show_bug.cgi?id=201
alexd14@hushmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexd14@hushmail.com
--- Comment #29 from alexd14@hushmail.com 2007-10-15 12:40:59 --- Update: I'm currently working on this bug :), or, to be exact, the igowin problem (Sacrifice may or may not be a separate bug). I figured out that it's palette-related (GetSystemPaletteEntries function is causing problems because it doesn't behave on Wine as it does on Windows) and at this point I've a very raw and hacky fix to X11DRV_GetSystemPaletteEntries that fixes transparency problem. I'm very new to wine hacking so it probably will take some time to get it into acceptable form, plus I need to further research differences in behavior of this function on various windows versions, but I hope I'll be able to submit a conformance test and a patch soon enough.