DOSBox - ArchWiki [Link]
php/DOSBox
DOSBox
DOSBox ([Link] is an x86 PC DOS-emulator for running
old DOS games or programs.
Contents
1 Installation
2 Configuration
3 Usage
4 Tips
5 See also
Installation
Install the dosbox ([Link] package.
Configuration
No initial configuration is needed, however the official DOSBox manual refers
to a configuration file named [Link] . By default that file exists in your
~/.dosbox folder.
You can also make a new configuration file on a per-application basis by
copying [Link] from ~/.dosbox to the directory where your DOS app resides
and modifying the settings accordingly. You can also create a a config file
automatically: simply run dosbox without any parameters inside your desired
application's folder:
$ dosbox
Then at the DOS prompt, type:
Z:\> config -wc [Link]
The configuration file [Link] will then be saved in the current directory. Go
in a change whatever settings you need.
The configuration options are described in the official DosBox wiki:
[Link]
1 de 2 31/7/18 11:45
DOSBox - ArchWiki [Link]
Usage
A simple way to run DOSBox is to place your DOS game (or its setup files) into
a directory and then run dosbox with the directory path appended. For
example:
$ dosbox ./game-folder/
You should now have a DOS prompt whose working directory is the one
specified above. From there, you can execute the desired programs:
C:\> [Link]
Tips
If DOSBox traps your focus, use Ctrl+F10 to free it.
To play music, some DOS games require a MIDI synthesizer which DOSBox
does not emulate. However DOSBox can use one if one is available. A software
synthesizer such as FluidSynth or Timidity can be used if your computer does
not have a hardware synthesizer.
See also
[Link] - The official DOSBox site.
[Link] - Abandonia: large repository of old and
abandoned DOS games.
[Link] - [Link]: large repository of DOS
games.
Retrieved from "[Link]
oldid=504003"
This page was last edited on 24 December 2017, at 03:22.
Content is available under GNU Free Documentation License 1.3 or later
unless otherwise noted.
2 de 2 31/7/18 11:45