AppleWin/snesmax/controller_Logitech_F310_Xmode.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
424 B
YAML

---
File_hdr:
Tag: AppleWin Controller Button Remapping
Version: 1
Unit:
HID: VID_046D&PID_C21D
Description: Logitech F310 # Description to be used in AppleWin's GUI
1: B # A
2: A # B
3: Y # X
4: X # Y
5: LB # LB
6: RB # RB
7: SELECT # BACK
8: START # START
9: "" # X/Y Axis button
10: "" # Z Axis/Rotation button
...