#16690
trimmtrabb
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