RomPatcher.js icon indicating copy to clipboard operation
RomPatcher.js copied to clipboard

[Feature Request] Show if original and/or patched file hash exists on retroachievements

Open ForceConstant opened this issue 11 months ago • 0 comments

This would require using the RA API to find if a matching hash exists in the RA database. The API doesn't have a way to search by hash, but you can request all the games per system, and then search that json returned for the hash.

ForceConstant avatar Mar 19 '25 11:03 ForceConstant