First post, by Swil
I don't know if this is posted anywhere, but it doesn't seem to be anywhere obvious and I thought it might help people.
Problem I came across was this - trying to get a certain DOS game (in this case, Realms of the Haunting) working under XP. Problem was, using VDMSound, I was getting horrible sound, it was clicking and causing vidoes to skip etc etc.
Anyway, after a fair bit of stuffing around I discovered the problem - XP's own SoundBlaster emulator. It's on by default, and it's not very good. Trying to run both that and VDMSound was causing the problem. Turned that off, along with a couple of other things VDMSound was doubling up (MSCDEX for example) and it's running a lot better. Not perfect, but much better.
To turn off XP's SB emulation, you need to open up:
%SystemRoot%\system32\autoexec.nt
Then REM the first SET BLASTER line and un-REM the second one. This is also where you can turn off XP's MSCDEX implmentation etc, but I don't think there's much point.
Does this help anyone or am I pointing out the obvious?