http://bugs.winehq.org/show_bug.cgi?id=11557
Summary: winmm.dll - mmtaskcreate16 fix Product: Wine Version: 0.9.54. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: al_dube@sympatico.ca
The guys at http://www.japheth.de/HX.html already fixed the mmtaskcreate16 error for winmm.dll
I replaced wine-0.9.54's winmm.dll with HX DOS Extender's version of the file and I can now play Wizardry Gold which was impossible with wine before.
This should be an easy fix since another open source project did the work for you.
Al Dube
http://bugs.winehq.org/show_bug.cgi?id=11557
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2008-02-12 00:35:04 --- Interesting. I hadn't heard of HX before.
Its winmm.dll is written in 2500 lines of assembler, and is pretty skeletal. It's also not obvious what error you're talking about, or how HX fixes it.
Can you try Wizardry Gold on plain old wine-0.9.54 and attach the error log?
It doesn't look like Wizardry Gold is available for free legally; it's online at http://www.classic-gaming.net/game/646/ and probably on ebay. It's also available in a collection, see http://www.amazon.com/Interplay-C95-895-0-Ultimate-Wizardry-Archives/dp/B000...
http://bugs.winehq.org/show_bug.cgi?id=11557
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-02-12 00:37:54 --- (In reply to comment #0)
The guys at http://www.japheth.de/HX.html already fixed the mmtaskcreate16 error for winmm.dll
What kind of bug is that?
I replaced wine-0.9.54's winmm.dll with HX DOS Extender's version of the file and I can now play Wizardry Gold which was impossible with wine before. This should be an easy fix since another open source project did the work for you.
It would be nice to know the nature of the bug and a fix.
http://bugs.winehq.org/show_bug.cgi?id=11557
--- Comment #3 from Austin English austinenglish@gmail.com 2008-02-12 00:47:12 --- Open source != compatible with Wine (not always at least).
According to the copyright, HX Dos extender is freeware. Doesn't have an actual license listed...Is it public domain, X11 license, BSD, GPL, LGPL, etc.?
http://bugs.winehq.org/show_bug.cgi?id=11557
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-02-12 00:50:37 --- (In reply to comment #3)
Open source != compatible with Wine (not always at least). According to the copyright, HX Dos extender is freeware. Doesn't have an actual license listed...Is it public domain, X11 license, BSD, GPL, LGPL, etc.?
It doesn't matter, it's useless for Wine anyway.
http://bugs.winehq.org/show_bug.cgi?id=11557
--- Comment #5 from Al Dube al_dube@sympatico.ca 2008-02-12 07:47:25 --- Sure, I'll see what I can do to give you the actual error message in Wine-0.9.54.
I never heard of HX DOS Extender myself until yesterday which creates a minimal win32 enviornment in DOS.
I decided to try out to try copying their DLLs to Wine's windows/systems folder with this shocking effect.
After a bit of googling, these guys don't seem to mind using Wine DLLs to add functionality to HX DOS Extender, and seems to be some kind of open soursource/freeware project as the DRDOS/OPENDOS Enhancement project is using it.
later,
Al Dube
http://bugs.winehq.org/show_bug.cgi?id=11557
--- Comment #6 from Al Dube al_dube@sympatico.ca 2008-02-12 09:00:28 --- This was the error I was getting before in pretty much all the wines including wine-0.9.54:
m7ncd:~/.wine/drive_c/WizGold$ wine wizard.exe err:fixup:apply_relocations No implementation for MSVIDEO.100, setting to 0xdeadbeef fixme:mmsys:mmTaskCreate16 This is currently broken. It will fail
Al Dube
http://bugs.winehq.org/show_bug.cgi?id=11557
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2008-02-12 09:03:05 --- FIXME's are not the bugs. If you have a real problem with your application open another bug report and describe what the bug is that.
http://bugs.winehq.org/show_bug.cgi?id=11557
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2008-02-12 09:03:20 --- Closing.