leecher1337 / ntvdmx64

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

Install.bat fails due to detecting 64-bit installation of Windows 10 as being 32-bit #170

Closed Coolie2 closed 1 year ago

Coolie2 commented 2 years ago

As I'm not the biggest fan of the terminal, I was glad to find this option for launching DOS games. Unfortunately, when trying to run the Install.bat file as an administrator, I was told to use the regular version of the utility as it had detected my 64-bit Windows 10 installation as being 32-bit. If there's any log files that may help in figuring out what the issue might be, I'd be glad to upload them!

leecher1337 commented 2 years ago

You can list the output of the following registry query:

reg query HKLM\Hardware\Description\System\CentralProcessor\0

Normally, on x86 systems, the "Identifier" subkey begins with "x86" on a 32bit system.

If you are planning to use NTVDMx64 just for games, you may be disappointed, the CCPU is slow and there is no support for high video resolutions, so you may be better off using dosbox, if it's just for running games.

leecher1337 commented 1 year ago

No answer given regarding output, closing. If still relevant, reopen.