Homepage Forums RetroPie Project Everything else related to the RetroPie Project What is the proper way to config controls for the emulators?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1833
    Dazz
    Participant

    Hey Guys,

    I’ve been in the emulation scene for a really long time and I am one of the developers for the highest Windows based Emulator Front Ends, HyperSpin. So I know my way around emulation, roms, etc.

    However, I got my first Pi and looking to do dedicated emulation consoles. My first mod is going to be an NES Pi. I’m really new to RPi and Linux in general and have been reading around trying to figure this all out. Unfortunately, I really haven’t found the definitive way to configure the controls for once you have launched a game/emulator.

    What is the best way to configure controls for the emus? I think I found the cfg files, but how do you see what button numbers are assigned to what buttons on the control?

    #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.

    #1840
    Dazz
    Participant

    Thank you, I had to run setup and install retroarch so I had the tools folder. Once I got that I was finally able to figure out control mapping. Working well. Now time to figure out how to setup themes.

    #1842
    Anonymous
    Inactive

    Try this link to the emulationstation wiki page at github
    https://github.com/Aloshi/EmulationStation/blob/master/THEMES.md

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.