Search found 2 matches

by sselph
Sun Jul 15, 2018 6:46 pm
Forum: API Requests
Topic: API Key Request for sselph/scraper
Replies: 4
Views: 4004

Re: API Key Request for sselph/scraper

The main issue with rom hashes are there are multiple file formats, headers, etc for many systems (NES, SNES, N64, Megadrive) So most of my code is taking the file the user has and then attempting to convert those to something that can be properly hashed.
by sselph
Sat Jul 14, 2018 11:44 pm
Forum: API Requests
Topic: API Key Request for sselph/scraper
Replies: 4
Views: 4004

API Key Request for sselph/scraper

Hi, I'm the maintainer of https://github.com/sselph/scraper. It is used to generate metadata xml files for EmulationStation and is used by users of RetroPie primarily. It works by hashing a rom and comparing it to a csv I maintain to get the ID in your database to make GetGame requests. I would like...