I’m trying to get an old Windows game running for a friend.
It seems to be a 16bit macromedia app and I kind of got it running in a Win 98 VM using Virtualbox. DOSBox seems to get confused by it being a Windows app.
Thing is, the friend is very much not good with tech and I want to set everything up for him to “just work”. Installing VBox might be a bit too much.
Apparently, you can install Windows inside DOSBox, but is that really stable and usable for layman? Are there any other approaches?
Super basic, but have you already tried using the compatibility mode? If it runs in a Windows 98 VM it should theoretically work with compatibility mode set to Windows 98.
Native solutions are best, if they’re effective.
Doesn’t work, unfortunately. It seems to be a 16bit app.
Ah, I didn’t realize that was a limitation.
So here’s an article about packaging a 16-bit application with winevdm, an open source 16-bit emulator, into an MSIX which makes it installable and launchable as if it were a single application: Running 16-bit applications on Windows 10 64-bit.
Definitely a more complex process though.
I also suggest looking for the software on myabandonware.com because they collect community-built fixed versions of older applications, especially games. If anyone has made a fixed version for this game, it will probably be there.