http://bugs.winehq.org/show_bug.cgi?id=28550
Bug #: 28550 Summary: Klik & Play created games need DIB driver on CreateDC Product: Wine Version: 1.3.29 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: 00cpxxx@gmail.com Classification: Unclassified
Every game created with an old win3.11 tool called Klik & Play do not work in wine because a driver called DIB is passed as parameter to CreateDC and it returns error.
Looking at the DRIVER_GetDriverName function I can see a list where 3 different drivers are supported and DIB is not in it.
In an attempt to run an old game called Mortuum [2] I can see that it always fail due to this missing DIB driver: err:dc:CreateDCW no driver found for L"DIB"
Download: ftp://ftp.padua.org/pub/msdos/windows/games/local/mortuum.zip
http://bugs.winehq.org/show_bug.cgi?id=28550
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |ftp://ftp.padua.org/pub/msd | |os/windows/games/local/mort | |uum.zip
http://bugs.winehq.org/show_bug.cgi?id=28550
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2011-10-03 17:04:00 CDT --- Created attachment 36699 --> http://bugs.winehq.org/attachment.cgi?id=36699 backtrace
Attached the backtrace in wine-1.3.29-121-gfdda702.
http://bugs.winehq.org/show_bug.cgi?id=28550
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2011-10-06 16:25:42 CDT --- Duplicate.
*** This bug has been marked as a duplicate of bug 22217 ***
http://bugs.winehq.org/show_bug.cgi?id=28550
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2011-10-17 16:06:48 CDT --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=28550
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |computers57@hotmail.com
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2012-05-27 18:47:07 CDT --- *** Bug 30772 has been marked as a duplicate of this bug. ***