[Interface]
bDialogueSubtitles
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
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
bShowCompass toggles the compass.
Default is 1.
bShowCompass=(0,1)
fMouseCursorSpeed
fMouseCursorSpeed sets the velocity of the mouse cursor.
Default is 1.0000.
fMouseCursorSpeed=(...,-0.0001,0,0.0001,...)