libretro / RetroArch

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

Nvidia Shield Remote keeps taking controller port 1 #11295

Open nickp85 opened 4 years ago

nickp85 commented 4 years ago

Device: Nvidia Shield 2017 Version: 9/6 Nightly

The 2019 Nvidia Shield remote keeps getting detected as a controller and assigned to a port. If it does that then my real controller lands in port 2 and I have to force close the app and restart it so that I can make sure my controller is detected first for port 1

hizzlekizzle commented 4 years ago

Yes, this is known. Unfortunately, the way the remote functions, we had to hardcode this behavior or it would be entirely impossible to use the remote as an input device at all.

nickp85 commented 4 years ago

Enhancement then perhaps to make it a configurable option whether or not to ignore the remote?