Skip to content

Instantly share code, notes, and snippets.

@darkcores
Created August 13, 2017 17:01
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 darkcores/52f9728400268edf5a5f1ac9285ed1eb to your computer and use it in GitHub Desktop.
Save darkcores/52f9728400268edf5a5f1ac9285ed1eb to your computer and use it in GitHub Desktop.
Joystick mapping for Dualshock 3 controller with evdev for RPCS3
Axis scaling: false
# Z axis triggers: false
Select: 8
Start: 9
Triangle: 2
Circle: 1
Cross: 0
Square: 3
R1: 5
R2: 7
R3: 12
L1: 4
L2: 6
L3: 11
Up: 13
Down: 14
Left: 15
Right: 16
Left stick X axis: 2
Left stick Y axis: 3
Right stick X axis: 0
Right stick Y axis: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment