scraper icon indicating copy to clipboard operation
scraper copied to clipboard

PSP Support

Open robertybob opened this issue 9 years ago • 9 comments

As the title says :) Perhaps we could work on this once then Sega CD issue has been closed?

robertybob avatar Oct 28 '15 22:10 robertybob

Just realised there's nothing on redump.org for PSP (which surprised me!)

robertybob avatar Oct 30 '15 21:10 robertybob

Hi @sselph , discovered there are CRC32 and MD5 hashes on the nointro website, would it be possible to add PSP support? Or would you rather wait until PSP is available to the general public on the Redump website?

robertybob avatar Nov 05 '15 12:11 robertybob

Sorry for the delayed response. If there is a sha1 that would be preferred since I use that for all the other systems but if those don't exist I could use md5 and add some custom logic to use that for PSP.

sselph avatar Dec 14 '15 15:12 sselph

Is it posible to use the -missing flag to generate a list of data that could help?

robertybob avatar Jan 07 '16 09:01 robertybob

@Sselph just tried the 'missing file' with my psp roms , but just got a blank file :( Ah well. When you're around next, let me know what I can do to help :)

robertybob avatar Jan 14 '16 23:01 robertybob

What is the file extension for them? If it is a different extension than one of the recognized systems you may have to use -extra_ext ".psp" or whatever it is.

sselph avatar Jan 19 '16 15:01 sselph

Cheers, I think they were .iso files, but I'll double check.

robertybob avatar Jan 20 '16 11:01 robertybob

Your suggestion worked :+1: https://www.dropbox.com/s/gvyjm4qml6epsl6/file.txt?dl=0 I only have a handful of games because I wasn't sure how well they'd work on the Pi, but it's a start :)

robertybob avatar Jan 20 '16 22:01 robertybob

Would it be possible to also add .cso support? CSO is a compressed iso format, which helps greatly with conserving space.

Omnija avatar Mar 31 '17 11:03 Omnija