Xonotic Forums

Full Version: Nexuiz Bleach loud noise
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The noise in Nexuiz Bleach is too loud when playing the map in Xonotic, it is unplayable. Is there any setting to fix it or a sound file to make quieter?
How to get the map: extract from Nexuiz GPL data or from my Nexuiz map pack.
Try:
Code:
snd_staticvolume 0

It could be fixed in the .mapinfo file with:
Code:
clientsettemp_for_type all snd_staticvolume 0
Ideally, we should find the cause of the louder sound in Xonotic that didn't occur in Nexuiz, rather than modifying the map package itself.
Thanks, -z-.

Possible cause of louder sound is engine upgrade:
Quote:Lee_Stricklin

[...] Bleach also has an issue with it's ambient sound, possibly due to the engine upgrades Xonotic has. The background noise on that map is overwhelming.
(08-11-2017, 10:23 PM)Mario Wrote: [ -> ]Ideally, we should find the cause of the louder sound in Xonotic that didn't occur in Nexuiz, rather than modifying the map package itself.
the solution is propably that strahlemann used target_speaker a lot.