muldjord / skyscraper

Powerful and versatile game scraper written in c++
GNU General Public License v3.0
486 stars 128 forks source link

Amiga WHDLoad scraping problem #256

Closed Villemann closed 4 years ago

Villemann commented 4 years ago

I have encountered strange problem during scraping Amiga games (WHDLoad lha files). For example: I have Dynablaster files (versions 1.2, 1.3, 1.4, 1.5 and 1.6). Versions from 1.2 to 1.4 are scraped correctly. Scraping versions 1.5 and 1.6 gives no results (game not found). All files are present in WHDLoad XML and have correct sha1 control sum. Is this problem with scraper program or screenscraper database?

Villemann commented 4 years ago

Ok, screenscraper dosent have this release in the database - scraper works fine. Case closed.

muldjord commented 4 years ago

Scraping the WHLoad files I can recommend using the openretro source in Skyscraper. It is specialized for the WHLoad files. Try it out, should give you great results.