-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hi, I see this topic has been discussed some time ago, but I had a few questions.
(Trying to fix some PSX games not scanning properly :) )
If I understand properly, Redump has 2 kind of serials.
The Internal, that is really in the disk data (and I think this is the one Retroach will find), and the Serial that appears on the disk labels / box.
If the internal has the same value as the regular one, internal is just omitted by Redump.
So to fix the serial scanning of these games that have an internal serial, we need the information in the RDB, and for, that we need to get from Redump's dat.
Is there a way to have the internal serial in the Redump dat ?
I see the tool calls http://redump.org/datfile/psx/serial,version to get the serial. Is there a URL to also get the internal one ?
If we can get this info in the rdb, then the scanning logic of RA could be altered to take the 'internal serial' into account if present.