|
|
|
|
|
by danoon
1888 days ago
|
|
Yes, the goal of Boxedwine is to run old Windows programs in a platform independent way without a VM or disk images. So basically it is Dosbox but for Windows. At first I started out writing my own Win32 API implementation, and it worked for the first couple of games. But eventually I saw it was more than 1 person could do. That is when I realized Wine was the only solution and since that only worked on Linux, I had to create minimal Linux emulator to run Wine. Implementing the kernal syscalls did take some time. But It is capable to running emulated threads and processes in a single threaded app, which is why it works with Emscripten. |
|
https://en.wikipedia.org/wiki/Donald_Duck:_Goin%27_Quackers Says error about not being able to find the CD-rom drive.
https://humongous.fandom.com/wiki/Putt-Putt:_Pep%27s_Birthda... I just get a error saying "Error É" whilst trying to run the executable.
Both do install fine into %APPDATA% though. I've tried both the x86/x64 versions executables of Boxedwine.
Mounting CD-rom directly, extracting it to ISO then to a folder doesn't seem to work either.
Do you happen to have any idea what I might be doing wrong or if those games are not yet supported at all?
Thanks