Homepage Forums RetroPie Project New to RetroPie? Start Here! How do I fix my input screw-up?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #104230
    tommelom
    Participant

    I messed up my gamepad config in the retropie gui. It’s imnpossible to navigate with the gamepad now (no idea how to get the keyboard to work either).
    I tried to fix it via the terminal, but that setup has no impact in on the config done in the gui. Is it two different configs for the gamepad? How do I fix this other than a reinstall?

    #104232
    Floob
    Member

    Edit this file
    /home/pi/.emulationstation/es_input.cfg

    to be

    <?xml version="1.0"?>
    <inputList>
      <inputAction type="onfinish">
    <command>/opt/retropie/supplementary/emulationstation/scripts/inputconfiguration.sh</command>
      </inputAction>
    </inputList>
    #104505
    tommelom
    Participant

    Thanks!
    You saved my bacon.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘New to RetroPie? Start Here!’ is closed to new topics and replies.