Any ideia how would i change the sprint button to be a double tap on the right shoulder? Its the only change I want from the "Dynamic" controller scheme. I have a really hard time pressing the thumb sticks, especially the left one.
Hi! I'm not sure how to bind a double tap, but I know how to bind a sprint toggle, I've successfully bound mine to Right Trigger.
Open inputUserMappings.xml, Ctrl+F to search for "ToggleSprint"
Find the line with LeftThumb and change the whole line to <button id="IK_Pad_RightShoulder" thresholdPress="0.5" thresholdRelease="0.55" />
Then search for "CombatGadget_Button" and change "IK_Pad_RightShoulder" to "IK_Pad_LeftThumb". This prevents you from activating the gadget when you want to sprint
Again, I bound mine to Right Trigger, so I haven't tested Right Shoulder, but that should work. Let me know if it works or not lol, I can help in case it doesn't
Hi, I actually don't mind most of the vanilla gamepad controller layout, tho if possible, could I make a small request.
Would you be willing to make a version that only removes the personal radio button (left Dpad) from the layout, make it stop activating that damn radio. I use the Simple Flashlight mod, but every time i get out of a car it seems to break that mod and the only way I can think of making it work is by not having anything mapped to that button at all. just have it completely blank, unused, free for modders to use for whatever they want.
I was literally just complaining about how sh*tty the basegame controller settings are after endlessly trying to sprint and having the wait menu come up 60% of the time. I ended up skipping sprint on controller and using Sprint With The W Button as an alternative, but I really wasn't digging it. Unfortunately, there aren't a whole lot of options for controller settings . . . until your mod. Thanks for the mod and kudos for the work!
This mod is very appreciated, I have a series x controller but I did not use it due to lack of commands. Sorry for my english... merry christmas and Happy New Year.
12 comments
Again, I bound mine to Right Trigger, so I haven't tested Right Shoulder, but that should work. Let me know if it works or not lol, I can help in case it doesn't
Would you be willing to make a version that only removes the personal radio button (left Dpad) from the layout, make it stop activating that damn radio. I use the Simple Flashlight mod, but every time i get out of a car it seems to break that mod and the only way I can think of making it work is by not having anything mapped to that button at all. just have it completely blank, unused, free for modders to use for whatever they want.
I would really appreciate it.
Quick question: how do you slide with this?
With toggle sprint you just have to tap crouch once while sprinting to slide
It's a little more smooth with toggle sprint admittedly
gist.github.com/iarna/9cd731
Feel free to distribute it as an optional patch, if you want to.