Guide:SkyrimPrefs INI/AudioMenu: Difference between revisions

From Step Mods | Change The Game
(Created page with "== [AudioMenu] == All of these settings can and should be changed in the in-game Settings > Audio menu. ==== fAudioMasterVolume ==== fAudioMasterVolume sets the master volume...")
 
 
Line 6: Line 6:


Default is 1.
Default is 1.
<pre>fAudioMasterVolume=(0,0.0001,...)</pre>
<pre>fAudioMasterVolume=(0,0.0001,...,1)</pre>


==== fVal# ====
==== fVal# ====

Latest revision as of 17:28, July 4, 2015

[AudioMenu]

All of these settings can and should be changed in the in-game Settings > Audio menu.

fAudioMasterVolume

fAudioMasterVolume sets the master volume level. It is changeable in the in-game Settings > Audio menu as Master Volume. It has a soft cap at 1.

Default is 1.

fAudioMasterVolume=(0,0.0001,...,1)

fVal#

See the beginning of this section. This sets the volume of this particular section of sound. It has a soft cap at 1.

uID#

See the beginning of this section. This identifies the sound group to be modified in the corresponding fVal#.