Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redump DAT support #29

Open
Otakufanatic opened this issue Sep 18, 2020 · 5 comments
Open

Redump DAT support #29

Otakufanatic opened this issue Sep 18, 2020 · 5 comments

Comments

@Otakufanatic
Copy link

Congratulations for this excellent tool for the no-intro sets, which are the reference for consoles in cartridge format. Is another tool possible for the redump sets which are the reference in CD format?

Best regards,

Retrofan.

@andrebrait
Copy link
Owner

I have to look into it, but I have this other tool in the works, which should be able to be more easily extended to process data from other DAT formats.

https://github.com/andrebrait/DATROMTool

@andrebrait
Copy link
Owner

So, it turns out redump uses the same format, despite handling disks.

You can likely already use this tool for that.

@Otakufanatic
Copy link
Author

but the redump dat doesn't include the parents-clones, I don't think it works well...

@andrebrait
Copy link
Owner

I see. In this case, there's not much I can do. The parent-clone relationship has to be curated by humans and filled in the DAT. It's the only reliable way I can know game A is a clone of game B. Matching by name and other approaches don't work because you can't really match, say, Lylat Wars and Star Fox, even though they're the same game.

If redump doesn't include parent-clone information, you can't generate a 1G1R using them.

@andrebrait
Copy link
Owner

I found some resources on the matter and I'll be looking into them for the next tool I'm writing.

https://github.com/unexpectedpanda/retool
https://forums.launchbox-app.com/topic/54331-redump-1g1r-collection-tool-disc-systems-ps-psp-xbox-gc-dreamcast-etc/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants