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