Homepage Forums RetroPie Project Controller Configuration in RetroPie Up and Down flipped in NES

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #107291
    ezeitgeist
    Participant

    Anyone got a help on this one? I tried adding the joypad config from the /all folder to the individual NES config folder, and changing the retroarch file in the NES to include a line of redirect (found it on reddit). It recommended switching in the cfg file the config that was backwards. I tried that and then NONE of the buttons worked in NES.

    Changed things back and am back to 1 … UP and DOWN still reversed from normal config.

    #107296
    herbfargus
    Member

    its in the documentation:

    https://github.com/RetroPie/RetroPie-Setup/wiki/RetroArch-Configuration

    so if for some reason the up and down axes are really swapped you can just add

    input_player1_up_axis = +1
    input_player1_down_axis = -1

    in your /opt/retropie/configs/nes/retroarch.cfg and it should invert them

    #107298
    ezeitgeist
    Participant

    You are a savior! I read that link so many times, it just didn’t click properly. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Controller Configuration in RetroPie’ is closed to new topics and replies.