sselph / scraper

A scraper for EmulationStation written in Go using hashing
MIT License
449 stars 88 forks source link

PSX-PS1 #165

Closed symbios24 closed 7 years ago

symbios24 commented 7 years ago

Hello there. scraper is not working with psx-ps1 games anymore it was working in the past but now it does not find any images/pictures for ps1 pbp files

And also it does not work with computer systems yet eg: amiga/atarist/amstrad/zxspectrum/c64/apple2 etc.

Can you fix that?

Thanks

sselph commented 7 years ago

Yeah It only works with bin/cue files. You can try using screenscraper with extra extensions like -console_src="ss" -extra_ext=".pbp" This passes the sha1 to screenscraper and hopes they have it in their database. It probably won't work since I think they have less sha1 data for larger files.

symbios24 commented 7 years ago

Thanks for your help but i dont really know how to run the scrapper manual from the command line, maybe on the next release you can add support for pbp files if its possible. another strange thing is if i scrape any games from any system from inside emulation station it almost finds any image , is emulation station using a different image source?