Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Anonymous
    Inactive
    Post count: 3

    Hi,

    I have RP2 with Retropie3 built from the image written straight to the microSD card. I am using a Sega USB controller that uses playsegacontroller.cfg. I would like to change one button but only for the megadrive emulation (lr-picodrive). If I change the line in playsegacontroller.cfg (in \\retropie\configs\all\retroarch-joypads) from

    input_y_btn = “4”
    to
    input_y_btn = “2”

    I get what I would like but of course this now changes it for every emulator. I’ve tried adding this line to the retroarch.cfg in the megadrive folder (\\retropie\configs\megadrive) but it doesn’t change anything. Still learning but any clue what else I need to do please?

    Floob
    Member
    Post count: 1629

    Try
    input_player1_y_btn = “2”

    make sure the quote symbol is correct first though.

    Or you can try remapping:

    Anonymous
    Inactive
    Post count: 3

    Thank you, worked perfectly. I had the wrong syntax. My Retropie is coming along just nicely :)

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