Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › xbox controller config › Reply To: xbox controller config
07/17/2014 at 16:58
#16690
Participant
You don’t need to install xboxdrv on the latest RetroPie image. Just plug the pad in and follow prompts to configure Emulation Station after boot.
Then to configure controls for most of the emulators (the Retroarch cores):
sudo chown pi /opt/retropie/configs/all/retroarch.cfg
cd /opt/retropie/emulators/RetroArch/installdir/bin
sudo ./retroarch-joyconfig -j 0 >> /opt/retropie/configs/all/retroarch.cfg
^^ If -j 0 does not work try -j 1