Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › xbox 360 wireless controller works in UI but not in any emulator › Reply To: xbox 360 wireless controller works in UI but not in any emulator
01/19/2016 at 20:34
#114431
labelwhore
Participant
just as aside, here what the xboxdrv line in rc.local look like for me:
"/opt/retropie/supplementary/xboxdrv/bin/xboxdrv" --daemon --detach --wid 0 --led 2 --deadzone 4000 --silent --trigger-as-button --next-controller --wid 1 --led 3 --deadzone 4000 --silent --trigger-as-button --dbus disabled --detach-kernel-driver
(actually, mine is slightly different, but the extra crap I’m using isn’t important here.)