Thread: Dosbox Config
View Single Post
Old 22-02-2005, 11:00 AM   #7
Reup
10 GOSUB Abandonia
20 GOTO 10
 
Reup's Avatar

 
Join Date: Dec 2004
Location: Eindhoven, Netherlands
Posts: 1,508
Default

DOSBOx.conf seems properly documented to me... a lot of comments about each settings there... if you don't bother to read them...

But the problem in this thread does not seem to be with configuring, but rather using DOSBox. Using the 'mount' command is really straighforward. After you've mounted your drive using

mount c: "d:\My Documents\My Games\whatever"

change to it by typing C:

Your prompt should change to C:\ and you're in the mounted folder now, of which you can see the contents using dir. Type run the .exe,.bat or .com-file that starts up the game and there you are.
You can add the mount-command to the DOSBox.conf-file to automatically make your drive-mounts at startup. Add them to the [AUTOEXEC] part at the bottom of the file.

PS. Note the double quotes. These are only needed if your path contains spaces and other weird characters.
Reup is offline                         Send a private message to Reup
Reply With Quote