You are viewing a potentially older version of this package. View all versions.
FlipMods-NoMusicDistortion-1.0.0 icon

NoMusicDistortion

Removes the doppler effect from all sound sources in the game.

Date uploaded 2 years ago
Version 1.0.0
Download link FlipMods-NoMusicDistortion-1.0.0.zip
Downloads 278
Dependency string FlipMods-NoMusicDistortion-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

NoMusicDistortion 1.0.0

Removes the doppler effect from all sound sources in the game. The record player sounded so bad!

CHANGELOG

1.0.0

  • Initial release

1.0.1

  • Fixed a bug where some audio sources were not patched.

1.0.2

  • Actually fixed the previous bug, because I'm dumb and didn't test it before uploading the revision.

1.0.3

  • Setting every AudioSource's doppler value to 0 doesn't seem very reliable, so I'm targeting specific AudioSources and fixing them. Currently, they are Boombox, Television, Record Player, Item Dropship, and the ShipSpeaker.

1.0.4

  • Fixed BepInEx dependency