Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Place the folder on the C drive, where you place it will be important. So I usually put it right on the C Drive.
Put all of your dosgames in that folder (I usually make folders for each seperate game to keep all of the files for one game together, which is also important because the game needs them to run).
You will want to note where the EXE file is located for each game. Example: dosgames (folder)>keen(folder)>keen1(folder)>keen1.exe
Run DOSBox.
You have to mount the folder with all the dosgames. You will need to follow the folder paths.
Example:
mount C C:\dosgames (If right on the C Drive)
C:
But if dosgames is inside Users/<Username>/Desktop then the mount would look like this:
mount C C:\Users\<Username>\Desktop\dosgames
C:
From here you need to find the EXE file for the game, so you need to change directory (cd) to get to it. From my example the EXE file was located in keen(folder)>keen1(folder)>keen1.exe
So I would type:
cd keen
cd keen1
keen1.exe
Your game should run at this point.
Other notes:
Alt-Enter will put you in and out of full screen.
Here is a summary of what DOSBox would look like following these steps:
Z:\>mount C C:\dosgames
Drive C is mounted as local directory C:\dosgames\
Z:\>C:
C:\> cd keen
C:\KEEN>cd keen1
C:\KEEN\KEEN1>keen1.exe
http://dfendreloaded.sourceforge.net/