Universal-Rom-Tools / Universal-XML-Scraper

Scraper de Rom
196 stars 46 forks source link

Grab artwork from different regions #274

Closed dover19 closed 6 years ago

dover19 commented 6 years ago

I've been testing this program out with Atari 7800 roms and the first time around it didn't grab game cases or carts. I checked on www.screenscraper.fr and most artwork was tagged as being EU and my roms are mostly US. If artwork isn't available for a specific region, shouldn't it grab the next best thing? Perhaps we could have a profile with our favorite regions in a specific order. If US isn't available grab EU, if not grab JP etc.

Universal-Rom-Tools commented 6 years ago

It's already the case, check in the General config option, you have the Country Fallback (depending on your country, it should be something like : "%COUNTRY%|uk|eu|wor|ss|us|jp|cus"

Just Check "EU" is in the fallback list ;) (or add it if needed ;) )