Skip to content

Commit

Permalink
N64: Find ROM settings in database by ID, region and revision (MiSTer…
Browse files Browse the repository at this point in the history
…-devel#830)

ID, region and revision are grabbed from the games' header and are looked up in the database text file, the same file where MD5 hashes are now. Both MD5 and ID will be valid ways of determining ROM settings, so old database files will still work. The benefit of this is that the database can be shrunk quite considerably, as many, many duplicates can be removed. It will be (much) easier to maintain. I'm hoping to see fewer pull request made to the database repository as a consequence of this change.
  • Loading branch information
yxkalle authored Oct 1, 2023
1 parent d53a998 commit ee5659a
Showing 1 changed file with 228 additions and 182 deletions.
Loading

0 comments on commit ee5659a

Please sign in to comment.