Reply 20 of 32, by Nicht Sehr Gut
- Rank
- l33t
Originally posted by Unregistered How do you match the games setup to Dosbox`s config?
Almost all DOS games come with some kind of SETUP or INSTALL program.
You need to run that and check if it matches properly with the audio settings for DOSBOX. A very few DOS games will "auto-configure" themselves, but PQ3 isn't one of them. You need to get familiar with these setup programs if you're going to deal with DOS games. Name should be INSTALL or SETUP or something similar, you'll need to check your game documentation to be sure.
(NOTE: A potential problem is if you're installing PQ3 from the "Police Quest Collection" CD-set. To change the setup, you have to re-install the game).
You'll also need to make sure your DosBox .CONF is created properly. If you don't already have one, DosBox will create the file with it's default settings for you by typing this command.
config -writeconf dosbox.conf
Edit this file and change the "keepsmall" setting to "true". Quit DosBox, then start it up again.
Notice when you start up DosBox you should see:
SET BLASTER=A220 I7 D1 T3
That means you have a SoundBlaster v2.0 (T3), with an address of 220 (A220), an IRQ of 7 (I7), and a DMA of 1 (D1).
That's what you need to match up in your game's setup program. When in doubt, choose the most basic soundblaster option available.