Vesto
01-15-2002, 07:34 PM
I get pops, cracks or distortions in sound and music. Make it stop!
You could try setting the variable 'snd_iMaxExtraChannels' to a higher number in the PersistentSymbols.ini file in the Scripts directory e.g.:
persistent extern INDEX snd_iMaxExtraChannels=(INDEX)32;
Be advised, this can cause even more problems if your sound card doesn't support this many channels! If the sound problem persists, you should also check your audio driver and DirectX installation.
You could try setting the variable 'snd_iMaxExtraChannels' to a higher number in the PersistentSymbols.ini file in the Scripts directory e.g.:
persistent extern INDEX snd_iMaxExtraChannels=(INDEX)32;
Be advised, this can cause even more problems if your sound card doesn't support this many channels! If the sound problem persists, you should also check your audio driver and DirectX installation.