Hey all. I'm new here (as you can see), and I downloaded the Soundblaster tool and some DOS prompt tool for XP, and I still have no sound for my DOS games (soundblaster I think). How do I get sound?
Thanks,
DW
Sound help
- DarkWarriorXII
- Newbie
- Posts: 2
- Joined: Sat Aug 30, 2003 11:31 am
- Location: NJ
Sound help
Visit simcityrush.com today! One of the best SimCity 4 fansites around, with a new site to be released soon.
- Check-Mate
- Lover Of The Tiny Guybrush
- Posts: 1030
- Joined: Sun Jan 12, 2003 4:28 pm
- Location: Canada
-
- Way too much free time
- Posts: 558
- Joined: Wed Apr 23, 2003 10:28 pm
- Location: Nowhere.
If you mean VDMSound, if you haven't already done so either:
a- Run the Game with "Run with VDMS"
b- Open a DOS Prompt and type 'dosdrv' before running your game
c- Create a Batch File similar to the following:
* Replace file0001 with the game's main executable.
a- Run the Game with "Run with VDMS"
b- Open a DOS Prompt and type 'dosdrv' before running your game
c- Create a Batch File similar to the following:
Code: Select all
dosdrv
file0001*