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.38k stars 521 forks source link

add GLFW bugged Joy-Con Linux mapping #645

Closed theofficialgman closed 1 year ago

theofficialgman commented 1 year ago

GLFW has a longstanding bug that produces the incorrect GUID for the Joy-Cons on Linux compared to SDL2. Add a mapping for this incorrect GUID since many games and programs use GLFW (and have automatic updating functionality from this repo) and expect these mappings to function

https://github.com/glfw/glfw/issues/1901