View Single Post
Old 02-06-2007, 06:21 AM   #2
Scatty
Treasure hunter
 
Scatty's Avatar

 
Join Date: Jan 2006
Location: Little big small world
Posts: 1,906
Default

Mount the folder of Betrayal of Krondor. Change to that folder. Type dir and look for the .exe files. There should be a file called krondor.exe. Type this file and it will run the game. I'll write all the commands in a row.

mount c x:\folder-of-betrayal (x is the letter of drive where the game is located, after that the folder of the game)
c:
dir /p (lists all files in one page and waits for a key to continue if many files)
krondor.exe

You can put these lines at the very end of the file dosbox.conf, under [autoexec] so all commands run automatically when you start DosBox. Only adding dir /p is probably not necessary.
Scatty is offline                         Send a private message to Scatty
Reply With Quote