hi, Has anyone tried to get allegro win32 directx apps running under wine? I find that for the most part they seem to run, but some insist on using a non-existing bpp of 24 (should be 32), I've tried hacking the x11 driver and the direct draw hal code to match bpp 24 with 32 and the allegro app will run after that (if anyone is interested, attached is a patch for that). Now the allegro app does not respond to any key press. Anyone have tips on how to debug this? -- basic -------------- next part -------------- A non-text attachment was scrubbed... Name: allegro-bpp24.patch Type: text/x-patch Size: 1483 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20040822/6c3f786e/allegro-bpp24.bin