Displaying 1 result from an estimated 1 matches for "oshof32".
2005 May 18
4
256 colors (8bit) graphics not working
...st !! (It does the same on Win98 until you set the screen to 256
colours, then it is OK. But with Linux I thought I could find a better
solution !)
I have X normally running at 24 bits, with 16 and 8 bit entries in my
XFree86 config.
Reading the docs I added this to my .wine/config
[AppDefaults\\oshof32.exe\\x11drv]
"ScreenDepth" = "8"
"PrivateColorMap" = "Y"
I then run:
export WINEDEBUG=+palette
wine oshof32.exe
Amongst the output I get:
trace:palette:CreatePalette entries=20
trace:palette:CreatePalette returning 0x44
trace:palette:X11DRV_PALETTE_Ini...