Thread: DOSBox
View Single Post
Old 03-22-2009, 02:26 AM   #2
Shadow Stranger
Avatar
 

Join Date: December 9, 2007
Posts: 594
Default Re: DOSBox

I have used it successfully for some AD&D games like Ravenloft: Stone Prophet.
Firstly, I created a new directory, C:\OldGames. All new games are installed in this directory.
Secondly, OldDosBox program itself is installed at: C:\Program Files\DOSBox-0.72. You can activate it via the Start Menu.

My dosbox.conf file has been altered so that the only thing I need to do is type in "sp" and press Enter. The relevant part of the file is shown below:
[autoexec]
# Lines in this section will be run at startup.
MOUNT C C:\OldGames\Prophet
MOUNT D Y:\ -t cdrom
C:

An example, Mounting Lands of Lore - Throne of Chaos. Create a directory in OldGames called "LandsofLore-TheThroneofChaos". Note the lack of spaces.

In the Command Prompt:
C:\WINDOWS\SYSTEM32>cd C:\Program Files\DOSBox-0.72
C:\Program Files\DOSBox-0.72>dosbox C:\OldGames\LandsofLore-TheThroneofChaos
C:\Program Files\DOSBox-0.72>

(This mounts the directory as the virtual C: directory in OldGames.)

In the Dosbox itself:
type "lands" at the prompt

(Omit the quotes, "lands" is what you would type at the Command Prompt to run the program.)

Q: Great README, but I still don't get it.
A: A look at "The Newbie's pictorial guide to DOSBox" located at
http://vogons.zetafleet.com/viewforum.php?f=39 might help you.
Also try the wiki of DOSBox:
http://dosbox.sourceforge.net/wiki/

(For anyone familiar with Stone Prophet, you will know that you are supposed to type in "Prophet". This activates the file prophet.bat, which leads to an annoying message about obsolete sound drivers coming from a defunct Canadian company. So I just go straight to sp.exe.)
Shadow Stranger is offline   Reply With Quote