Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2586
    ereke
    Participant

    Hello,

    I have a SNES USB Controller and I really want to change the buttons. Like only in the GBA Emulator.

    I found the config file for GBC and GB. But not the GBA..
    Is it possible tho change the config for GBA?

    Thanks!

    #2588
    karloss
    Participant
    #2590
    ereke
    Participant

    Am I going to type it in through ssh or on the PI itself?
    When I tried (both), I got an error saying “command not found”..

    I am not an expert, but still learning. So am I missing something?

    Thanks for the help:)

    #2642
    Anonymous
    Inactive

    You can use Putty to ssh into the Pi or do it directly (which you should since you need to configure it).

    -F4 to get to the terminal
    -Type this:
    cd /home/pi/RetroPie/emulators/gpsp/raspberrypi
    -Hit enter
    -Type:
    sudo ./gpsp
    -Hit enter

    You should be in. Try to learn a little about various commands such as cd, sudo, cp, ./ and ~/ (hint: that last one replaces /home/pi in this case)

    #82779
    Anonymous
    Inactive

    Just wanted to update this in-case someone is looking for this.

    The new command you need to type is

    cd /opt/retropie/emulators/gpsp/raspberrypi

    then

    sudo ./gpsp

    to get to the GBA config screen as the files have been moved :)

    #90029
    ceuse
    Participant

    Hey im having some issues here.

    im trying to change the joypad gpsp is using (it uses J0 as default i think?) and i want it to use J2. how do i change this?

    thanks in advance

    #90033
    gizmo98
    Participant

    Joypad 0 could be hard coded.

    #90041
    ceuse
    Participant

    any way to find that out / git from the developer to ask :(

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