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

[Feature] Support peripheral XCI metadata files #136

Open
monyarm opened this issue May 13, 2024 · 3 comments
Open

[Feature] Support peripheral XCI metadata files #136

monyarm opened this issue May 13, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@monyarm
Copy link

monyarm commented May 13, 2024

With the advent of the Mig Switch Dumper, I think oxyromon should also support the peripheral files that the dumper creates, as it doesn't just dump ROM.xci, it also does ROM (Card ID Set).bin, ROM (Card UID).bin, ROM (Certificate).bin ROM (Initial Data).bin.
So it would be great if when it renamed files oxyromon would also catch those files, and rename them too.

@alucryd
Copy link
Owner

alucryd commented Jun 24, 2024

Sorry about the late reply, I seem to have lost a few emails due to my server acting up. I will look into it, I think I need to revamp how I handle external files, right now the only allowed external files are playlists, and support is fairly specific. I need to come up with something more generic. Are these names final and reproducible?

@alucryd alucryd added the enhancement New feature or request label Jun 24, 2024
@monyarm
Copy link
Author

monyarm commented Jun 24, 2024

I don't yet own a Mig Switch Dumper, but from the reviews I've seen, those seem to be the names

@leo60228
Copy link
Contributor

The initial area is included in No-Intro DATs with the suffix (Initial Area).bin. It is part of the cartridge image and was only excluded due to historical reasons, and newer dumps additionally include a full XCI with the initial area prepended.

The other three files differ between individual cartridges, and are thus not included in DATs. The card IDs are included as a comment in DAT-o-Matic, however.

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

No branches or pull requests

3 participants