Homepage Forums RetroPie Project Ideas for Further Enhancements Kodi controller support Reply To: Kodi controller support

#117224
labelwhore
Participant

Yep, there’s no reason why not.

So with your setup, you’ll just need the --alt-config /path/to/mouse.cfg for the 1st player controller.

so like this:

/opt/retropie/supplementary/xboxdrv/bin/xboxdrv” –daemon –id 0 –led 2 –deadzone 4000 –silent –trigger-as-button --alt-config /usr/local/mouse.cfg –next-controller –id 1 –led 3 –deadzone 4000 –silent –trigger-as-button –dbus disabled –detach-kernel-driver &
exit 0