Created
August 28, 2017 09:50
-
-
Save kxxoling/ef9bc78762e3d6f333f9f039ad2f731f to your computer and use it in GitHub Desktop.
Evoland 2 PS4 手柄按键配置
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"analogX":0, | |
"analogY":1, | |
"analogYInv":false, | |
"attack":10, | |
"confirm":11, | |
"menu":13, | |
"cancel":12, | |
"ddrUp":16, | |
"up":6, | |
"down":7, | |
"left":8, | |
"right":9, | |
"L":14, | |
"R":15 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment