leecher1337 / ntvdmx64

Run Microsoft Windows NTVDM (DOS) on 64bit Editions
804 stars 81 forks source link

Some programs do not start after installing NTVDMx64 #158

Closed MrPepka closed 2 years ago

MrPepka commented 2 years ago

I am using the autobuild-ccpu-fre.cmd build The patch compiles, but after installing it and restarting my computer, I cannot run 32-bit programs. Only after uninstalling the patch (sometimes you have to restart the computer after that) these programs start. How can I solve it?

leecher1337 commented 2 years ago

Did you wait long enough for the debug symbols to download? Could take a few minutes to download 32bit symbols upon first launch of 32bit application.

leecher1337 commented 2 years ago

I was able to reproduce it on another machine, hopefully the loader update fixes your issues.

MrPepka commented 2 years ago

Thanks, the patch is now working properly