Guide:SkyrimPrefs INI/Controls

From Step Mods | Change The Game

[Controls]

bAlwaysRunByDefault

bAlwaysRunByDefault toggles the ability of the character to always run by default. If turned off, you can still run, but walking is the default action.

Default is 1.

bAlwaysRunByDefault=(0,1)

bGamePadRumble

bGamePadRumble toggles controller vibration. It is changeable in the in-game Settings > Gameplay menu as Vibration.

Default=1

bGamePadRumble=(0,1)

bInvertYValues

bInvertYValues toggles the ability of the the mouse to be inverted over the y-axis (up and down movement). It is changeable in the in-game Settings > Gameplay menu as Invert Y.

Default is 0.

bInvertYValues=(0,1)

bMouseAcceleration

It has been verified that this setting no longer does anything. The game does not recognize it at all. It probably was removed in an official patch due to its unpopularity. It does not appear in game-generated INIs or in Launcher presets. Its origin appears to be from the SkyrimPrefs.ini file that resides inside the extra Skyrim directory inside the main Skyrim directory, where it is set to 1. It used to toggle the ability of the mouse to accelerate.

bMouseAcceleration=(0,1)

bUseKinect

bUseKinect toggles the use of Kinect on XBox. bUseKinect was added with the official 1.6 patch.

Default is 0.

bUseKinect=(0,1)

fGamepadHeadingSensitivity

fGamepadHeadingSensitivity sets the controller heading sensitivity.

Default is 1.8999999762.

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

fMouseHeadingSensitivity

fMouseHeadingSensitivity sets the mouse heading sensitivity.

Default is 0.0125000002.

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