devkitPro / SDL

Simple Directmedia Layer
https://libsdl.org
zlib License
14 stars 13 forks source link

switch controllers: GAMECONTROLLER_USE_BUTTON_LABELS hint? #12

Open Mstrodl opened 3 years ago

Mstrodl commented 3 years ago

My application detects the controllers with an Xbox-style layout rather than matching the existing butotns. I think SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS isn't supported by the switch controller driver. Either that or I'm doing something wrong. Any help appreciated :)