Code Monkey home page Code Monkey logo

amiiboflipperconverter's Introduction

AmiiboFlipperConverter

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!

amiiboflipperconverter's People

Contributors

bjschafer avatar lucaslhm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amiiboflipperconverter's Issues

Syntax Errors

When running within the folder with .bin files, I am finding that running the command python amiiboconvert.py returns syntax errors for (name: str, etc. etc.) on line 20 and f"{name}.nfc" on the function below it. Is there an issue with how I'm executing it? Perhaps i need a bit more help with the instructions hahaha

PWD and PACK

I had issues emulating a Pichu trained amiibo from a bin and had someone look into why it was broken, here is the response:

[The nfc file converted] did not have the PWD and PACK recorded. You don't have to have actual values, but the pages need to be at least present. So 135 pages, plus page 133 and 134 at the bottom. If you have the PWD, great, if not, just set the pages to zeroes and Flipper will respond with an amiibo PACK by default.

This may be why the new Amiibo aren't working.

invalid syntax

Hello I get this error and can't seem to fix it I saw someone else with the same error and someone gave a solution but it doesn't work for me. I have all the right files and folders and it still doesn't work.

This is my error:
File "amiiboconvert.py", line 20
def write_output(name: str, assemble: str, out_dir: str):
^
SyntaxError: invalid syntax

Never mind sorry :)

While trying to convert the Super Smash Bros folder to NFC I keep having this problem popping up
FileNotFoundError: [Errno 2] No such file or directory: 'nfcs/Banjo _ Kazooie.nfc'

Someone could shine a bit of light on why this is happening and how to fix it please :)

Heads up / docs need updating.

To run this on a directory you need to provide an input and output using the switches -i and -o and the paths. The script doesn't seem to work on full directories without the switch and without an output directory.

NFC to BIN

Can you have the script generate the inverse converting the NFC files into a BIN?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.