THIS IS HOW TO GET SOUNDBLASTER WORKING WITH IUC
I found out how to get SB working. The game depends on the CT-VOICE.DRV for SB access (this .drv is part of the SoundBlaster DOS drivers)
It needs the SET SOUND enviroment to be set, so it knows where to look for an load the sb driver. It will always look on the \drv\ subdirectory location no matter what.
So how do you enable it: simple. Say you have your SB drivers in C:\SB16 directory. Make there a \DRV\ subdirectory and put there the CT-VOICE.DRV file. Now on the dos prompt type:
SET SOUND=C:\SB16
the game will look for the sb16\drv\CT-VOICE.DRV file, load it and use SoundBlaster
