Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › What is the proper way to config controls for the emulators? › Reply To: What is the proper way to config controls for the emulators?
05/23/2013 at 05:02
#1835
Anonymous
Inactive
If you are using a GPIO adapter you should just be able to run jstest /dev/input/* (* is your joypad input. Usually js0 or js1.)
If its a USB controller I believe you can run ./retroarch-joyconfig and the numbers corresponding to each button should show up when you press them during the instructions.
Hope this helps.