Optimizing Sierra Games for DOSBox
-
- Al who?
- Posts: 14
- Joined: Fri Aug 06, 2010 3:17 am
Optimizing Sierra Games for DOSBox
I've been searching the help pages but I can't find anything about what the optimum settings are for running Sierra games. What I mean are things like the different machine types that can be used (svga_3, tandy, etc.) How do I know if I'm getting the best possible sound out of the games, especially the older ones, when I run them in DOSBox?
- MusicallyInspired
- Village Elder
- Posts: 3143
- Joined: Fri Oct 10, 2008 8:46 am
- Gender: Male
- Location: Manitoba, Canada
- Contact:
Re: Optimizing Sierra Games for DOSBox
For AGI games set the machine type to Tandy to get the 3-voice+noise channel sfx/music. For everything else the standard settings should suffice when each game is set with its own install utility to Adlib/Sound Blaster. It's all pretty straightfoward, though. The Readmes that come with DOSBox explain all the settings fairly well, I think. Even in the config file itself (dosbox.conf) explains it a little bit. Usually everything works right out of the box, though. Besides AGI games which need the machine type set to "tandy" for the best sound output.
You can even create multiple config files named whatever you want (with the .conf extension) and make alternate shortcuts that call them like this:
Or whatever.
You can even create multiple config files named whatever you want (with the .conf extension) and make alternate shortcuts that call them like this:
Code: Select all
"C:\Games\DOSBox\DOSBox.exe" -conf agitandy.conf
"C:\Games\DOSBox\DOSBox.exe" -conf winmidi.conf
"C:\Games\DOSBox\DOSBox.exe" -conf default.conf
01010100 01110010 01110101 01110011 01110100 00100000 01010100 01001000 00110001
-
- Al who?
- Posts: 14
- Joined: Fri Aug 06, 2010 3:17 am
Re: Optimizing Sierra Games for DOSBox
EDIT: Nevermind! I found the Preference file that needed to be changed and now have the polyphonic sound in my old AGI games!