Guide:Fallout4Prefs INI/Interface

From Step Mods | Change The Game

[Interface][edit | edit source]

bDialogueCameraEnable[edit | edit source]

bDialogueCameraEnable toggles the dialogue camera that focuses on the player character (PC) when the PC speaks. It is changeable in the in-game Settings > Display menu as Dialogue Camera.

Default is 1.

bDialogueCameraEnable=(0,1)

bDialogueSubtitles[edit | edit source]

bDialogueSubtitles toggles subtitles for dialogue that the player character is actively engaged in. It is changeable in the in-game Settings > Display menu as Dialogue Subtitles.

Default is 0.

bDialogueSubtitles=(0,1)

bGeneralSubtitles[edit | edit source]

bGeneralSubtitles toggles subtitles for dialogue that the player character is not actively engaged in. It is changeable in the in-game Settings > Display menu as General Subtitles.

Default is 0.

bGeneralSubtitles=(0,1)

bShowCompass[edit | edit source]

bShowCompass toggles the compass in the head-up display (HUD).

Default is 1.

bShowCompass=(0,1)

iHUDColorB[edit | edit source]

iHUDColorB sets the level of blue color on the head-up display (HUD). It is changeable in the in-game Settings > Display menu as HUD Color B.

Default is 21.

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

iHUDColorG[edit | edit source]

iHUDColorG sets the level of green color on the head-up display (HUD). It is changeable in the in-game Settings > Display menu as HUD Color G.

Default is 255.

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

iHUDColorR[edit | edit source]

iHUDColorR sets the level of red color on the head-up display (HUD). It is changeable in the in-game Settings > Display menu as HUD Color R.

Default is 18.

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

uHUDActiveEffectWidget[edit | edit source]

uHUDActiveEffectWidget sets the level of active effects shown on the head-up display (HUD). 0 is off. 1 only shows detrimental effects, and 2 shows all effects. It is changeable in the in-game Settings > Display menu as Show Active Effects on HUD.

Default is 2.

uHUDActiveEffectWidget=(0,1,2)