Guide:Fallout4Prefs INI/Interface: Difference between revisions

From Step Mods | Change The Game
(Created page with "== [Interface] == ==== bDialogueCameraEnable ==== bDialogueCameraEnable Default is 1. bDialogueCameraEnable=(0,1) ==== bDialogueSubtitles ==== bDialogueSubtitles Default ...")
 
Line 42: Line 42:
Default is 18.
Default is 18.
  iHUDColorR=(...,-1,0,1,...)
  iHUDColorR=(...,-1,0,1,...)
==== uHUDActiveEffectWidget ====
uHUDActiveEffectWidget sets the level of active effects shown on the HUD. 0 is off. 1 only shows detrimental effects, and 2 shows all effects.
Default is 2.
uHUDActiveEffectWidget=(0,1,2)

Revision as of 08:08, May 15, 2016

[Interface]

bDialogueCameraEnable

bDialogueCameraEnable

Default is 1.

bDialogueCameraEnable=(0,1)

bDialogueSubtitles

bDialogueSubtitles

Default is 0.

bDialogueSubtitles=(0,1)

bGeneralSubtitles

bGeneralSubtitles

Default is 0.

bGeneralSubtitles=(0,1)

bShowCompass

bShowCompass

Default is 1.

bShowCompass=(0,1)

iHUDColorB

iHUDColorB

Default is 21.

iHUDColorB=(...,-1,0,1,...)

iHUDColorG

iHUDColorG

Default is 255.

iHUDColorG=(...,-1,0,1,...)

iHUDColorR

iHUDColorR

Default is 18.

iHUDColorR=(...,-1,0,1,...)

uHUDActiveEffectWidget

uHUDActiveEffectWidget sets the level of active effects shown on the HUD. 0 is off. 1 only shows detrimental effects, and 2 shows all effects.

Default is 2.

uHUDActiveEffectWidget=(0,1,2)