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

AmbienceSoundConfig

Adds configurable volume controls for Valheim ambience, extra SFX, and extra AudioClips.

Date uploaded a month ago
Version 2.7.8
Download link DraconicVelum-AmbienceSoundConfig-2.7.8.zip
Downloads 258
Dependency string DraconicVelum-AmbienceSoundConfig-2.7.8

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

release downloads license

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 with 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.

  • Split SFX and Clip Volumes (v2.7.8+) Add one sound per line in the config-only split sections:

[Extra SFX Split]
Amb_MainMenu = 0.0

[Extra Clips Split]
Ui_Click_01 = 0.1
  • Optional Sound Logging Logs played clips and SFX names to console and 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.

There is also a Reload Config button for compatible config manager mods. Use it after editing the split sections while the game is running.


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.7.8

  • Added split SFX and clip volume sections.
  • Added Volume Slider Max.
  • Added config updater and Reload Config button.

v2.6.9

  • Added legacy fallback hook to LoadSettings for Valheim 0.221.4 compatibility.

v2.6.8

  • Added Extra Clip Volume.
  • Added optional sound play logging.
  • Split SFX name filter and clip name filter to prevent cross-muting.

v2.5.0

  • Added Extra SFX Volume slider.
  • Extra SFX are configurable through a comma-separated list in the config file.