Homepage Forums RetroPie Project Controller Configuration in RetroPie Right analog stick not working

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #108983
    smaikel
    Participant

    I did a fresh install of Retropie 3.2.1 on a RPi2. I’m using a PS2 controller.
    The game Ape Escape (PSX) uses both analog sticks.
    In the folder /opt/retropie/configs/psx/retroarch.cfg I added

    input_libretro_device_p1 = “5”
    input_player1_analog_dpad_mode = “1”

    Then the left analog stick started working, but no right analog stick.
    So i changed /opt/retropie/configs/all like this :

    pcsx_rearmed_pad1type = “analog”
    pcsx_rearmed_pad2type = “analog”

    Then I got Ape Escape working. Hooray!
    But…
    My start button is not responding anymore in all of my PSX games. Only when I press SELECT + START I can exit the game.

    Please help…

    #109204
    smaikel
    Participant

    I noticed someting strange while still trying to solve this issue.
    My buttons in /opt/retropie/configs/all/retroarch-joypads/USBGamepad.cfg are different then the buttons I wrote down while doing jstest.
    How is this possible?

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