http://bugs.winehq.org/show_bug.cgi?id=30772
Bug #: 30772 Summary: Klick & Play complains about a lack of a DIB engine Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: computers57@hotmail.com Classification: Unclassified
On a SimTower CD I got a long time ago, there is a demo of a game maker called Klick & Play. However, when I try to run any game, I get the following error on the console: err:dc:CreateDCW no driver found for L"DIB" And the Klick & Play then complains about a lack of RAM.
From what I can tell, it may be trying to load a custom driver, but the driver
is a 16-bit DLL (actual filetype is .drv) and probably doesn't work with the 32-bit side of Wine.