• 0 Votes
    16 Posts
    1k Views
    wmarcioW

    @mitu It worked, in fact updating retroarch to version 1.15.0 fixed the issue.

  • 0 Votes
    4 Posts
    879 Views
    caver01C

    @marion A very good point is made by @rbaker above. Those of us with arcade panels have built them differently, but we might also have our IPAC devices configured differently, so even if we did share config files, the hardware keys mapped inside the IPAC may not match.

    The image above in rbaker's post shows the button layout as two rows of four buttons:

    1sw1 1sw2 1sw3 1sw4 1sw5 1sw6 1sw7 1sw8

    while my panel looks like this:

    1sw1 1sw2 1sw3 1sw4 1sw5 1sw6

    Furthermore, while rbaker uses LSHIFT for 1sw1, I am using LCONTROL. This is the keystroke that gets sent when I press my button wired to 1sw1 because that is how my IPAC is configured (i.e. using WinIPAC utility). The wiring matters, the location on your panel matters, and the actual key the IPAC is sending matters--and this is BEFORE any mapping is configured inside a retroarch.cfg file.

    The easiest way to figure this out is to make a little drawing of your panel, label all of the switches as wired. Then, either run a test program or hook up the IPAC to a windows box and run WinIPAC. Then, mark on your drawing which buttons are sending which keys.

    Finally, you should be able to look at a retroarch.cfg file which identifies the common gamepad button names, (a, b, x, y, etc) and you should be able to mark which IPAC keys should trigger these inputs based on which button/position you want to send each input.

  • 0 Votes
    1 Posts
    528 Views
    No one has replied
  • 0 Votes
    4 Posts
    10k Views
    E

    Thanks for the tip.
    Could you explain what do you mean exactly by : "using the RGUI I assigned the enable Turbo function to the same button I want to apply the Turbo function"?
    I cannot find how to do this in RetroArch.

    So far I created the cfg file for the game :
    input_player1_turbo_btn = 1
    input_player2_turbo_btn = 1

    And I put this code retroarch.cfg :
    input_turbo_period = 6
    input_turbo_duty_cycle = 3

  • default all/retroarch.cfg

    Help and Support
    2
    0 Votes
    2 Posts
    4k Views
    BuZzB

    @saleh99 delete the config and reinstall retroarch from retropie-setup / manage packages / core