Map a combination of gamepad presses to a keyboard output

Post Reply
lupo90
Posts: 2
Joined: 08 Jul 2021, 20:23

Map a combination of gamepad presses to a keyboard output

Post by lupo90 »

Hello,

I would like to assign a combination of 2 or more gamepad presses to a keyboard output, like so:
I press Select+X and I get Keypad3

What about Select+Start+X? (3 buttons combination)

Is this possible? Thank you :idea:

Jonathan
Xpadder creator
Posts: 1737
Joined: 24 Aug 2009, 11:33
Location: England
Contact:

Re: Map a combination of gamepad presses to a keyboard output

Post by Jonathan »

This is not possible directly.
In your example (I press Select+X and I get Keypad3) you would need to create a Set Selector (while held) for the Select button and inside assign Keypad3 to the X button. You would then need to create a Set Selector (while held) for the X button and inside assign Keypad 3 to the Select button.
When pressing both buttons, 1 will register before the other and this profile would account for each button being the first one.
This is a bit clunky though.

Post Reply

Return to “How do I do this combo/sequence?”