cracyc

Results 309 comments of cracyc

This was an error in the patch where the file was being closed so mmioclose would fail. I updated the patch to not do that, if you try it the...

Dos support isn't complete. You should try it in dosbox or msdos player instead.

The main part of the installer is a win32 program so changing the version reported by winevdm won't make a difference except for the win16 stub which gives an error...

The problem is that once the win32 part of the install is running there is nothing that winevdm can do. The os version check happens after the win16 stub has...

Win32s programs are win32 programs so are not in scope. If they use win16 dlls then the issue is the same as https://github.com/otya128/winevdm/issues/1325.

Winevdm dos support is rudimentary. Dosbox is much better for doom if you don't want to use one of the many win32 ports.

Dosbox can forward the ipx networking, https://www.dosbox.com/wiki/Connectivity, but a win32 port with native tcpip would be much eaiser.

I don't think this is a bug but an artifact of the game being designed to work at 640x480 resolution. It's impossible to know for sure without testing it directly...

I couldn't get that problem to happen. Are you sure it's not caused by something other than winevdm?