SkyrimSE:SkyrimPrefs INI/Controls: Difference between revisions

From Step Mods | Change The Game
(Created page with "== [Controls] == ==== bAlwaysRunByDefault ==== bAlwaysRunByDefault Default is 1. bAlwaysRunByDefault=(0,1) ==== bGamePadRumble ==== bGamePadRumble Default is 1. bGamePad...")
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


==== bAlwaysRunByDefault ====
==== bAlwaysRunByDefault ====
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.
Default is 1.
Line 8: Line 8:


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


Default is 1.
Default is 1.
Line 14: Line 14:


==== bInvertYValues ====
==== bInvertYValues ====
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.
Default is 0.
Line 20: Line 20:


==== bUseKinect ====
==== bUseKinect ====
bUseKinect
bUseKinect toggles the use of Kinect on XBox.


Default is 0.
Default is 0.
Line 26: Line 26:


==== fGamepadHeadingSensitivity ====
==== fGamepadHeadingSensitivity ====
fGamepadHeadingSensitivity
fGamepadHeadingSensitivity sets the controller heading sensitivity.


Default is 0.6667.
Default is 0.6667.
Line 32: Line 32:


==== fMouseHeadingSensitivity ====
==== fMouseHeadingSensitivity ====
fMouseHeadingSensitivity
fMouseHeadingSensitivity sets the mouse heading sensitivity (AKA look sensitivity). It is changeable in the in-game Settings > Gameplay menu as ''Look Sensitivity''.


Default is 0.0125.
Default is 0.0125.
  fMouseHeadingSensitivity=(...,-0.0001,0,0.0001,...)
  fMouseHeadingSensitivity=(...,-0.0001,0,0.0001,...)

Latest revision as of 22:31, August 29, 2021

[Controls][edit | edit source]

bAlwaysRunByDefault[edit | edit source]

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[edit | edit source]

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

Default is 1.

bGamePadRumble=(0,1)

bInvertYValues[edit | edit source]

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)

bUseKinect[edit | edit source]

bUseKinect toggles the use of Kinect on XBox.

Default is 0.

bUseKinect=(0,1)

fGamepadHeadingSensitivity[edit | edit source]

fGamepadHeadingSensitivity sets the controller heading sensitivity.

Default is 0.6667.

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

fMouseHeadingSensitivity[edit | edit source]

fMouseHeadingSensitivity sets the mouse heading sensitivity (AKA look sensitivity). It is changeable in the in-game Settings > Gameplay menu as Look Sensitivity.

Default is 0.0125.

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