


mount C /home/tuts/Desktop/DOSBOX_ProgramsĪnother tweak you can perform is open the DOSBox window in fullscreen when launched. Don’t forget to replace the path with your path. To automate this process, open the DOSBox conf file and add the following lines at the bottom. Whenever you log out or reboot your computer, you will have to mount the directory again using the commands above. One of the tweaks we should perform is making DOSBox automatically mount the directory assigned to it. Open the file using any text editor installed on your computer. Open the folder, and you should see the DOSBox conf file. In case you are not able to see these hidden files, hold CTRL + H. It is a hidden folder located in the home directory. To do this, we need to access the DOSBox configuration (conf) file. However, there are still a few tweaks you can do to make to personalize DOSBox to your liking. Once you have mounted your directory of choice, you can now proceed to install your classic games. mount C /home/tuts/Desktop/DOSBOX_Programs Here, we will mount a folder on the Desktop named, DOSBOX_Programs. Path-To-Mount can be any preferred location. The label can be any letter like C, D, etc. To mount the directory you want to access inside DOSBox, use the following command syntax.

Just like a virtual machine, the DOSBox environment is separate from your filesystem. Launch DOSBoxīefore running any application in DOSBox, we need to mount a directory that shall hold all the necessary files. The status pane and the command line pane. Step 5) Create an executable program and library to start the installation. “no acceptable C compiler found in $PATH.” Note, you need to have a GCC compiler installed otherwise, it will raise an error. Note, your file name might be different depending on the DOSBox release you downloaded or the site from which you downloaded the setup. Step 2) Since it’s a compressed file, we need to extract it. For this article, we placed the setup on the Desktop. Step 1) Open Terminal and navigate to the tar.gz directory. sudo Īfter downloading the tar.gz setup file, we need to compile and install the app using the procedure below.

#How to install quake in dosbox full download
You can also download the setup using wget command. For other Linux distributions, you will have to download the tar.gz file from the link below. sudo apt-get install dosboxĭOSBox will be installed, and you can find it under the applications menu.
#How to install quake in dosbox full software
(Note: Generally, this option will provide better performance on newer Devices with faster GPU's).Ubuntu users can download DOSBox from Ubuntu Software Center.įor any other Debian distribution, use the apt or apt-get command to install DOSBox.
