ShitShowTeam-FnafSoundsOverhaul icon

FnafSoundsOverhaul

Replaces most of the sounds in the game with fnaf sounds from all the games (except the newest one).

Last updated 5 months ago
Total downloads 10397
Total rating 1 
Categories Audio
Dependency string ShitShowTeam-FnafSoundsOverhaul-1.0.0
Dependants 7 other packages depend on this package

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
no00ob-LCSoundTool-1.2.2 icon
no00ob-LCSoundTool

Let's you easily load audio files, replace any in game audio clip and log any audio playback into console.

Preferred version: 1.2.2

README

What It Does:

This mod lets you replace the game's default sounds with your own .wav files. It's a simple way to edit any of the game's audio.

How to Install:

  • Use any compatible mod manager for the easiest installation.

OR

  • Make sure you have BepInEx & LCSoundTool installed.
  • Download this mod and put it in your BepInEx plugins folder. (\GAME_LOCATION\Lethal Company\BepInEx\plugins)
  • Put your matching .wav files in the "CustomSounds" directory.

How to Use:

The mod automatically replaces game sounds with the .wav files from the "CustomSounds" folder. Make sure your file names match the in-game sounds you want to replace.

Terminal Commands:

  • CUSTOMSOUNDS LIST: Displays all currently loaded sounds
  • CUSTOMSOUNDS RELOAD: Reloads and applies sounds from the 'CustomSounds' folder and its subfolders
  • CUSTOMSOUNDS REVERT: Unloads all custom sounds and restores original game sounds
  • CUSTOMSOUNDS HELP: Provides a list of all CustomSounds commands

Tips

You can utilize LCSoundTool and its F5 logging feature to identify the name of the audio you want to replace.

For Sound Packs Creator

To make installation easier, you will need to organize your release as follows:

- manifest.json
- README.md
- CHANGELOG.md (Optional)
- BepInEx
    - plugins
        - CustomSounds
            - <YourSoundPackName>
                - [Insert All Audio Files Here]

For a better understanding, you can refer to the folder structure of MinecraftCompany Doors