View Single Post
Old 05-10-2008, 10:09 AM   #5
TheChosen
"I" in the Team
 
TheChosen's Avatar

 
Join Date: Feb 2005
Location: Lappeenranta, Finland
Posts: 2,236
Default

Here's the whole thing you must do:

1. Get a shortcut to dosbox to your desktop.
2. Right-click it and choose properties
3. On the target line (the first line), type the following (without the *'s):

C:\DOSBox-0.72\dosbox.exe* c:\game\game.exe* -conf c:\game\dosbox.conf* -noconsole -exit

The first * is the basic path to your dosbox. When youre making a new shortcut, remove everything else but this. Including the -conf part.
The next * is the path to the game. Another basic thing. Remember to add the -conf part at the end of this path.
The last * is combination of the two. Put here the path to game's directory, but instead of running any programs, but dosbox.conf at the end. Add -noconsole & -exit too, so it will remove the console and turn off dosbox when you quit.
And remember, If your folders use spaces, remember to add the paths between brackets ("").

Hopefully this'l help ya.
TheChosen is offline                         Send a private message to TheChosen
Reply With Quote