RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Scraper needs to check the genesis category on thegamesdb not just megadrive

    Scheduled Pinned Locked Moved Ideas and Development
    scrape issuesgenesismegadrive
    7 Posts 3 Posters 1.7k 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.
    • C
      crossmr
      last edited by

      As I'm currently building my own setup from a stock retropie image, what I noticed in regards to megadrive games is that some games, which totally have images on thegamesdb are showing up with no entries. On closer inspection it seems that it is because some of the games are registered on the site as genesis games and not under both systems. Would it be possible to have the megadrive part of the scraper scrape both categories for games rather than only megadrive?

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

        That's a quirk in TheGameDB, MD and Genesis are separated platforms. Add a platforms.cfg file under \\retropie\configs\all with

        megadrive_theme="megadrive"
        megadrive_platform="genesis,megadrive"
        

        and then try re-installing one of the Megadrive emulators (lr-picodrive, lr-genesis-plus-mx), restart EmulationStation and try re-scraping.

        EDIT: corrected.

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

          @mitu That's ES xml not platform.cfg content - wrong paste ?

          These are the lines that should be added to switch to genesis. I wasn't aware multiple platforms could be added though - or I've forgotten.

          megadrive_theme="genesis"
          megadrive_platform="genesis"
          

          see https://retropie.org.uk/docs/Mega-Drive-Genesis/ for more information.

          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

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

            @BuZz Oh, yes, you're right.

            EDIT: this was reported way back here.

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

              @mitu Ah - then this should work I think (Can keep the theme at megadrive or whatever is preferred)

              megadrive_theme="genesis"
              megadrive_platform="megadrive,genesis"
              

              [edit] I see you updated your post sorry.

              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
              • C
                crossmr
                last edited by

                Thanks, i was unaware that you could add multiple systems in there, it still requires code work on the part of the user instead of out of the box functionality like scraping most other systems does. Since genesis (directory) seems to be set up as pointing to megadrive, maybe this should be included by default? In my case, I ended up changing megadrive to genesis and running the scrape again, but that's clunky.

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

                  We could make it the default, since ScreenScraper is the default scraper in EmulationStation it didn't have such a great impact. The change required some code changes in EmulationStation for ScreenScraper, so that's why it wasn't added after the issue was reported.

                  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.