Closed ghost closed 2 years ago
Try core=normal. core=dynamic, depending on the build, might not fully work with environments like that.
Although here on x86_64 Linux, Windows 3.0 is able to start in Standard and Enhanced mode just fine even with core=dynamic.
core=normal did not work
is it due to config file or something else?i tried in Dosbox SVN and Dosbox-X, both give same error
I'm not able to reproduce this crash. I tried cputype=pentium and cputype=286, and core=normal. Windows 3.0 and "WIN /S" works perfectly fine.
Code of Conduct & Contributing Guidelines
Have you checked that no other similar bug report(s) already exists?
What operating system(s) this bug have occurred on?
Windows 10 Version 21H1 Home Single Language x64
Relevant hardware info
No response
What version(s) of DOSBox-X have this bug?
0.83.16
Describe the bug
When i try to run Windows 3.0 in Standard Mode, i get this error:
Expected behavior
Expected to start Windows in Standard Mode
Steps to reproduce the behaviour
install Windows 3.0 in a mounted directory and type: C: cd WINDOWS win /S
and get error "Illegal Descriptor Type A for INT21"
Used configuration
Emulator log
Additional context
this happened with Windows 3.0 MME too, also to 3.0, trying LOADFIX does not help i can only start Windows 3.0 in real and 386 Enhanced Mode Windows 3.1 works in both Standard and Enhanced Mode
what causes this issue?