Skip to content

Instantly share code, notes, and snippets.

@cemerson
Created September 19, 2023 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cemerson/ea46a7d28c4cd152cc5a520b976c330d to your computer and use it in GitHub Desktop.
Save cemerson/ea46a7d28c4cd152cc5a520b976c330d to your computer and use it in GitHub Desktop.
Skyrim Gamepad Setup for TK Dodge #skyrim #gamepad

Skyrim Gamepad Setup for TK Dodge

This is mainly a note to self so I don't have to re-learn the next time I start a Skyrim run. In the end the TK Dodge should be controlled by the gamepad X button, Weapon/Sheath should be d-pad down and Stealth remains L3 click. Obviously this can be changed however if someone wants to use this approach w/a different config.

Setup

Steam Gamepad Button Changes

  • X button = Right Alt Key
  • DPad Down = R Key
  • L3 Stick Click = Left Ctrl Key

Skyrim keybinds (keyboard):

  • Sheath/Weapon = R key
  • Sneak = Left Ctrl key

TK Dodge ini

  • DodgeHotkey = 184 (left alt)

Related/Req Mods:

Reference

Keyboard Button code list (For TK Dodge RE.ini

File Paths:

Likely not exact but good general reminder

  • C:\Users\yourusername\AppData\Roaming\Vortex\skyrimse\mods\TK Dodge RE-...\SKSE\Plugins\TK Dodge RE.ini
  • C:\Your Steam Library\steamapps\common\Skyrim Special Edition\Data\skse\plugins\TK Dodge RE.ini

Similar Setup Video

This guy explains the basic gist of the approach I eventually used - a bit too detailed in some parts but good for reference

Related Reddit Threads

Hints/Tips along the way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment