elektriizz-MuteMusic icon

MuteMusic

Mute Lethal Company soundtrack independently of master volume.

Last updated 5 days ago
Total downloads 46
Total rating 0 
Categories Audio
Dependency string elektriizz-MuteMusic-1.0.3
Dependants 0 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

README

Mute Music (Lethal Company)

Client-side BepInEx plugin. Mute Lethal Company soundtrack independently of master volume.

Leaves intact: footsteps, enemies, items, boombox, voice chat, and ship landing SFX.

Install

  1. Install BepInExPack.
  2. Copy MuteMusic.dll to Lethal Company/BepInEx/plugins/MuteMusic/MuteMusic.dll.
  3. Launch the game. BepInEx should log Mute Music 1.0.3 loaded.

Linux / Proton Steam launch option:

WINEDLLOVERRIDES="winhttp=n,b" %command%

Usage

Soundtrack is muted by default. Optional volume lives in BepInEx/config/lc.mutemusic.cfg (MusicVolume 0–1).

What it mutes

  • Main menu music
  • Planet / daytime / evening soundtrack
  • Ship intro music (first-day speaker sequence)
  • Elevator jingle and results / company-visit music
  • Dropship order melody (the ice-cream truck tune). The ship landing sound stays.

Build

dotnet test MuteMusic.sln -c Release
dotnet build src/MuteMusic/MuteMusic.csproj -c Release