View Single Post
Old 04-02-2007, 07:02 PM   #2688
HomerDOHSimpson
Newbie

 
Join Date: Jan 2007
Location: ,
Posts: 21
Default

In the dosbox folder is a .conf file you can edit the cycles dosbox start with.
You can also copy&paste and create a GAMENAME.conf file for every game and create a batch file to start with this file.

Here's my batch file for Ultima 8. (Ultima.bat)

C:\Programme\DOSBox-0.65\DOSBox -conf C:\Programme\DOSBox-0.65\Ultima8.conf Y:\DOSGAMES\Ultima8\u8.exe

1st part where dosbox is
2nd part (-conf) start game with specific conf file
3rd part where the exe of the game is


If this don't help. READ THE README.
HomerDOHSimpson is offline                         Send a private message to HomerDOHSimpson
Reply With Quote