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

    Can I rename autoconfig files?

    Scheduled Pinned Locked Moved Help and Support
    autoconfig.cfg
    3 Posts 2 Posters 426 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.
    • DandelionD
      Dandelion
      last edited by

      Greetings,

      As I traverse the retropie world, I stumble upon the most interesting things.

      In the autoconfig folder (/configs/all/retroarch/autoconfig), I see 3 config files:
      iCode Retro Joystick Adapter.cfg
      usb gamepad .cfg
      USB Gamepad .cfg

      Note all the extra spaces in the last two. The'USB' one is a USB Atari joystick. The 'usb' one is a USB Nintendo controller.

      Any reason why I couldn't rename them what I want?

      I noticed they're referenced in \configs\all\emulationstation\es_input.cfg

        <inputConfig type="joystick" deviceName="usb gamepad           " deviceGUID="030000001008000001e5000010010000">
          <input name="up" type="axis" id="1" value="-1"/>
       ...
        </inputConfig>
        <inputConfig type="joystick" deviceName="USB Gamepad " deviceGUID="03000000790000001100000010010000">
          <input name="up" type="axis" id="1" value="-1"/>
       ...
           </inputConfig>
        <inputConfig type="joystick" deviceName="iCode Retro Joystick Adapter" deviceGUID="03000000828200000132000001010000">
      		<input name="up" type="axis" id="1" value="-1" />
       ...
        </inputConfig>
      
      

      As long as I rename them here as well?

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

        @dandelion Don't rename them, this is actually the name reported by the gamepad and it's used by RetroArch/EmulationStation to load/find the correct auto-config file.

        DandelionD 1 Reply Last reply Reply Quote 1
        • DandelionD
          Dandelion @mitu
          last edited by

          @mitu Thanks! I appreciate it!

          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.