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

    Question about Skyscraper

    Scheduled Pinned Locked Moved Help and Support
    muldjordscraperscreenscraperskyscraper
    4 Posts 3 Posters 556 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.
    • TPRT
      TPR
      last edited by TPR

      I have a question about Skyscraper and I hope someone, maybe @muldjord can help out with this.

      When I use the program (using the command line) I keep getting results that look like this:
      skyscraper 1.jpg

      But what I'm really looking for is results like this (I got this using the built in ES scraper):
      skyscraper 2.jpg

      I can't seem to get Skyscraper to ONLY pull the cover art from Screenscraper. No matter what flags or options I use, it keeps generating the box art as small thumbnails.

      I tired noscreenshots, nomarquees, nowheels, and I saw that it was only scraping "covers" but then my results looked like this:
      skyscraper 3.jpg

      What options should I be using to only scrape the cover art and have it show up filling the entire box?

      Also, I did notice that in order to use my username/password for ScreenScraper, I have to use the command line. Even if I put my credentials in the config.ini that didn't work with the front end menu version.

      Thanks in advance for your help!

      IanDaemonI 1 Reply Last reply Reply Quote 0
      • IanDaemonI
        IanDaemon @TPR
        last edited by IanDaemon

        @tpr
        Short answer:
        It depends on the scraper and artwork.xml. It looks like you prefer the built-in scraper as opposed to something like Skyscraper.

        Long answer:
        You can manually edit the GAMELIST.XML (and ARTWORK.XML) to specify which image is shown if you download the image you'd like. You can actually use almost any image. The theme will put the "image" in the "image" space. The scrapers just do the file editing for you. The gamelist.xml and artwork.xml are "flat text" files.

        <?xml version="1.0"?>
        <gameList>
        	<game>
        		<path>./1941.zip</path>
        		<name>1941: Counter Attack</name>
        		<image>./media/screenshots/1941.png</image>
        		<marquee>./media/marquees/1941.png</marquee>
        		<rating>0.8</rating>
        
        • 5 Favorite Arcade Games in MAME
        • Cocktail Cabinet Games
        • Check out the MAME RoW
        1 Reply Last reply Reply Quote 0
        • mituM
          mitu Global Moderator
          last edited by

          @tpr said in Question about Skyscraper:

          When I use the program (using the command line) I keep getting results that look like this:

          The image is produced by configuring the artwork.xml template, which combines multiple images into one. If you wish to have the image contain only the cover image, modify the file and leave only the cover resource to be displayed. More information here.

          TPRT 1 Reply Last reply Reply Quote 2
          • TPRT
            TPR @mitu
            last edited by

            @mitu Thank you!

            1 Reply Last reply Reply Quote 1
            • 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.