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

    Metadata not showing for some games, despite being in the gamelist.xml file

    Scheduled Pinned Locked Moved Help and Support
    metadatagamelist.xmlemulationstatio
    14 Posts 5 Posters 2.6k 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.
    • X
      xwons
      last edited by

      Nevermind, found the issue. It had to do with the capitalization of the word. Emulationstation was looking for Sonic the Hedgehog (USA, Europe).zip and I had Sonic The Hedgehog (USA, Europe).zip.

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

        @xwons The reason for that is that the Retropie image runs on Linux whose file system is case sensitive. Thanks for sharing your solution for others.

        1 Reply Last reply Reply Quote 1
        • GreenHawk84G
          GreenHawk84
          last edited by

          I am having a similar issue when migrating from Jessie to Stretch. This is oddly only for the Genesis category in ES. I moved my old gamelist.xml files for both Megadrive and Genesis. Some games display properly, others display as if no metadata exists.

          1 Reply Last reply Reply Quote 0
          • GreenHawk84G
            GreenHawk84
            last edited by

            Here is an example of what I see:
            20190420_122725.jpg

            20190420_122728.jpg

            Metdata lines for Altered Beast read:

            <game id="15" source="ScreenScraper">
            <path>/home/pi/RetroPie/roms/genesis/Altered Beast USA.md</path>
            <name>Altered Beast</name>
            <desc>In this coin-op conversion, you are a hero raised from the dead by the god Zeus to rescue his daughter Athena. With a scenery inspired by Ancient Greece, you have to fight hordes of undead and demons, with a boss at the end of each level until you meet the god Neff, who holds the girl captive.

            The title refers to your shapeshifting abilities. In this platformer, you can collect spirit balls by defeating two-headed wolves, allowing you to mutate into different beasts such as a werewolf, a dragon, a tiger, a bear and others depending on the version. Each form, tied to a level, comes with special abilities such as flight and powerful attacks, easily superseding the basic set of punches and kicks in your human form.

            The game can be played in singleplayer mode, or in same-screen multiplayer co-op mode.</desc>
            <image>/home/pi/.emulationstation/downloaded_images/genesis/Altered Beast USA-image.png</image>
            <marquee>/home/pi/.emulationstation/downloaded_images/genesis/Altered Beast (USA, Europe)-image.jpg</marquee>
            <video>/home/pi/.emulationstation/downloaded_images/genesis/Altered Beast USA-video.mp4</video>
            <thumbnail />
            <rating>0.65</rating>
            <releasedate>19901130T000000</releasedate>
            <developer>Sega</developer>
            <publisher>Sega</publisher>
            <genre>Beat'em Up</genre>
            <players>1-2</players>
            </game>

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

              @GreenHawk84 As the topic solution mentioned, it was a problem file filename case - did you check that your file on disk is the same as the one in the gamelist (/home/pi/RetroPie/roms/genesis/Altered Beast USA.md) ?

              GreenHawk84G 1 Reply Last reply Reply Quote 0
              • GreenHawk84G
                GreenHawk84 @mitu
                last edited by

                @mitu

                I think so, it appears the rom file name matches:

                filename.png

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

                  @GreenHawk84 said in Metadata not showing for some games, despite being in the gamelist.xml file:

                  I think so, it appears the rom file name matches:

                  Not quite, the path in the file is using genesis, not megadrive. I think that if you remove the folder suffix from the path and leave only ./Altered Beast USA.md as the path, it will show up correctly.

                  GreenHawk84G F 2 Replies Last reply Reply Quote 1
                  • GreenHawk84G
                    GreenHawk84 @mitu
                    last edited by

                    @mitu

                    Thank you, this change to each game in the Gamelist worked. Not sure why this was an issue now and not on my previous build.

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

                      @GreenHawk84 Your previous build was probably customized and you probably replaced the MD folder with genesis. It's also because you probably scraped the info with different scrapers - some of them have added the path as a full filename path, others kept it relative to the ROM folders.

                      1 Reply Last reply Reply Quote 0
                      • F
                        flower4000 @mitu
                        last edited by

                        @mitu
                        When you say to remove the folder suffix from the path, what does that look like? I’m having the same issue and I can’t find anything in the path that I would call a folder suffix in order to remove it.
                        Ps. I have both a genesis and a mega drive folder, and I’m using the megadrive folder for the rom paths. Or at least, I think I am. And I’m doing my rom scrapes using skyscraper.

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

                          @flower4000 I explained in the previous reply what it means: if your path element contains the folder (i.e. /home/pi/RetroPie/roms/genesis/game.md), then remove the folder part of the path and leave only the file name (./game.md).

                          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.