Add 152 missing release years across 11 platforms - #1690
Conversation
Fills releaseyear gaps for games already present in the database (matched by existing ROM CRC): GBA 41, SMS 29, Game Gear 16, Mega Drive 15, Lynx 14, Game Boy 12, GBC 8, SNES 6, WonderSwan Color 4, Neo Geo Pocket Color 4, WonderSwan 3. Each year verified against 2+ independent sources (Sega Retro, SMS Power, AtariAge, regional Wikipedia, MobyGames, GameFAQs) and region-matched to the No-Intro name (earliest region for multi-region dumps). No new titles, renames, or changes to existing entries. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Not a reviewer, but just wanna ask did you manually verify them? Not condoning AI, but since it's a large commit, most likely AI has been used, and thus, a manual check might be necessary. |
|
AI-gathered (Claude), yes — I direct, it researches, I review. Not eyeballed line by line; verified by method instead: every entry required at least two independent sources, and the year is matched to the No-Intro region in the title — for a "(USA, Europe)" release the year is the earliest of those two. Entries that couldn't meet that bar were dropped from the batch. Sources are mostly Wikipedia, Sega Retro, SMS Power, Nintendo Life, GameFAQs and MobyGames (some via Wayback snapshots). Two examples from the record:
I also re-ran a mechanical check today against master after the Aug 1 no-intro update: all 152 CRCs still exist in the current dats; 8 titles were renamed in that update (e.g. Lynx "(USA, Europe)" → "(World)"), so those comments are stale but the CRC keys are correct. The full per-entry record (sources, region basis, confidence) is on file. |
… update CRC keys unchanged; comment lines only. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019dpLr79dMFfZfks1fup48N
|
Update: the 8 renamed titles are fixed on the branch now ( |
dasTanmoy0096
left a comment
There was a problem hiding this comment.
LGTM, low impact changes mostly release year updates
Add 152 missing release years across 11 platforms
Fills gaps in
metadat/releaseyear/for 152 games that had entries in other metadat categories (genre/developer/publisher) but no release year. All entries were matched to existing games by the ROM CRC already present in the database — no new titles, no renames, no changes to existing entries.Coverage
Sourcing
Each year was verified against two or more independent sources — platform-authoritative references (Sega Retro and SMS Power for Sega systems; AtariAge and scanned manuals for Lynx; regional Wikipedia for Japan-only WonderSwan titles) corroborated by a general source (Wikipedia, MobyGames, GameFAQs).
The year is region-matched to the No-Intro name:
(USA)→ North American release,(Europe)→ European,(Japan)→ Japanese; for multi-region dumps like(USA, Europe)the earliest listed region's year is used, consistent with existing entries in these files.A few representative disambiguations:
Format / verification
Entries follow the existing file format exactly (tab-indented
comment/releaseyear/rom ( crc … )blocks), inserted in the files' alphabetical order. All 11 modified files were checked to have balancedgame (/)blocks with onereleaseyearper game.