#16388
trimmtrabb
Participant

In terminal type:

ls /dev/input/

Note the device number your pad is assigned (should be js0)

Then run:

sudo chown pi /opt/retropie/configs/all/retroarch.cfg
cd /opt/retropie/emulators/RetroArch/installdir/bin
sudo ./retroarch-joyconfig -j * >> /opt/retropie/configs/all/retroarch.cfg

(replace * with device number of pad)

Follow prompts and you should be good to go