We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Twin USB Gamepad (PS2 Controller with adapter)
DInput/0/Twin USB Joystick
Windows 10
"Button 3" = Buttons/A "Button 2" = Buttons/B "Button 1" = Buttons/X "Button 0" = Buttons/Y "Button 4" = Buttons/Z "Button 9" = Buttons/Start "Axis Y-" = Main Stick/Up "Axis Y+" = Main Stick/Down "Axis X-" = Main Stick/Left "Axis X+" = Main Stick/Right "Axis Z-" = C-Stick/Up "Axis Z+" = C-Stick/Down "Axis Zr-" = C-Stick/Left "Axis Zr+" = C-Stick/Right "Button 5" = Triggers/L "Button 7" = Triggers/R "Button 5" = Triggers/L-Analog "Button 7" = Triggers/R-Analog "Hat 0 N" = D-Pad/Up "Hat 0 S" = D-Pad/Down "Hat 0 W" = D-Pad/Left "Hat 0 E" = D-Pad/Right
Button 3
Button 2
Button 1
Button 0
Button 4
Button 9
Axis Y-
Axis Y+
Axis X-
Axis X+
Axis Z-
Axis Z+
Axis Zr-
Axis Zr+
Button 5
Button 7
Hat 0 N
Hat 0 S
Hat 0 W
Hat 0 E
The text was updated successfully, but these errors were encountered:
do you mean like this? please fill in missing buttons. "Button 3" = X "Button 2" = O "Button 1" = ∆ "Button 0" = □ "Button 4" = R1 "?" = L1 "?" =selects "Button 9" = Start "Button 5" = L2 "Button 7" = R2
Sorry, something went wrong.
"Button 3" = Buttons/A -> □ "Button 2" = Buttons/B -> X "Button 1" = Buttons/X -> O "Button 0" = Buttons/Y -> ∆ "Button 4" = Buttons/Z -> L2 "Button 9" = Buttons/Start -> Start
"Button 5" = Triggers/L -> R2 "Button 7" = Triggers/R -> R1
"Button 5" = Triggers/L-Analog -> R2 "Button 7" = Triggers/R-Analog -> R1 "Button 6" -> L1 "Button 8" -> Select "Button 10 -> L3 "Button 11 -> R3
Button 6
Button 8
Button 10
Button 11
Successfully merging a pull request may close this issue.
Input device?
Twin USB Gamepad (PS2 Controller with adapter)
Input device ID?
DInput/0/Twin USB Joystick
Operating System?
Windows 10
What is the key assignment.
"
Button 3
" = Buttons/A"
Button 2
" = Buttons/B"
Button 1
" = Buttons/X"
Button 0
" = Buttons/Y"
Button 4
" = Buttons/Z"
Button 9
" = Buttons/Start"
Axis Y-
" = Main Stick/Up"
Axis Y+
" = Main Stick/Down"
Axis X-
" = Main Stick/Left"
Axis X+
" = Main Stick/Right"
Axis Z-
" = C-Stick/Up"
Axis Z+
" = C-Stick/Down"
Axis Zr-
" = C-Stick/Left"
Axis Zr+
" = C-Stick/Right"
Button 5
" = Triggers/L"
Button 7
" = Triggers/R"
Button 5
" = Triggers/L-Analog"
Button 7
" = Triggers/R-Analog"
Hat 0 N
" = D-Pad/Up"
Hat 0 S
" = D-Pad/Down"
Hat 0 W
" = D-Pad/Left"
Hat 0 E
" = D-Pad/RightThe text was updated successfully, but these errors were encountered: