RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. artwork.xml
    Log in to post
    • All categories
    • Lord VekL

      I get small screenshots with the Skyscraper

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support skyscraper retropie artwork.xml
      17
      0 Votes
      17 Posts
      3k Views
      Lord VekL

      @mitu Is it so simple then? OK, thank you for your answer and for your time.

    • S

      Couldn't read artwork xml file 'artwork.xml'. Please check file and permissions. Skyscraper

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scraper problem skyscraper artwork.xml
      10
      0 Votes
      10 Posts
      987 Views
      S

      Thank you for your support!

    • ColBojankC

      Help with skyscaper artwork.xml

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support skyscraper artwork.xml
      2
      0 Votes
      2 Posts
      248 Views
      mituM

      Here's a simple artwork.xml that will get the cover of the game and save it in the image for the gamelist

      <?xml version="1.0" encoding="UTF-8"?> <artwork> <output type="screenshot" width="640" height="480"> <layer resource="cover" > </layer> </output> </artwork>