I wouldn't recommend this mod. It is inputting commands for the various keys when you type on the console. If it was possible to map keys to the numpad that would be a better idea but you can't use console commands to fix issues if you are using this mod.
Hmm, for some reason for me this made the B button on the controller stop working and also made the Tab key no longer function for exiting menus. So like if I bring up the Wait menu, there's no way to exit out of it, just have to wait for an hour. Pretty strange. Using a ps4 aka (DS4Windows virtual xbox 360 controller) and the GOG version of the game. The controller works totally fine without the mod, was just hoping to augment the lack of buttons with the keyboard for certain things. Glad it works for some people though!
EDIT: Nevermind, I'm an idiot. I had previously remapped the controller defaults so of course they aren't going to line up with this mod. I am now going through and remapping the values in the mod file. Thanks again for an awesome mod!!
PS: Figured I'd put this in case anyone else wants to remap the controller, here are the button values for quick reference:
This mod is SUCH a godsend! Thank you so much. I’m playing on the Steam Deck and I’ve been so frustrated only being able to have 2 hotkeys. It simply isnt enough. Now I can assign more hotkeys to more buttons. Thank you!
I have VoiceAttack, so this is a godsend to me; I'll figure out a good set of voice commands for each hotkey so I can do things more quickly by voice rather than the D-pad.
Is there a way to use this and disable the hotkey menu when using a controller? I simply want to map my D-pad to 1-8 on the keyboard and have my 8 hotkeys without pausing the game or even bringing up that menu. Since I can't delete the post the answer is put the 0xff in the favorites row under (gamepad) column 4.
This is a lifesaver for me, literally all I needed from this game was to be able to use the keyboard for simple, vanilla commands like the favorites menu or quick map/inventory/etc. while using my controller, which you cannot do without this.
Only downside is let's say you (or your cat) bump the mouse while you're playing with the controller, the sensitivity for some reason is so high you turn into a spinbot, looking straight up or down and turning too fast to control. Recovering from this is super-slow especially if your look sensitivity is low and will definitely get you killed if it happens in combat.
*(Edited because my original solution was dumb and this is way better) To solve that problem just add the code to the 8th column for the "Look" command like it says in this file's only uploaded image.
23 comments
https://www.nexusmods.com/skyrimspecialedition/mods/42492
Hmm, for some reason for me this made the B button on the controller stop working and also made the Tab key no longer function for exiting menus. So like if I bring up the Wait menu, there's no way to exit out of it, just have to wait for an hour. Pretty strange. Using a ps4 aka (DS4Windows virtual xbox 360 controller) and the GOG version of the game. The controller works totally fine without the mod, was just hoping to augment the lack of buttons with the keyboard for certain things. Glad it works for some people though!
EDIT: Nevermind, I'm an idiot. I had previously remapped the controller defaults so of course they aren't going to line up with this mod. I am now going through and remapping the values in the mod file. Thanks again for an awesome mod!!PS: Figured I'd put this in case anyone else wants to remap the controller, here are the button values for quick reference:
R-Stick = 0x000c
L-Stick = 0x000b
R1/RB = 0x0200
R2/RT = 0x000a
R3 (stick press) = 0x0080
L1/LB = 0x0100
L2/LT = 0x0009
L3 (stick press) = 0x0040
Y/Triangle = 0x8000
B/Circle = 0x2000
X/Square = 0x4000
A/Cross = 0x1000
DPAD
UP = 0x0001
Down = 0x0002
Left = 0x0004
Right = 0x0008
Select/Share = 0x0020
Start/Options = 0x0010
Only downside is let's say you (or your cat) bump the mouse while you're playing with the controller, the sensitivity for some reason is so high you turn into a spinbot, looking straight up or down and turning too fast to control. Recovering from this is super-slow especially if your look sensitivity is low and will definitely get you killed if it happens in combat.
*(Edited because my original solution was dumb and this is way better)
To solve that problem just add the code to the 8th column for the "Look" command like it says in this file's only uploaded image.