Add more SNES MAX controller mapping files from Lukazi.

NB. Logitech F310 has a switch at the back for X(XInput) & D(DirectInput) modes, which have different PIDs.
This commit is contained in:
tomcw 2023-04-05 20:25:35 +01:00
parent a68a29bcd0
commit c4e8733b95
4 changed files with 59 additions and 0 deletions

View File

@ -0,0 +1,21 @@
---
File_hdr:
Tag: AppleWin Controller Button Remapping
Version: 1
Unit:
HID: VID_2DC8&PID_9001
Description: 8Bitdo NES30 PRO # Description to be used in AppleWin's GUI
1: A # A
2: B # B
3: ""
4: X # X
5: Y # Y
6: ""
7: LB # L2
8: RB # R2
9: LB # L1
10: RB # R1
11: SELECT # SELECT
12: START # START
...

View File

@ -0,0 +1,19 @@
---
File_hdr:
Tag: AppleWin Controller Button Remapping
Version: 1
Unit:
HID: VID_046D&PID_C216
Description: Logitech F310 # Description to be used in AppleWin's GUI
1: Y # X
2: B # A
3: A # B
4: X # Y
5: LB # LB
6: RB # RB
7: LB # LT
8: RB # RT
9: SELECT # BACK
10: START # START
...

View File

@ -0,0 +1,19 @@
---
File_hdr:
Tag: AppleWin Controller Button Remapping
Version: 1
Unit:
HID: VID_20D6&PID_A710
Description: Mayflash MF105 # Description to be used in AppleWin's GUI
1: X # X
2: A # A
3: B # B
4: Y # Y
5: LB # L
6: RB # R
7: ""
8: ""
9: SELECT # SELECT
10: START # START
...