RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    same controller, same config - but not the same at all

    Scheduled Pinned Locked Moved Help and Support
    generic joystic
    2 Posts 2 Posters 192 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      derDotzi1982
      last edited by

      Hi,

      first of all: Thank's in forward for (trying) helping me with this:

      I buid two (identical) arcade controller. I plug them in and call the "config cotroller"-menu. The system recoconized the two controller, I configure the first and second one identical. But if I start a game, the configuration of one of them is flipped - the button "A" is on the Button "Y"-position.

      First i thought it was my fault, so I reconfigurate the (switched) controller, but then the other controller is flipped. So I checked the "\configs\all\emulationstation\es_input.cfg" and that's the content (see below).

      Mayby the wirring (button - controller) is not identical. But how can i generate a second "inputConfig"-controller-entry?

      I hope you understand my problem.

      --<?xml version="1.0"?>
      <inputList>
      <inputAction type="onfinish">
      <command>/opt/retropie/supplementary/emulationstation/scripts/inputconfiguration.sh</command>
      </inputAction>
      <inputConfig type="joystick" deviceName="DragonRise Inc. Generic USB Joystick " deviceGUID="03000000790000000600000010010000">
      <input name="pageup" type="button" id="2" value="1"/>
      <input name="up" type="axis" id="1" value="1"/>
      <input name="left" type="axis" id="0" value="1"/>
      <input name="select" type="button" id="8" value="1"/>
      <input name="right" type="axis" id="0" value="-1"/>
      <input name="pagedown" type="button" id="1" value="1"/>
      <input name="y" type="button" id="5" value="1"/>
      <input name="x" type="button" id="4" value="1"/>
      <input name="down" type="axis" id="1" value="-1"/>
      <input name="start" type="button" id="9" value="1"/>
      <input name="b" type="button" id="7" value="1"/>
      <input name="a" type="button" id="6" value="1"/>
      </inputConfig>
      </inputList>-

      1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator
        last edited by

        @derdotzi1982 said in same controller, same config - but not the same at all:

        Mayby the wirring (button - controller) is not identical. But how can i generate a second "inputConfig"-controller-entry?

        You can't, the configuration is based on the name of the controller. Since both controllers are using the same name it's a single configuration for both - in EmulationStation or emulators. Fix the wiring, so it's identical, and everything will be ok.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

        Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.