You are viewing a potentially older version of this package. View all versions.
BaaaRan-NoMoreAudioFilters-1.0.2 icon

NoMoreAudioFilters

Automatically removes all in-game audio filters, like reverb, muffling, and other artificial sound effects that make voices sound distant, echoey, or unclear.

By BaaaRan
Date uploaded a year ago
Version 1.0.2
Download link BaaaRan-NoMoreAudioFilters-1.0.2.zip
Downloads 54
Dependency string BaaaRan-NoMoreAudioFilters-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

NoMoreAudioFilters

Removes annoying reverb and muffled audio effects so you can hear your friends clearly at all times.

What does this mod do?

  • NoMoreAudioFilters disables all in-game audio filters, like reverb, muffling, and other artificial sound effects that make voices sound distant, echoey, or unclear.
  • All game sounds—especially voice chat—will play without any added effects, making everything sound crisp, direct, and natural.
  • You’ll never have to deal with muffled or hard-to-understand voices again.

Why did I make this?

Honestly, I got tired of not understanding what my friends were saying because of heavy audio effects in certain areas. So I made this mod to fix that. Now, every voice is crystal clear, no matter where you are in the game.

How it works

  • The mod hooks into the game’s audio pipeline and removes any filters that add reverb, muffling, or environmental effects.
  • Works automatically—no configuration needed and no in-game menus to mess with.

Installation

  1. Install BepInEx 5.4.2403 for PEAK if you haven’t already.
  2. Download the latest release of NoMoreAudioFilters from Thunderstore.
  3. Extract the contents to your PEAK/BepInEx/plugins folder.

Usage

  • Just install and play! There are no settings or toggles—filtered audio is simply gone.
  • If you want to go back to default sounds, just remove the mod.

Why use this mod?

  • Hear your friends clearly: No more guessing what people are saying through thick reverb or muffling.
  • Better clarity for streams and recordings: Clean, unfiltered audio makes everything easier to understand.
  • Set it and forget it: Works automatically, with no performance impact.

Notes

  • If the game ever adds new audio effects, this mod will do its best to remove effects on it too.

CHANGELOG

Changelog

1.0.8

It’s me again! Let’s just say… I made a little oopsie!
My code was, well… problematic. If you’ve noticed any "growing lag" lately while playing modded, I think I’ve found the culprit 🙈

  • System reworked again – Now it only analyzes Audio Sources on Player Characters
  • Spatial Blend – Honestly, it’s tough to remove, so I just left it as is…

1.0.7

Hey, did you miss me?
So, 1.0.6 definitely wasn’t the final update… so here we go:

  • System completely reworked: Now it analyzes only audio sources, not the list of root objects (a lot less to do, way more optimized!).
  • Task execution interval changed from 3 to 5 seconds.
  • Spatial Blend should now be disabled (please, god have mercy—I've tested it, it worked, let it keep working).

1.0.6

  • Hopefully the final update!
  • Reverb completely removed (100% gone)
  • Audio rolloff mode set to Linear
  • Maximum voice (AudioSource) distance is now 300 The distance is smaller, yet overall audio volume is noticeably better.
  • Minimum voice distance is now 30 - Spatial Blend on voices is now completely disabled 1.0.7? maybe?

1.0.5

- Now removes AudioReverbZone (reverb in caves should now be 99.99% gone) haha i wish.. fixed in 1.0.6

  • Doppler effect on Player Voices is now disabled (prevents pitch change when moving fast)

1.0.4

  • Some ambient sounds were heard from greater distance than they should be 🤔.. not anymore 😅
  • The maximum hearing distance for the source has been reduced from 1000 to 600. It should now only affect voices.

1.0.1 → 1.0.3

  • Updates trying to allow this mod to work with Thunderstore App 😪😡

1.0.0

  • The mod is released :)