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

    retropie not recognizing a special rom

    Scheduled Pinned Locked Moved Help and Support
    21 Posts 4 Posters 5.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.
    • N
      naddel81
      last edited by

      hi there,

      I have a fan-translated ROM that does just not show up on the rom-list. is it that retroarch only recognizes roms on a database checksum or something? how can I manually add new translated-roms?

      best wishes.

      W 1 Reply Last reply Reply Quote 0
      • W
        wmcclelion @naddel81
        last edited by

        @naddel81 Please give us a little more info. What system? What is the full filename of the ROM. It could be that the name does not match the file mask for that system. It might be as easy as renaming the file, but we need more details.

        1 Reply Last reply Reply Quote 0
        • N
          naddel81
          last edited by naddel81

          I already tried renaming the SNES rom to "Clock Tower.smc", but it is still not recognized. It is a custom translated rom and therefore does not match the internal rdb (retroarch database) for roms as I learned thanks to google :)

          But how to add those custom roms? And why is there a database to begin with? why not just add all the found .smc files to a list?

          W 1 Reply Last reply Reply Quote 0
          • W
            wmcclelion @naddel81
            last edited by

            @naddel81 It will pick up roms that are not in the DB. The DB exists to load metadata about known games, including box art. Have you restarted emulationstation after placing the rom on your Pi? I am guessing this is a Sega ROM based on the .smc, what directory do you have the file in?

            1 Reply Last reply Reply Quote 0
            • N
              naddel81
              last edited by BuZz

              I put the file into /roms/snes as the other snes roms.
              it loads fine on my PC using snes9x and I already played a few hours. it is a vaild snes rom, but retropie just does not show it on the list even after several restarts.

              I even tried to rename it to another rom that is already in the list and therefore force it to play it, but it won't.
              the rom is fine, but custom.

              1 Reply Last reply Reply Quote 0
              • BuZzB
                BuZz administrators
                last edited by

                please post the output of this from a terminal cat ~/.emulationstation/es_settings.cfg (Please format the output by using a code block - http://commonmark.org/help/)

                To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                1 Reply Last reply Reply Quote 0
                • N
                  naddel81
                  last edited by naddel81

                  this here came from it:

                  "<?xml version="1.0"?>
                  <bool name="BackgroundJoystickInput" value="false" />
                  <bool name="DrawFramerate" value="false" />
                  <bool name="EnableSounds" value="true" />
                  <bool name="ParseGamelistOnly" value="false" />
                  <bool name="QuickSystemSelect" value="true" />
                  <bool name="SaveGamelistsOnExit" value="true" />
                  <bool name="ScrapeRatings" value="false" />
                  <bool name="ShowHelpPrompts" value="true" />
                  <int name="ScraperResizeHeight" value="0" />
                  <int name="ScraperResizeWidth" value="400" />
                  <int name="ScreenSaverTime" value="300000" />
                  <string name="Scraper" value="TheGamesDB" />
                  <string name="ScreenSaverBehavior" value="dim" />
                  <string name="ThemeSet" value="carbon" />
                  <string name="TransitionStyle" value="fade" />
                  "

                  1 Reply Last reply Reply Quote 0
                  • BuZzB
                    BuZz administrators
                    last edited by

                    yes. via ssh - https://github.com/retropie/retropie-setup/wiki/ssh

                    To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                    1 Reply Last reply Reply Quote 1
                    • N
                      naddel81
                      last edited by

                      thanks! output is posted above.

                      BuZzB 1 Reply Last reply Reply Quote 0
                      • BuZzB
                        BuZz administrators @naddel81
                        last edited by

                        @naddel81 Where ?

                        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                        1 Reply Last reply Reply Quote 1
                        • N
                          naddel81
                          last edited by BuZz

                          this here came from it:

                          <?xml version="1.0"?>
                          <bool name="BackgroundJoystickInput" value="false" />
                          <bool name="DrawFramerate" value="false" />
                          <bool name="EnableSounds" value="true" />
                          <bool name="ParseGamelistOnly" value="false" />
                          <bool name="QuickSystemSelect" value="true" />
                          <bool name="SaveGamelistsOnExit" value="true" />
                          <bool name="ScrapeRatings" value="false" />
                          <bool name="ShowHelpPrompts" value="true" />
                          <int name="ScraperResizeHeight" value="0" />
                          <int name="ScraperResizeWidth" value="400" />
                          <int name="ScreenSaverTime" value="300000" />
                          <string name="Scraper" value="TheGamesDB" />
                          <string name="ScreenSaverBehavior" value="dim" />
                          <string name="ThemeSet" value="carbon" />
                          <string name="TransitionStyle" value="fade" />
                          
                          1 Reply Last reply Reply Quote 0
                          • BuZzB
                            BuZz administrators
                            last edited by

                            I have formatted your post - please format posts as I mentioned in my previous post.

                            config looks ok - I suspected `ParseGamelistOnly" might be set, which would mean new roms don't show up - but it's fine.

                            If your rom has the correct extension it should show up in the list - what shows and doesn't show is based on the file extension.

                            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                            1 Reply Last reply Reply Quote 1
                            • N
                              naddel81
                              last edited by

                              it is a simple .smc file. I uploaded it above to my dropbox. would be great if you could give it a try.

                              1 Reply Last reply Reply Quote 0
                              • BuZzB
                                BuZz administrators
                                last edited by BuZz

                                Please email me the details - buzz [at] exotica.org.uk and I will test when I get a moment - It is against the forum rules to post links to roms - even for debugging issues.

                                To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                1 Reply Last reply Reply Quote 0
                                • N
                                  naddel81
                                  last edited by

                                  will do. thanks for your help!

                                  1 Reply Last reply Reply Quote 0
                                  • N
                                    naddel81
                                    last edited by

                                    @ BuZz: did you find the time to test the rom, yet?

                                    best wishes!

                                    1 Reply Last reply Reply Quote 0
                                    • BuZzB
                                      BuZz administrators
                                      last edited by

                                      Not yet.

                                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                      1 Reply Last reply Reply Quote 0
                                      • N
                                        naddel81
                                        last edited by

                                        ok, but you got the mail, right?
                                        best wishes!

                                        1 Reply Last reply Reply Quote 0
                                        • BuZzB
                                          BuZz administrators
                                          last edited by

                                          I did. thanks.

                                          To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                          1 Reply Last reply Reply Quote 0
                                          • BuZzB
                                            BuZz administrators
                                            last edited by

                                            Shows up and work fine here.

                                            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                            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.