nicman23 / dkms-hid-nintendo

dkms-hid-nintendo
GNU General Public License v2.0
235 stars 42 forks source link

Linux recognizes the controller, but no games do #24

Closed omentic closed 3 years ago

omentic commented 3 years ago

After installing this AUR package, I'm unable to get my controller to work.

Although lsusb recognizes a Nintendo Co., Ltd Switch Pro Controller, the player-1 indicator light pops on, and wine control joy.cpl works well, no games I've tested this with or the HTML5 GamePad API recognize it. For comparison, an Xbox 360 controller shows up and is usable in all of the above.

Is there something I'm missing, like a post-install command or similar? What seems strange to me is that /dev/input and elsewhere seem to contain all the right files...

nicman23 commented 3 years ago

all sdl games should support it.

https://wiki.archlinux.org/index.php/Gamepad#Using_hid-nintendo_with_SDL2_Games

omentic commented 3 years ago

Ah, thank you, I had that in the wrong spot.