Skip to content

MiDe-S/amiibo_transplant

Repository files navigation

NOTICE:

All features of brain transplant service are now present in SAE. Please use SAE instead, this project is now considered deprecated.

MiDe's Brain Transplanting Service

This is a tool for changing the characters of amiibo bin files. The amiibo community has dubbed this as a "brain transplant" as it lets you view what you're training would look like on other characters.

Important Information

In order for this program to work you need two amiibo encryption keys. They are not supplied with this program but "unfixed-info" and "locked-secret" are easily found with some searching. Once you have them place them in the Brain_Transplant_Assests Folder.

FAQ

Q: What can I do with this tool
A: Using this tool it is possible to: - Convert any bin into any character* - Perform a metadata transplant so you can put bins onto figures *any character listed in characters.xml


Q: How do I find the hex_character_id of a character not on the list, but I have a bin of that character?
A: Add it yourself by opening the amiibo in a hex editor (i like https://hexed.it/) and locate it yourself. On the 6th row (row 5 if you include 0), it is the middle 8 bytes. It will ALWAYS end in 02. (02 is one byte)
Q: Why do mii fighters not work?
A: Mii fighters hold special data for the mii of the character. If a mii fighter bin is scanned into ultimate without any data for a mii it crashes the game.

pyinstaller -wF -i logo.ico brain_transplant.py

Need help? Contact me on discord @MiDe#9934.