https://bugs.winehq.org/show_bug.cgi?id=56225
--- Comment #14 from Fabian Maurer dark.shadow4@web.de ---
Unfortunately, Myst deadlocks again when loading the first level. It's not clear to me whether that's another problem with DPMI or something else entirely. The first level doesn't load in Wine 3.1 either.
Yeah, the main thread enters a deadloop waiting for I-don't-know-what to happen. I tried to debug it, but I can't even get gdb to disassemble the code that runs. Win16 is a pain.
Not sure it is worth the effort though, you can just install otvdm (e.g. https://github.com/Winetricks/winetricks/pull/2180) and it runs just fine. Do you think there is an advantage to have this working natively in wine?