JohnCorby / ow-vanilla-fix

Fixes some vanilla bugs in Outer Wilds
MIT License
5 stars 3 forks source link

Audio Crackling in Audio Volumes #15

Open CantAffordaName opened 8 months ago

CantAffordaName commented 8 months ago

Audio Volumes created by New Horizons that use the environment track causes the audio to crack. This doesn't seem to affect base game planets, but can sometimes be heard in the ship.

It seems to affect audio volumes with a size over 100, and can be caused by the player being far away from the center of the volume. It's somewhat noticeable at size 200, and can definitely be heard at size 2000.

Setting OWAudioSource.spatialBlend and/or OWAudioSource.spread to 0 seems to fix?

JohnCorby commented 7 months ago

note: clearly intentional to NOT set spatialblend to 0 for non-music volumes. idk why tho