Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Performance Issues with es-scraper #3405
    doc-thirst
    Participant

    [quote=3402]Change PIL to Image in scraper.py [2] and resize works again.[/quote]

    Was this a type-o? Shouldn’t it be the other way around?

    EDIT: OK I miss read this solution. The author changed it to PIL from Image to accommodate differnt platforms, which is what is causing our error.

    By changing it BACK to Image (as detailed above) the problem is solved. Sorry for my lack of reading comprehension.

    in reply to: Specific size or size limit? #3261
    doc-thirst
    Participant

    I had trouble with a large file and found that 590×393 worked perfectly.

    in reply to: File moved without error, but still no love #3260
    doc-thirst
    Participant

    Thought it might be helpful to follow up on my own issue here…

    Yes, the location has apparently changed. I spent quite a bit of time tooling around and eventually downloaded a splashscreen.list file from the pi via winscp. When you open this file in notepad, it references the location of the splashscreen, which was here: “/home/pi/RetroPie-Setup/supplementary/splashscreens/retropieproject/splashscreen.png”

    However, there was a larger issue, my file size (get it, wicked pun). When I built my png file, it ended up being huge, somewhere in the 2000×1000 range which also made the file size pretty jumbo too. This makes me wonder if uploading to the root works, but my file was too large, but I don’t think so.

    Anyway, I uploaded to the location above, and it didn’t work, in fact it just dropped right into emustation. I grabbed the size from the default image, 590 x 393 which brought the size down to under 200k and uploaded again, wala, it works like a charm. So two points here…

    File size: 590×393
    Location: “/home/pi/RetroPie-Setup/supplementary/splashscreens/retropieproject/splashscreen.png”

    in reply to: Performance Issues with es-scraper #3259
    doc-thirst
    Participant

    It sounds like manually scrapping each or manually resizing each (out side es-scrapper – using photoshop or paint) is viable, but this is a maintained project so there should be a fix at some point sooner than later.

    I plan to just sit tight and wait for the author to check out the problem (it might not hurt to reach out to him via git and let him know there is a issue – he may not be aware). I took this opportunity to clean up my roms and copy of a fresh list. I’m going to keep an eye on the git page and watch for an update. If I don’t see a new release in the next few weeks, I’ll go the manual route.

    in reply to: Performance Issues with es-scraper #3246
    doc-thirst
    Participant

    any suggestions on image size?

    in reply to: Performance Issues with es-scraper #3227
    doc-thirst
    Participant

    Yep, that’s what I get too. It appears to happen on every rom, but several do have art once it’s finished, granted it’s hit or miss on how big it is, but it’s art none the less.

    in reply to: Performance Issues with es-scraper #3220
    doc-thirst
    Participant

    Humm, hopefully that’s the case, I’m not sure what options I have as a end-user if it’s not. Are there are permission issues I might take a look at?

Viewing 7 posts - 1 through 7 (of 7 total)