View Single Post
Old 15-06-2007, 07:46 PM   #4
jg007
Super Freak
 
jg007's Avatar

 
Join Date: Feb 2007
Location: Peterlee, England
Posts: 169
Default

<div class='quotetop'>QUOTE(Mighty Midget @ Jun 4 2007, 08:07 PM) [snapback]292919[/snapback]</div>
Quote:
Thanks. By pasting that "choise" example, and modifying it, I now get a menu of games. Cool.
[/b]
you can also use commands in the batch files to set the dosbox settings for example -

config -get "cpu cycles"

this displays the current cpu cycles settins

config -set "cpu cycles=7000"

this will set the cpu cycles to 7000

I find this really great when programs require different speeds and I want them to all run in the same batch file as I can just add the ' config set ' command before running the game
jg007 is offline                         Send a private message to jg007
Reply With Quote