Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    GitHub guide - scraping with PC

    Recalbox General
    github guide scraping
    7
    21
    8150
    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.
    • neko
      neko last edited by

      This is great news! The build-in scrapper is painfully slow, I just did scraped the MAME set alone and it took me almost 2 weeks. I am starting to scrap the FBA and console sets by using your batch file, will report back later 😉

      1 Reply Last reply Reply Quote 0
      • nickdj
        nickdj last edited by

        I'm going to do a complete scrape of the 4000 odd roms I have and see what works and doesn't. 99.99% of scrapes work well this way, just need to make sure the restore process works correctly. For scraping the FBA roms I used (" are speech quotes): scraper.exe -rom_dir="finalburnalphalibretro" -image_path="~/.emulationstation/downloaded_images/finalburnalphalibretro" -mame=true -mame_img="t,c,s" -no_thumb=true -max_width=375 -use_filename=true This finds nearly all the images and game data and uses the title screen image by default. It would take hours to scrape 1000 snes roms via Recalbox and via this method it takes about 10 minutes and appears to be much more accurate.

        RPi 2 Not overclocked Edimax EW-7811UN LogiLink BT0007A USB bluetooth V2.1 PS3 Controller RecalBox v3.2.8

        1 Reply Last reply Reply Quote 0
        • neko
          neko last edited by

          Looks like Virtual Boy is currently not supported by scraper.exe? Got a lot of error when I try to scrape. 😕

          1 Reply Last reply Reply Quote 0
          • nickdj
            nickdj last edited by

            This should be the final version. 🙂 http://www.mediafire.com/view/u01vt7tm7z4uqv6/scraperv2.bat I noticed there were a few errors in my batch file so I've not only stripped it down to make it more streamline but also made sure the folder names are correct. Scraping by PC is a LOT quicker, however, you will still find some roms which are not picked up. You can scrape with Recalbox for the ones missing. Note: PSX, Virtualboy, and SCUMM roms are not scanned. scraper.exe doesn't appear to like them. I've left in the famicomdisksystem scrape, however, I've not managed to get it to recognize any of the roms I have. If anyone finds any issues with this batch file let me know. You are free to copy and/or amend this file (but some thanks would e nice). Enjoy!

            RPi 2 Not overclocked Edimax EW-7811UN LogiLink BT0007A USB bluetooth V2.1 PS3 Controller RecalBox v3.2.8

            1 Reply Last reply Reply Quote 0
            • neko
              neko last edited by

              YES!! I have tested a few console systems with the latest batch file and it appears to works perfectly. Thank you nickdj, this has made my life much easier. ;-D

              1 Reply Last reply Reply Quote 0
              • nickdj
                nickdj last edited by

                I would like to hear others experience from using this batch file. If it works and everyone is happy with it I'll create a how-to on GitHub. 🙂

                RPi 2 Not overclocked Edimax EW-7811UN LogiLink BT0007A USB bluetooth V2.1 PS3 Controller RecalBox v3.2.8

                1 Reply Last reply Reply Quote 0
                • ekstreme
                  ekstreme last edited by

                  It works great for me. The only thing that I dislike is that when using the batch scraper ROM suffixes eg (World) (Rev A) are kept and displayed, even if the ROM is renamed first. Scraping within Recalbox does behave like this.

                  1 Reply Last reply Reply Quote 0
                  • rockaddicted
                    rockaddicted last edited by

                    Hi and thank you for the work about the scrapping from a PC. If you could update the wiki with your method, that would be great =).

                    Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
                    Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
                    Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

                    Don't forget to upvote messages if it has been useful ;)

                    1 Reply Last reply Reply Quote 0
                    • 0zzy
                      0zzy last edited by

                      hi all, i have followed this guide and firt of all this one https://github.com/digitalLumberjack/recalbox-os/wiki/Scrape-your-games-with-your-PC-%28EN%29 but when i reboot the system, xml files are empty and no game details or images are shown in the emulator menu. what’s wrong?

                      1 Reply Last reply Reply Quote 0
                      • acris
                        acris last edited by

                        Sorry for my english try this via putty :

                        killall emulationstation
                        

                        upload your gamelist and pictures after via putty : nohup /etc/init.d/S31emulationstation restart & reboot rpi

                        1 Reply Last reply Reply Quote 0
                        • 0zzy
                          0zzy last edited by

                          Thanks Acris, this solved for me! I didn't think to kill ES process!

                          1 Reply Last reply Reply Quote 0
                          • nickdj
                            nickdj last edited by

                            After scraping with a PC, uploading it to Recalbox, and then copying to the correct location you will need to reboot Recalbox.  I am assuming after scraping there is a corresponding gameslist.xml file?  This shouldn't be empty although I'm aware descriptions are missing from FBA roms. The gameslist.xml file should not be empty as the scraper only creates this file if it finds roms.  Which roms/folder isn't working for you?

                            RPi 2 Not overclocked Edimax EW-7811UN LogiLink BT0007A USB bluetooth V2.1 PS3 Controller RecalBox v3.2.8

                            1 Reply Last reply Reply Quote 0
                            • 0zzy
                              0zzy last edited by

                              hi nickdj, after scraping with PC and uploading the file in the right place, and after rebooting the xml file are empty again. As Acris suggests, i had to kill Emulationstation process before uplodaing xml, after that i rebboted and all goes right.

                              1 Reply Last reply Reply Quote 0
                              • nickdj
                                nickdj last edited by

                                That's very interesting.  I've not had this issue to be honest, however, I'm planning to have another go at the scraper especially as I'm thinking of creating a new theme which uses larger images.   🙂 What I may do is include the 'kill ES' command as part of the process.  I take it this is only run after you've uploaded the files to the 'system' folder but before you copy them?  If so that shouldn't be too hard.

                                RPi 2 Not overclocked Edimax EW-7811UN LogiLink BT0007A USB bluetooth V2.1 PS3 Controller RecalBox v3.2.8

                                1 Reply Last reply Reply Quote 0
                                • 0zzy
                                  0zzy last edited by

                                  Yes, ES process must be killed before copying xml to the right ./emulationstation/ ecc folder. that's strange..more strange why happen to me only!

                                  1 Reply Last reply Reply Quote 0
                                  • liquidsnakeblue
                                    liquidsnakeblue last edited by

                                    I'm lucky I found this thread.  Works wonderfully.  100x better than the method listed at https://github.com/recalbox/recalbox-os/wiki/Scrape-your-games-with-your-PC-(EN)   Thank you!   Liquidsnakeblue

                                    1 Reply Last reply Reply Quote 0
                                    • First post
                                      Last post

                                    Want to support us ?

                                    75
                                    Online

                                    99.6k
                                    Users

                                    28.1k
                                    Topics

                                    187.1k
                                    Posts

                                    Copyright © 2021 recalbox.com