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

    Sselph scraper broke my Sega CD menu

    Scheduled Pinned Locked Moved Help and Support
    sselph scraperscrapersega cdsselph
    13 Posts 3 Posters 2.4k 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 @BenMcLean
      last edited by mediamogul

      @BenMcLean

      I'm guessing you have an external es_systems.cfgfile at /opt/retropie/configs/all/emulationstation/es_systems.cfg. If it's there, open it and look for <name>segacd</name>. below it, you'll see a list of viable extensions where you'll remove .bin and .BIN. It's unlikely that this happened in the main es_systems.cfgfile, but if it did, you'll instead be looking at /etc/emulationstation/es_systems.cfg.

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

      edmaul69E BenMcLeanB 2 Replies Last reply Reply Quote 0
      • edmaul69E
        edmaul69 @mediamogul
        last edited by edmaul69

        @mediamogul wouldnt you want to remove .bin not .cue?

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

          @edmaul69

          Ha! Very true. fixed.

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

          1 Reply Last reply Reply Quote 0
          • BenMcLeanB
            BenMcLean
            last edited by

            Thanks. I'll give that a try when I get a chance.

            1 Reply Last reply Reply Quote 0
            • BenMcLeanB
              BenMcLean @mediamogul
              last edited by

              @mediamogul said in Sselph scraper broke my Sega CD menu:

              @BenMcLean

              I'm guessing you have an external es_systems.cfgfile at /opt/retropie/configs/all/emulationstation/es_systems.cfg. If it's there, open it and look for <name>segacd</name>. below it, you'll see a list of viable extensions where you'll remove .bin and .BIN. It's unlikely that this happened in the main es_systems.cfgfile, but if it did, you'll instead be looking at /etc/emulationstation/es_systems.cfg.

              It's not there. :( Will have to figure out how to edit it from pixel desktop apparently, since the /etc/ folder is not shared over Samba.

              mediamogulM BenMcLeanB 2 Replies Last reply Reply Quote 0
              • mediamogulM
                mediamogul Global Moderator @BenMcLean
                last edited by

                @BenMcLean

                You can always use SSH, or SFTP.

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

                1 Reply Last reply Reply Quote 0
                • BenMcLeanB
                  BenMcLean @BenMcLean
                  last edited by

                  When I looked at the file you mentioned, I found it is only listing .iso and .cue. I don't see .bin in there.

                  I'm guessing maybe the menu items exist because sselph's scraper added info for them and the files are there, so maybe all I really need to do is delete the info? (which there needs to be an option for in the EmulationStation GUI for many situations including this one!! Any scraper will sometimes get it wrong!)

                  By the way, if you ever find yourself having to edit files through the pixel desktop, do yourself a favor and type sudo apt-get install geany. You'll be glad you did.

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

                    @BenMcLean

                    The default Sega CD system entry as a whole should read:

                      <system>
                        <name>segacd</name>
                        <fullname>Mega CD</fullname>
                        <path>/home/pi/RetroPie/roms/segacd</path>
                        <extension>.iso .cue .ISO .CUE</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ segacd %ROM%</command>
                        <platform>segacd</platform>
                        <theme>segacd</theme>
                      </system>
                    
                    

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

                    BenMcLeanB 1 Reply Last reply Reply Quote 0
                    • BenMcLeanB
                      BenMcLean @mediamogul
                      last edited by

                      @mediamogul said in Sselph scraper broke my Sega CD menu:

                      @BenMcLean

                      The default Sega CD system entry as a whole should read:

                        <system>
                          <name>segacd</name>
                          <fullname>Mega CD</fullname>
                          <path>/home/pi/RetroPie/roms/segacd</path>
                          <extension>.iso .cue .ISO .CUE</extension>
                          <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ segacd %ROM%</command>
                          <platform>segacd</platform>
                          <theme>segacd</theme>
                        </system>
                      
                      

                      Yep, that's what mine says, yet the BIN files still appear in the menu.

                      mediamogulM 2 Replies Last reply Reply Quote 0
                      • mediamogulM
                        mediamogul Global Moderator @BenMcLean
                        last edited by mediamogul

                        @BenMcLean

                        The two locations I know of for es_systems.cfg are/etc/emulationstation/es_systems.cfg and /opt/retropie/configs/all/emulationstation/es_systems.cfg, which overrides the prior. On top of everything else, Sselph's scraper isn't supposed to alter either of these to begin with. Very strange.

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

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

                          @BenMcLean

                          I Just re-read your previous post and I agree that if you delete the entries that reference .bin files in /opt/retropie/configs/all/emulationstation/gamelists/segacd/gamelist.xml, then you should be good to go.

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

                          1 Reply Last reply Reply Quote 1
                          • BenMcLeanB
                            BenMcLean
                            last edited by

                            Thanks. That fixed it.

                            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.