https://bugs.winehq.org/show_bug.cgi?id=56946
Bug ID: 56946 Summary: Include fixes for mmsystem.dll16 and user.dll16 from WineVDM project Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: contact@jaybmusic.net Distribution: ---
Hello!
I need to get old 16-bit software editors running on Linux / MacOS. The programs in question: https://www.jaybmusic.net/Downloads/X5D-Editor.zip (Korg SE05 Editor for X5/D/R) https://www.jaybmusic.net/Downloads/SED-02W.zip (Korg NS5R Editor)
The problems: MIDI Out works with no issues. As soon as you open MIDI In it shows a "Not Enough Memory" error.
The error log says: 00e0:fixme:winmm:MMSYSTDRV_Message NIY: no conversion yet 16->32 kind=1 msg=57
I reported this to the WineVDM project and they included a fix for the mmsystem.dll16 code: https://github.com/otya128/winevdm/pull/547/files
Another issue already fixed is linked to the GUI of the NS5R Editor where window elements overlap and cause the program to crash eventually. This has also been fixed in the user.dll16 code: https://github.com/otya128/winevdm/pull/1239/files
Please merge these fixes into the official wine code so we can use these pieces of old MIDI software properly. Thank you.
https://bugs.winehq.org/show_bug.cgi?id=56946
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de