mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
update Windows 98 SE notes
This commit is contained in:
@@ -3,9 +3,26 @@
|
|||||||
|
|
||||||
Use core=dynamic for a faster install.
|
Use core=dynamic for a faster install.
|
||||||
|
|
||||||
Turn OFF the "non-recursive page fault" option during
|
For the first phase of the install, make sure
|
||||||
the install phase. Leaving it on guarantees that DOSBox
|
you set:
|
||||||
(with core=dynamic) will segfault after the 2nd reboot.
|
|
||||||
I have no idea at this time what the segfault is about.
|
dynamic core cache block size=32
|
||||||
You can turn the non-recursive page fault back on later.
|
|
||||||
|
Let it install then reboot. Stop the emulation
|
||||||
|
before it starts booting again, and change it to:
|
||||||
|
|
||||||
|
dynamic core cache block size=1
|
||||||
|
|
||||||
|
For the rest of the install, leave it at that
|
||||||
|
setting.
|
||||||
|
|
||||||
|
The setup phase may show some invalid page fault
|
||||||
|
dialog boxes (for some reason). If you ack them,
|
||||||
|
Windows will make it through the install and
|
||||||
|
boot up properly.
|
||||||
|
|
||||||
|
Do not change the dynamic core cache block size
|
||||||
|
back to 32. Windows 98 will become unstable and
|
||||||
|
DOSBox will likely segfault at some point, usually
|
||||||
|
when opening the Control Panel.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user