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] Nintendo Amiibo Support #859

Open
espector opened this issue May 20, 2024 · 6 comments
Open

[Feature] Nintendo Amiibo Support #859

espector opened this issue May 20, 2024 · 6 comments
Labels
feature New feature or request

Comments

@espector
Copy link

Is your feature request related to a problem? Please describe.
Add support for Amiibo collection. Amiibos can be used for games on various Nintendo platforms such as the Wii U, Switch, and 3DS.

Amiibo dumps can be found in the following GitHub project - https://github.com/AmiiboDB/Amiibo

Describe the solution you'd like
It would be great to add amiibo collection support, perhaps list amiibos under a console type?

There are various sites which have information on Amiibos.

Examples:
https://www.amiiboapi.com/
https://amiibo.life/

Describe alternatives you've considered
I haven't found any alternative solutions for this.

@espector espector added the feature New feature or request label May 20, 2024
@gantoine
Copy link
Member

Sorry what's your use case for this? Like how do you imaging using these files, outside of just having them in romm to view/download?

@espector
Copy link
Author

I typically write the Amiibo file to an NFC tag, and then use with my Switch.
Such as https://www.amiiboss.com/

Example:
Write Sanrio Amiibo card to NFC tag, then use in-game in Animal Crossing.

I believe some emulators have Amiibo support as well:
https://www.reddit.com/r/Citra/comments/gq42qm/can_someone_explain_how_to_use_amiibos_on_this_to/
example video - https://www.youtube.com/watch?v=iB_o_7y2Gok

In this case, RomM would simply be an organizer where I can pull the files and write to NFC tag or use within emulator

@gantoine
Copy link
Member

Sure I can backlog this but it'll be very low priority given how niche it is.

You can replicate this today manually by creating a roms/amiibo folder and adding the files there. Create a folder for each one, name it like "Metal Mario", put your BIN and NFC files in there, scan and they should appear in your library. You can then upload custom images for each one.

@Casuallynoted
Copy link
Contributor

I can go ahead and add a platform icon for amiibo as well to make it feel a bit more integrated :)

@gantoine
Copy link
Member

That would be awesome! I think amiibo.ico would be the right name, though feel free to recommend something more appropriate.

@salty2011
Copy link

wow didnt even realise this was a thing being dumped... but now that i do, thankyou muchly

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

No branches or pull requests

4 participants