Merge pull request #3028 from r3claimer/dev

Fix AetherSX2 controls for ACE
This commit is contained in:
r3claimer 2024-03-12 06:52:05 -07:00 committed by GitHub
commit 658c166110
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -354,10 +354,10 @@ R1 = SDL-0/RightShoulder
R2 = SDL-0/+RightTrigger
L3 = SDL-0/LeftStick
R3 = SDL-0/RightStick
LUp = SDL-0/-LeftY
LRight = SDL-0/+LeftX
LDown = SDL-0/+LeftY
LLeft = SDL-0/-LeftX
LUp = SDL-0/+LeftX
LRight = SDL-0/-LeftY
LDown = SDL-0/-LeftX
LLeft = SDL-0/+LeftY
RUp = SDL-0/-RightY
RRight = SDL-0/+RightX
RDown = SDL-0/+RightY