Update README.md

This commit is contained in:
AmiiboDB 2023-08-02 17:01:54 -07:00
parent a2a80cda71
commit e49dd8ae0f

View File

@ -3,8 +3,14 @@
I have uploaded every Amiibo .Bin and .NFC file I could get my hands on.
I have **NOT** tested all of these but I have tested *most*, so please let me know if there is a problem.
## My Process:
I typically grab the .NFC from the physical Amiibo when I purchase it. I then convert the .NFC to a .Bin file to have just in case. If I discover a .Bin file, I can convert it to a .NFC as well.
## What do I do with these?:
Amiibo data are stored on the physical Amiibo as a .bin file.
**.Bin file** - raw data from physical Amiibo
**.NFC file** - the file needed to write to an NFC tag/card or send via nfc to your switch, this emulates a physical Amiibo.
*Note:* You won't need the .bin files unless you just want them as some sort of backup. You would need to convert them to nfc if you wanted to use them. **You probably only need the .nfc files.**
I have included a rough "how-to" guide explaining what you would need to use to write the .nfc to a tag or how to emulate it directly to your Switch.
------------