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

    PC GAMES SCRAPING only FOLDERS

    Scheduled Pinned Locked Moved Help and Support
    scraping
    10 Posts 3 Posters 977 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.
    • shavecatS
      shavecat
      last edited by

      can i do that ? inside the emulator ?
      i want it to scan only the folders names games (if not his going inside the folders and its a mess )...
      and ofcurse not one by one...
      thanks for the help :)

      EfriimE mituM 2 Replies Last reply Reply Quote 0
      • EfriimE
        Efriim @shavecat
        last edited by Efriim

        @shavecat
        I don't know how. It shouldn't be impossible, but the scripts and the programs don't do this.

        The built-in scraper module of EmulationStation can.

        What I have done, is exit ES, then edit the gamelist.xml.
        Copying the metadata from the scraped game in folder, and pasting it to a new folder entry

        <gameList>
        	<folder>
        		<path>./Chrono Cross/</path>
        		<name>Chrono Cross</name>
        		<image>./media/screenshots/Chrono Cross (Disc 1).png</image>
        		<marquee>./media/marquees/Chrono Cross (Disc 1).png</marquee>
        		<video>./media/videos/Chrono Cross (Disc 1).mp4</video>
        		<rating>0.8</rating>
        		<desc>.</desc>
        		<releasedate>20000815T000000</releasedate>
        		<developer>Square Enix</developer>
        		<publisher>Square Enix</publisher>
        		<genre>Role playing games</genre>
        		<players>1</players>
        	</folder>
        

        But I have only 1 game in my folder. I also change all the discs to read the same media since the scraper generated one for each disc, I delete the extras. It took a couple days to finish, but I also completed the list and games I couldn't scrape.

        1 Reply Last reply Reply Quote 0
        • EfriimE
          Efriim
          last edited by

          I misinterpreted the question. I'll check to see if there is a sub-folder option.

          1 Reply Last reply Reply Quote 0
          • EfriimE
            Efriim
            last edited by Efriim

            There is an option in skyscraper 'subdirs=true'

            Edit with skyscraper Advanced options, Edit 'config.ini'
            Or edit \configs\all\skyscraper\config.ini

            It is default so remove the pound# and set false.

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

              @Efriim That option is for scanning the ROMs from the subfolders.

              EfriimE 1 Reply Last reply Reply Quote 0
              • EfriimE
                Efriim @mitu
                last edited by

                @mitu
                Naming the folder after a file with extension might work. Might not.

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

                  @shavecat Create .conf / .sh launchers for your PC games and you'll be able to scrape them.

                  shavecatS 1 Reply Last reply Reply Quote 1
                  • shavecatS
                    shavecat @mitu
                    last edited by

                    @mitu
                    i have too many there to fix every one.
                    Im trying to zip them folder to folder then scarpe then and change the zip to a folder (in the gamelist)....

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

                      @shavecat said in PC GAMES SCRAPING only FOLDERS:

                      Im trying to zip them folder to folder then scarpe then and change the zip to a folder (in the gamelist)....

                      Well, for starters .zip is not a PC recognised extension and 2nd, isn't it easier just to create the empty .conf/.sh files for each game instead of actually zipping them ?

                      shavecatS 1 Reply Last reply Reply Quote 0
                      • shavecatS
                        shavecat @mitu
                        last edited by

                        @mitu
                        Guess u right :
                        thanks

                        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.