mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
Change to dosbox-x
This commit is contained in:
parent
05b3fccbb6
commit
5576307ece
@ -17,12 +17,12 @@ Scenario 1
|
|||||||
|
|
||||||
Scenario 2
|
Scenario 2
|
||||||
|
|
||||||
- Mouse integration driver is installed and defined in dosbox.conf
|
- Mouse integration driver is installed and defined in dosbox-x.conf
|
||||||
- DOSBox-X has been reset at least once with <kbd>F11</kbd>+<kbd>R</kbd>
|
- DOSBox-X has been reset at least once with <kbd>F11</kbd>+<kbd>R</kbd>
|
||||||
|
|
||||||
### Video
|
### Video
|
||||||
|
|
||||||
This guide assumes you are using the default DOSBox-X machine `svga_s3` for which DOSBox-X sets video memory to `512Kb` by default. To use higher resolutions and color depths, adjust `vmemsize` in `[dosbox]` accordingly to your needs (see `dosbox.reference.conf`).
|
This guide assumes you are using the default DOSBox-X machine `svga_s3` for which DOSBox-X sets video memory to `512Kb` by default. To use higher resolutions and color depths, adjust `vmemsize` in `[dosbox]` accordingly to your needs (see `dosbox-x.reference.conf`).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -32,7 +32,7 @@ This guide assumes you are using the default DOSBox-X machine `svga_s3` for whic
|
|||||||
- next to `DOSBox-X.exe`, create a `VirtualHD` directory
|
- next to `DOSBox-X.exe`, create a `VirtualHD` directory
|
||||||
- inside `VirtualHD` create a `WINSETUP` directory
|
- inside `VirtualHD` create a `WINSETUP` directory
|
||||||
- extract Windows 3.1 floppies into it ([7-Zip](https://www.7-zip.org/) can extract IMG files)
|
- extract Windows 3.1 floppies into it ([7-Zip](https://www.7-zip.org/) can extract IMG files)
|
||||||
- next to `DOSBox-x.exe` create a `dosbox.conf` with the following content:
|
- next to `DOSBox-x.exe` create a `dosbox-x.conf` with the following content:
|
||||||
```
|
```
|
||||||
[cpu]
|
[cpu]
|
||||||
cycles=25000
|
cycles=25000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user