mdqinc / SDL_GameControllerDB

A community sourced database of game controller mappings to be used with SDL2 Game Controller functionality
http://libsdl.org
zlib License
1.36k stars 517 forks source link

Pro Controller GUID is missing #250

Closed marijnvdwerf closed 5 years ago

marijnvdwerf commented 5 years ago

My Splatoon 2-edition Nintendo Switch Pro Controller (on macOS) has a different GUID from the one that is included in the database

030000007e0500000920000000000000 # in the database
030000007e0500000920000001000000 # GUID reported by SDL2 Gamepad Tool
p-groarke commented 5 years ago

Please run one of the linked config tools and send a PR with your controller. Thanks!