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

NoMusicDistortion

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

Date uploaded 7 months ago
Version 1.0.4
Download link FlipMods-NoMusicDistortion-1.0.4.zip
Downloads 14944
Dependency string FlipMods-NoMusicDistortion-1.0.4

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

Removes the doppler effect from select sound sources in the game. Currently, they are Boombox, Television, Record Player, Item Dropship, and the ShipSpeaker. 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