<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