First post, by Runar
Hi. I am buildling quite an extensive batch-menu for my family for loading good old retro gamles. That is, when I start dosbox, I launch a batch-file that displays something like:
Press 1 to load 'this game'
Press 2 to load 'that game'
etc..
(as in the old days, I then have batch-files 1.bat, 2.bat etc to actually load the selected game, and when that game finished, I return to the menu folder and display menu.bat again)
This works very welll, and makes it easy for everyone in the familty to just run dosbox and run their favourite game.
However, as games differ, so does the preferred cpu cycles etc that they should run under.
I therefore would very much like to be able to set cpu cycles as part of my batch-commands, and preferrably other stuff like fullscreen mode=true/false etc. And I guess there is other relevant parameters that would also be nice to change on the fly.
That way I can customize each game as I see fit, without the need of having a lot of dosbox-icons.
Regards, Runar