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

    Game name not rom name

    Scheduled Pinned Locked Moved Help and Support
    20 Posts 6 Posters 14.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.
    • T
      trekdrop @herb_fargus
      last edited by

      @herb_fargus

      Yeah thanks, I did everything on that page. Still my game names are like ssfiii instead off super street fighter.

      1 Reply Last reply Reply Quote 0
      • T
        trekdrop
        last edited by

        So there is no one that can help me? Am I the only one that irritates that the rom names are weird.

        1 Reply Last reply Reply Quote 0
        • obsidianspiderO
          obsidianspider
          last edited by

          If scraping isn't working you could always go in and manually edit the gamelist.xml file for each system. I've had to do that for a few games that weren't detected.

          📷 @obsidianspider

          T 1 Reply Last reply Reply Quote 0
          • T
            trekdrop @obsidianspider
            last edited by

            @obsidianspider

            Can you please tell me the settings for your mame collection? Or are your rom names not like mine?

            obsidianspiderO 1 Reply Last reply Reply Quote 0
            • obsidianspiderO
              obsidianspider @trekdrop
              last edited by obsidianspider

              @trekdrop

              As an example, here's the entry for Metal Slug 6 that I didn't bother to find art for yet. Other games are similar but I didn't want to paste a wall of text with the descriptions, etc.

              <game>
              	<path>/home/pi/RetroPie/roms/neogeo/mslug6.zip</path>
              	<name>Metal Slug 6</name>
              	<playcount>17</playcount>
              	<lastplayed>20160524T172743</lastplayed>
              </game>
              

              📷 @obsidianspider

              1 Reply Last reply Reply Quote 0
              • T
                trekdrop
                last edited by

                Yeah nice! I really looking for that, do you know how you mange to get that? Because my rom names wil not change.

                Oh and if you need better nicer images I run my roms trough emumovies art finder app en change the png to JPEG. Really better quality.

                obsidianspiderO 1 Reply Last reply Reply Quote 0
                • obsidianspiderO
                  obsidianspider @trekdrop
                  last edited by

                  @trekdrop

                  The path for that particular file on my Pi is

                  /opt/retropie/configs/all/emulationstation/gamelists/neogeo/gamelist.xml

                  📷 @obsidianspider

                  1 Reply Last reply Reply Quote 0
                  • T
                    trekdrop
                    last edited by

                    Sorry I thing I was not clear. Do you know the settings of the scraper? Because if try it never change to the game name only removes stuff between the ()

                    obsidianspiderO 1 Reply Last reply Reply Quote 0
                    • obsidianspiderO
                      obsidianspider @trekdrop
                      last edited by

                      @trekdrop

                      I just use the one built into EmulationStation and usually get the best results with TheGamesDB.

                      📷 @obsidianspider

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        trekdrop @obsidianspider
                        last edited by

                        @obsidianspider said in Game name not rom name:

                        @trekdrop

                        I just use the one built into EmulationStation and usually get the best results with TheGamesDB.

                        Did all that and this is what my gamelist looks like:

                        <path>./mslug.zip</path>
                        <name>mslug</name>
                        <image>./downloaded_images/mslug-image.jpg</image>
                        <rating>0.9560000000000001</rating>
                        <releasedate>1996</releasedate>
                        <developer>Nazca</developer>
                        <publisher />
                        <genre>Platform / Shooter Scrolling</genre>
                        <players>2</players>
                        </game>

                        Whats wrong... it only removes the .zip and still has the romname..
                        Is it possible that jou can upload your gameslist?

                        obsidianspiderO 1 Reply Last reply Reply Quote 0
                        • obsidianspiderO
                          obsidianspider @trekdrop
                          last edited by

                          @trekdrop

                          Exit EmulationStation and then try changing the line <name>mslug</name> to <name>Metal Slug</name> then save and restart EmulationStation. The <name> is where it's reading the game name. Since yours just has mslug in there, that's why it's being shown in your menu.

                          📷 @obsidianspider

                          T F 3 Replies Last reply Reply Quote 0
                          • T
                            trekdrop @obsidianspider
                            last edited by

                            @obsidianspider

                            Yeah i know, only i really dont want to change that for like 145 games :0

                            So i though it easier if i can copy yours.

                            1 Reply Last reply Reply Quote 0
                            • T
                              trekdrop @obsidianspider
                              last edited by

                              @obsidianspider

                              I put a bunch of games inside the Arcade folder and now the scraper is changing the names...
                              Wierd, so my Neo Geo games inside the NeoGeo folder wil not change and if i put them all inside the Arcade folder the scraper will find them all..

                              obsidianspiderO 1 Reply Last reply Reply Quote 0
                              • obsidianspiderO
                                obsidianspider @trekdrop
                                last edited by

                                @trekdrop

                                It sounds like it's an issue with the scraper not recognizing the system. Glad you figured it out.

                                📷 @obsidianspider

                                T 1 Reply Last reply Reply Quote 0
                                • T
                                  trekdrop @obsidianspider
                                  last edited by

                                  @obsidianspider

                                  Now i need to make gamelist in arcade folder and copy it to the neogeo folder i really hope this will work, it would be realy nice if you can upload your gamelist.

                                  1 Reply Last reply Reply Quote 0
                                  • F
                                    finaluser @obsidianspider
                                    last edited by

                                    @obsidianspider said in Game name not rom name:

                                    @trekdrop

                                    Exit EmulationStation and then try changing the line <name>mslug</name> to <name>Metal Slug</name> then save and restart EmulationStation. The <name> is where it's reading the game name. Since yours just has mslug in there, that's why it's being shown in your menu.

                                    I just removed the <name> tag from file

                                    $mv gamelist.xml gamelist.xml2
                                    $grep -v <name> gamelist.xml2 > gamelist.xml
                                    $rm gamelist.xml2

                                    1 Reply Last reply Reply Quote 0
                                    • thelostsoulT
                                      thelostsoul
                                      last edited by

                                      The scraper should work. You must Exit EmulationStation and then start the scraper. Because while EmulationStation is active, all changes to scrape Data will be lost.

                                      After Exiting EmulationStation, you should start the RetroPie-Setup script, where you can find the sselph scraper. I do this always and it works great.

                                      📜 RE/SET: 100 SNES Games for your RetroPie, 🎁 Share your hidden gems and insider tips

                                      ClydeC 1 Reply Last reply Reply Quote 0
                                      • ClydeC
                                        Clyde @thelostsoul
                                        last edited by

                                        @thelostsoul said in Game name not rom name:

                                        The scraper should work. You must Exit EmulationStation and then start the scraper.

                                        The scraper menu even says that prominently.

                                        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.