You are viewing a potentially older version of this package. View all versions.
DraconicVelum-AmbienceSoundConfig-2.6.9 icon

AmbienceSoundConfig

Adds configurable sliders for Valheim's ambient sounds: wind, ocean, shield hum, and more β€” with real-time volume control via valheim audio settings menu or BepInEx Config Manager.

Date uploaded 2 weeks ago
Version 2.6.9
Download link DraconicVelum-AmbienceSoundConfig-2.6.9.zip
Downloads 1090
Dependency string DraconicVelum-AmbienceSoundConfig-2.6.9

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

Ambience Sound Config 🎚️

undefined undefined undefined

🌿 Description

Tame Valheim’s wild ambience!
This mod adds volume sliders for:

  • 🌬️ Wind ambience
  • 🌊 Ocean ambience
  • 🎡 Background ambient loop
  • πŸ›‘οΈ Shield hum
  • 🎚️ Master ambience volume

βž• Advanced sound control

  • πŸ”Š Extra SFX Volume (v2.5.0+)
    Control specific SFX sources by prefab / object name.
    ↳ Configurable via comma-separated SFX names in config.

  • 🎧 Extra Clip Volume (v2.6.8+)
    Control specific AudioClips directly.
    ↳ Should work with ZSFX, ambient loops, creature loops, UI sounds, and modded clips.

  • πŸ“ Optional Sound Logging
    Logs played clips and SFX names to console + file with timestamps.
    Useful for discovering names to add to your control lists.

Adjust live in-game on the game audio settings or using the BepInEx Configuration Manager (F1)
or edit your .cfg file manually under BepInEx/config/com.draconicvelum.ambiencesoundconfig.cfg.


🧩 Requirements


βš™οΈ Installation

  1. Install through Thunderstore.

βš™οΈ Manual Installation

  1. Download the mod from releases.
  2. Extract to your BepInEx plugins folder.

Licensing

Licensed under the GPLv3.0.
Feel free to fork it and update as you like, pull requests etc.
Any ideas are welcome and I will add them if I can, and if I can't I will ask your help too.

CHANGELOG

πŸ“ Changelog

v2.6.9

  • 🧷 Added legacy fallback hook to LoadSettings for Valheim 0.221.4 compatibility when newer UI init methods are not present.

v2.6.8

  • 🎚️ Added Extra Clip Volume for sound clips.
  • πŸ” Added optional sound play logging to file + console with timestamps.
  • 🧠 Split SFX name filter and Clip name filter to prevent cross-muting.

v2.5.0

  • βž• Added Extra SFX Volume slider for independent sound effect control.
  • πŸ”‡ Supports muting or scaling any AudioSource, including modded and menu sounds.
  • βš™οΈ Extra SFX are configurable via a comma-separated list in the config file.