libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.34k stars 1.84k forks source link

Nintendo Switch Pro Controller (non-HID) cannot bind screenshot button with the sdl2 controller driver #16997

Closed davidhedlund closed 2 months ago

davidhedlund commented 2 months ago

Expected behavior

It should work.

Actual behavior

Works for the linuxraw, and udev controller drivers, but not for sdl2.

Steps to reproduce the bug

Version/Commit

Environment information

davidhedlund commented 2 months ago

same issue with udev this time, but I'm sure that I could bind the screenshot button before. Must be a non-HID issue, because the screenshot button works for all three controller drivers with Linux that has HID support (just re-evaluated).