leecher1337 / ntvdmx64

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

Could it resize command prompt window to fullscreen on Windows 10 x64? If it can't, things would crash. #68

Closed ghost closed 4 years ago

ghost commented 4 years ago

Some DOS programs need to be run at fullscreen (for example DOOMS19). However the original NTVDM isn't able to resize it's window size to fullscreen in Windows 10. So the DOS program would crash. I think it's an issue with Windows 10 command prompt, because pressing Alt + Enter wouldn't resize it's window to fullscreen.

Is this bug already fixed in NTVDMx64? Thanks.

leecher1337 commented 4 years ago

Just for reference, inc case someone finds this closed ticket: https://github.com/leecher1337/ntvdmx64/issues/41#issuecomment-510906104

Short answer: Unfortunately, this is impossible to fix due to windows driver architectural changes.