Thandor the following bellow is the bat file that I start Blake Stone with.
--------
c:\dosbox\dosbox.exe -c "cycles 9010" -c "mount c c:\games" -c "c:" -c "cd dgames" -c "cd bstone" -c "bs_aog.exe powerball radar"
--------
I have used the same bat file, with minor adjustments for other dos games, for all the MSDOS games that I have and it works well for me over the years. How do I add the "scaler" cmd to the bat file? I don't need to inlarge the screen for the MSDOS games.
Quote:
Originally Posted by Thandor
Open the dosbox-0.74.conf file and search for the scaler value. It'll probably say scaler=none, but if you configure it to scaler=normal2x or scaler=normal3x it will double or triple the screensize. There are other scalers available as well (see the documentation inside the .conf file).
|