niemasd / GameID

Identify a game using GameDB
http://niema.net/GameID/
GNU General Public License v3.0
11 stars 1 forks source link

Add NeoGeo CD #11

Closed niemasd closed 11 hours ago

niemasd commented 1 week ago

I should add NeoGeo CD support

niemasd commented 1 week ago

I can't seem to figure out how to parse Neo Geo CD discs. I'll need some help with this. Some potentially useful resources:

niemasd commented 1 week ago

Actually, they seem to be ISO 9660 discs. The PVD isn't at the usual location, but I can change the GameID.ISO9660 class to search for the CD001 signature of the PVD instead of hardcoding the position

niemasd commented 11 hours ago

Done: https://github.com/niemasd/GameID/commit/456e1175c1ab503fc29be0a8518892fe35d3ba69