Flipper/NFC/Amiibo/Amiibo_Flipper_Converter
2022-07-08 21:09:56 -07:00
..
amiiboconvert.py Space replace with underscore 2022-07-04 14:53:57 -04:00
FlipMiibo.py Add files via upload 2022-07-08 21:08:41 -07:00
README.md Update README.md 2022-07-08 21:09:56 -07:00

AmiiboFlipperConverter https://github.com/Lucaslhm/AmiiboFlipperConverter

Also added FlipMiibo.py that was included in the Animal Crossing folder.

Converts Amiibo .bins to a flipper compatible format

Simply run amiiboconvert.py from the root directory to generate all amiibos within raw_amiibos to nfcs

You can target a specific file by appending a path to the end of the call as such that amiiboconvert.py *path to file*

You can target a directory full of amiibos by passing a path such that amiiboconvert.py *path to directory*

You can also use the amiibos i've generated already.

The original code was created in the Flipper Discord by Friendartiste

The code was modified to run itteratively by Lamp

I, VapidAnt, have modified the code to work in a variety of situations with a recursive function and have uploaded to github I believe this will make it easy to modify the code in the future and track changes over time.

If you have problems, please make an issue or ping me in the flipper discord.

Feel free to itterate off this and make pull requests.

Happy Flipping!