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

    Input for specific ROM not working

    Scheduled Pinned Locked Moved Help and Support
    cfgconfigsconfiginputsnes
    25 Posts 3 Posters 6.8k 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.
    • mediamogulM
      mediamogul Global Moderator @abrad1212
      last edited by

      @abrad1212

      As a troubleshooting method, try deleting the file completely. Then, run the game and see how it controls. After that, try remapping again and see if the new controls work before you quit back to ES. Finally, exit out to ES and see how the controls behave when launched again.

      RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

      A 1 Reply Last reply Reply Quote 0
      • A
        abrad1212 @mediamogul
        last edited by

        @mediamogul I'm kinda confused on the input cfg
        Like:

        • input_x_btn = "3" # Triangle Button
        • input_l_btn = "3" # Name: L1

        They have the same numbers but they do different things

        Oh and the deleting and remapping didn't work

        mediamogulM 1 Reply Last reply Reply Quote 0
        • mediamogulM
          mediamogul Global Moderator @abrad1212
          last edited by

          @abrad1212

          If you'll notice, it's not that way on your main controller config.

          RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

          1 Reply Last reply Reply Quote 0
          • A
            abrad1212
            last edited by

            @mediamogul
            Ok so I reset the Doom (USA).sfc.cfg to have all the defaults, and now the PS button (the button with the Playstation Logo on it) is moving the character to the right. WHAT IS WRONG YOU CURSED CFG FILES

            mediamogulM 1 Reply Last reply Reply Quote 0
            • mediamogulM
              mediamogul Global Moderator @abrad1212
              last edited by

              @abrad1212

              Ha! Well, that is strange. What happens when you delete ~/RetroPie/roms/snes/Doom (USA).sfc.cfg outright?

              RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

              A 1 Reply Last reply Reply Quote 0
              • A
                abrad1212 @mediamogul
                last edited by

                @mediamogul said in Input for specific ROM not working:

                @abrad1212

                Ha! Well, that is strange. What happens when you delete ~/RetroPie/roms/snes/Doom (USA).sfc.cfg outright?

                All the controls stay the same PS button moves me to the right, X button shoots and moves me forward

                mediamogulM 1 Reply Last reply Reply Quote 0
                • mediamogulM
                  mediamogul Global Moderator @abrad1212
                  last edited by mediamogul

                  @abrad1212

                  Am I correct in assuming that this is only happening in your SNES emulator and that it started when you tried to remap 'Doom'?

                  RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    abrad1212 @mediamogul
                    last edited by abrad1212

                    @mediamogul said in Input for specific ROM not working:

                    @abrad1212

                    Am I correct in assuming that this is only happening in your SNES emulator and that it started when you tried to remap 'Doom'?

                    No it is not working in other games/emulators. Are there other logs other than ~/.emulationstation/es_log.txt

                    mediamogulM 1 Reply Last reply Reply Quote 0
                    • mediamogulM
                      mediamogul Global Moderator @abrad1212
                      last edited by mediamogul

                      @abrad1212

                      There's /dev/shm/runcommand.log. You'll want to use the runcommand menu to enable 'Launch with verbose logging' to get the most information possible.

                      RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        abrad1212 @mediamogul
                        last edited by abrad1212

                        @mediamogul
                        Well here is some useful info (maybe)
                        EDIT: Check link again more detailed log now :)

                        mediamogulM 1 Reply Last reply Reply Quote 0
                        • mediamogulM
                          mediamogul Global Moderator @abrad1212
                          last edited by

                          @abrad1212

                          Nothing that I see. Unfortunately these kinds of issues don't usually present themselves there. Can you post the contents of /opt/retropie/configs/snes/retroarch.cfg?

                          RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                          1 Reply Last reply Reply Quote 0
                          • A
                            abrad1212
                            last edited by

                            @mediamogul look at link again

                            mediamogulM 1 Reply Last reply Reply Quote 0
                            • A
                              abrad1212
                              last edited by

                              @mediamogul said in Input for specific ROM not working:

                              @abrad1212

                              Nothing that I see. Unfortunately these kinds of issues don't usually present themselves there. Can you post the contents of /opt/retropie/configs/snes/retroarch.cfg?

                              Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

                              input_remapping_directory = "/opt/retropie/configs/snes/"

                              input_player1_analog_dpad_mode = "1"
                              input_overlay = ""
                              #include "/opt/retropie/configs/all/retroarch.cfg"

                              1 Reply Last reply Reply Quote 0
                              • mediamogulM
                                mediamogul Global Moderator @abrad1212
                                last edited by mediamogul

                                @abrad1212

                                OK, it seems to still be loading the Doom config file.

                                RetroArch [INFO] :: Config: appending config "/home/pi/RetroPie/roms/snes/Doom (USA).sfc.cfg"
                                

                                Is this another attempt you've made or is it the original?

                                RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                                1 Reply Last reply Reply Quote 0
                                • A
                                  abrad1212
                                  last edited by

                                  @mediamogul said in Input for specific ROM not working:

                                  @abrad1212

                                  OK, it seems to still be loading the Doom config file.

                                  RetroArch [INFO] :: Config: appending config "/home/pi/RetroPie/roms/snes/Doom (USA).sfc.cfg"
                                  

                                  Is this another attempt you made or is it the original?

                                  This is another attempt.

                                  mediamogulM 1 Reply Last reply Reply Quote 0
                                  • mediamogulM
                                    mediamogul Global Moderator @abrad1212
                                    last edited by

                                    @abrad1212

                                    Deleting that file should at least put the controls back inline with the defaults. It's bizarre that it doesn't, but I'm sure it's all related. I'm afraid I'm out of ideas for the time being. I'll keep thinking on it though.

                                    RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      abrad1212
                                      last edited by

                                      Alright my PS4 controller is all screwed up on the menu now too. I'm going to be and will figure this out tommorow

                                      pjftP 1 Reply Last reply Reply Quote 0
                                      • pjftP
                                        pjft @abrad1212
                                        last edited by

                                        @abrad1212 apologies for asking, but what happens if you do re-configure the controls in emulationstation?

                                        Could it be that the original settings are messed up and that's what's causing this across all emulators?

                                        I didn't seem to find the details on what was failing with the original controls setup that caused you to have to manually edit the configurations?

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          abrad1212
                                          last edited by

                                          @pjft said in Input for specific ROM not working:

                                          @abrad1212 apologies for asking, but what happens if you do re-configure the controls in emulationstation?

                                          Could it be that the original settings are messed up and that's what's causing this across all emulators?

                                          I didn't seem to find the details on what was failing with the original controls setup that caused you to have to manually edit the configurations?

                                          Yeah I actually remapped the controller and that is what screwed up the controls on the main menu. So the menu controls are working now.

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            abrad1212
                                            last edited by

                                            @mediamogul When I change the controls in Sony_Computer_Entertainment_Wireless_Controller.cfg it changes the controls in games, but doesn't change the controls for the menu so I think that is good.

                                            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.