AppleWin/snesmax/controller_Logitech_F310_Dmode.yaml
tomcw c4e8733b95 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.
2023-04-05 20:25:35 +01:00

20 lines
391 B
YAML

---
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
...