Guide:SkyrimPrefs INI/Interface

From Step Mods | Change The Game
< Guide:SkyrimPrefs INI
Revision as of 20:56, June 27, 2015 by DoubleYou (talk | contribs) (Created page with "== [Interface] == ==== bDialogueSubtitles ==== bDialogueSubtitles toggles subtitles for important dialogue. It is changeable in the in-game Settings > Display menu as ''Dialo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[Interface]

bDialogueSubtitles

bDialogueSubtitles toggles subtitles for important dialogue. It is changeable in the in-game Settings > Display menu as Dialogue Subtitles.

Default is 0.

bDialogueSubtitles=(0,1)

bGeneralSubtitles

bGeneralSubtitles toggles subtitles for all dialogue. It is changeable in the in-game Settings > Display menu as General Subtitles.

Default is 0.

bGeneralSubtitles=(0,1)

bShowCompass

bShowCompass toggles the compass.

Default is 1.

bShowCompass=(0,1)

fMouseCursorSpeed

fMouseCursorSpeed sets the speed of the mouse cursor (AKA lock sensitivity). It is changeable in the in-game Settings > Gameplay menu as Lock Sensitivity.

Default is 1.

fMouseCursorSpeed=(...,-0.0001,0,0.0001,...)