Archive for May 23rd, 2008

Create a config file for DosBox in Linux

If you are using dosbox to play old games in linux, you can use this command to create a config file. First open the dosbox console by typing ‘dosbox’ in your terminal. Then type in this command…


CONFIG -writeconf dosbox.conf

The file ‘dosbox.conf’ will be created in your home folder

Original Source