Update INSTALL.md

This commit is contained in:
Wengier
2021-08-01 23:38:31 -04:00
parent b5facaf497
commit 67b199f725

View File

@@ -37,7 +37,7 @@ You can easily upgrade from a previous version of DOSBox-X to the new version wi
Apart from the Windows installers, you can find six zip packages (three before 0.83.13) for each DOSBox-X version for the Windows platform in the [Releases](https://github.com/joncampbell123/dosbox-x/releases) page as an alternative way to install DOSBox-X. These zip files are portable packages containing binaries built with Visual Studio 2019 (Win32, Win64, ARM32, ARM64 respectively), MinGW (Win32 and Win64 respectively). For the current DOSBox-X version 0.83.16, these portable Visual Studio builds are separately available from:
* [dosbox-x-vsbuild-win32-20210701083944.zip](https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v0.83.16/dosbox-x-vsbuild-win32-20210801012924.zip) (Visual Studio Win32 builds)
* [dosbox-x-vsbuild-win32-20210801012924.zip](https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v0.83.16/dosbox-x-vsbuild-win32-20210801012924.zip) (Visual Studio Win32 builds)
* [dosbox-x-vsbuild-win64-20210801012924.zip](https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v0.83.16/dosbox-x-vsbuild-win64-20210801012924.zip) (Visual Studio Win64 builds)
* [dosbox-x-vsbuild-arm32-20210801012924.zip](https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v0.83.16/dosbox-x-vsbuild-arm32-20210801012924.zip) (Visual Studio ARM32 builds)
* [dosbox-x-vsbuild-arm64-20210801012924.zip](https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v0.83.16/dosbox-x-vsbuild-arm64-20210801012924.zip) (Visual Studio ARM64 builds)
@@ -138,15 +138,15 @@ macOS versions earlier than 10.12 (Sierra) are not officially supported. If you
Besides Windows, Linux and macOS packages, there are also packages released for the DOS operating system. Yes, DOSBox-X can officially run on DOS systems as well, as some DOS users seem to prefer to run DOS applications and games through a DOS emulator. With DOSBox-X running in DOS you are able to emulate another DOS system with a different PC configuration (such as different machine types, video and sound cards etc) that works better for the purpose of the users. But please note that due to the limitations of this environment not all features of DOSBox-X that are available in other platforms can be supported in the DOS version.
For the current DOSBox-X version 0.83.15, the official DOS version is available in the following zip package:
For the previous DOSBox-X version 0.83.15, the official DOS version is available in the following zip package:
* [dosbox-x-mingw-hx-dos-20210701082051.zip](https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v0.83.15/dosbox-x-mingw-hx-dos-20210701082051.zip)
The HX-DOS package allows you to run DOSBox-X in a real DOS system (MS-DOS 5.0+ or compatible) with the help of the freely-available [HX DOS Extender](https://github.com/Baron-von-Riedesel/HX), which is already included in the recent DOS release packages. Once you unzip the package you can directly type ```DOSBOX-X``` to run in DOS. See the README.TXT file inside the DOS package for more information.
Alternatively, you can run DOSBox-X from a DOS environment with the help of the free [LOADLIN](https://docstore.mik.ua/orelly/linux/lnut/ch04_03.htm) program. The alternative DOS package for DOSBox-X 0.83.15 using this approach is available from:
Alternatively, you can run DOSBox-X from a DOS environment with the help of the free [LOADLIN](https://docstore.mik.ua/orelly/linux/lnut/ch04_03.htm) program. The alternative DOS package for DOSBox-X 0.83.16 using this approach is available from:
* [dosbox-x-dos-0.83.15-loadlin.zip](https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v0.83.15/dosbox-x-dos-0.83.15-loadlin.zip)
* [dosbox-x-dos-0.83.16-loadlin.zip](https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v0.83.16/dosbox-x-dos-0.83.16-loadlin.zip)
With this LOADLIN DOS package you can run DOSBox-X right from DOSBox-X's DOS shell. Start the outside DOSBox-X with the setting ```memsize=127``` and ```cputype=pentium``` (perhaps also ```fullscreen=true``` and/or ```autolock=true```). Go to the directory where the files are extracted and type ```DOSBOX-X```. Then just wait for DOSBox-X to be automatically loaded within DOSBox-X.