Merge pull request #2982 from fewtarius/dev
MelonDS should use both analog and dpad controls.
This commit is contained in:
commit
c496d7a404
1 changed files with 4 additions and 4 deletions
|
@ -14,10 +14,10 @@ Joy_A=1
|
|||
Joy_B=0
|
||||
Joy_Select=7
|
||||
Joy_Start=8
|
||||
Joy_Right=16843012
|
||||
Joy_Left=17891585
|
||||
Joy_Up=65794
|
||||
Joy_Down=1114376
|
||||
Joy_Right=16842767
|
||||
Joy_Left=17891342
|
||||
Joy_Up=65548
|
||||
Joy_Down=1114125
|
||||
Joy_R=86114303
|
||||
Joy_L=35782655
|
||||
Joy_X=3
|
||||
|
|
Loading…
Reference in a new issue