mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-19 02:11:33 +00:00
Default sound level tweak
These settings closer match vanilla relative sound levels.
This commit is contained in:
parent
fc6bd8e784
commit
7aa5dbc27e
1 changed files with 3 additions and 3 deletions
|
@ -173,9 +173,9 @@ device =
|
||||||
# Volumes. master volume affects all other volumes.
|
# Volumes. master volume affects all other volumes.
|
||||||
master volume = 1.0
|
master volume = 1.0
|
||||||
sfx volume = 1.0
|
sfx volume = 1.0
|
||||||
music volume = 0.4
|
music volume = 0.5
|
||||||
footsteps volume = 0.15
|
footsteps volume = 0.2
|
||||||
voice volume = 1.0
|
voice volume = 0.8
|
||||||
|
|
||||||
|
|
||||||
[Input]
|
[Input]
|
||||||
|
|
Loading…
Reference in a new issue