Guide:SkyrimPrefs INI/Interface

From Step Mods | Change The Game

[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. fMouseCursorSpeed was added with the official 1.2 patch.

Default is 1.

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