Kodi Community Forum

Full Version: Detect which gamepad slot inserted
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there anyway to detect a gamepad insertion ?

I'd like to create an autostart script to kick off my snes emulator only if a gamepad is insterted into say slot 4.
arf
As I know... no !
I wanted to use such a thing too, but I didn't succeed.
For example when you connect a memory card, it is mounted on the fly, the header for the mount is memX:// with X the first number available (first mounted = mem0, second = mem1...)
It would have been great to know where it is mounted.

Another solution can be to use skin variables as it is a known info in the skin...