libretro / retroarch-joypad-autoconfig

RetroArch joypad autoconfig files
MIT License
285 stars 361 forks source link

udev: Fix Nintendo Switch N64 and MD/Gen mappings #1108

Closed nfp0 closed 5 months ago

nfp0 commented 5 months ago

The Nintendo Switch N64 controller had a few weird mappings for controlling the RetroArch menu, and some missing labels, so I fixed that.

I also noticed that the 3 button and 6 button Switch Mega Drive/Genesis controller files were conflicting with each other, as both controllers have the same identification. It turns out the mapping is compatible with both, so let's just keep one file for them.

@PitiBatou These files were pushed by you, so please correct me if you see I'm doing anything wrong.

Additionally, I have renamed the files for consistency. But if you guys think this is a bad idea for any reason, please shout and I'll remove that commit.