Resync 6 Neo Geo Pocket Color titles to current No-Intro CRCs#1691
Open
ArjunKdaf wants to merge 1 commit into
Open
Resync 6 Neo Geo Pocket Color titles to current No-Intro CRCs#1691ArjunKdaf wants to merge 1 commit into
ArjunKdaf wants to merge 1 commit into
Conversation
Six NGPC games were keyed in the metadata dats to CRCs from a superseded No-Intro revision. The repository's own metadat/no-intro dat already lists the current CRCs, so the metadata was internally inconsistent and failed to match current dumps: King of Fighters R-2 - Pocket Fighting Series D5F69C02 -> 9BC63F27 Metal Slug - 1st Mission 4C224504 -> D29EC1BA Metal Slug - 2nd Mission F4507FA5 -> 18E692A5 Samurai Shodown! 2 - Pocket Fighting Series CE88B26D -> 58A62FB2 SNK vs. Capcom - The Match of the Millennium A54C3026 -> 682A7A7B Sonic The Hedgehog - Pocket Adventure 0AD6BCF7 -> 8BD22145 Also corrects a pre-existing error where the "Match of the Millennium (Japan) (Demo)" entry shared the full game's old CRC; it now uses its own current No-Intro CRC 1E19E307. Updated across all affected categories (genre, developer, publisher, releaseyear, esrb, franchise, maxusers). CRCs only; no names, values, or other entries changed. All new CRCs verified present in metadat/no-intro and all superseded CRCs verified absent from it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resync 6 Neo Geo Pocket Color titles to current No-Intro CRCs
Six NGPC games are keyed in the metadata dats to CRCs from a superseded
No-Intro revision. This repository's own
metadat/no-intro/SNK - Neo Geo Pocket Color.datalready carries the current CRCs, so the metadatawas internally inconsistent — current verified dumps get no genre,
developer, publisher, etc.
D5F69C029BC63F274C224504D29EC1BAF4507FA518E692A5CE88B26D58A62FB2A54C3026682A7A7B0AD6BCF78BD22145Bonus fix
The "Match of the Millennium (Japan) (Demo)" entry was keyed to the
full game's old CRC
A54C3026(a 4 MB game and a 2 MB demo cannotshare a CRC). It now uses its own current No-Intro CRC
1E19E307.Scope & verification
genre,developer,publisher,releaseyear,esrb,franchise,maxusers(47 CRCfields in total).
entries touched.
metadat/no-intro/SNK - Neo Geo Pocket Color.dat, and every superseded CRC verified absentfrom it (i.e. fully superseded, not a coexisting variant).
exactly; only the CRC had drifted.