Giter Site home page Giter Site logo

ssbu_amiibo's Introduction

SSBU_Amiibo

Just a start for the Amiibo editor

you will need to porvide your own Amiibo Keys in key_retail.bin for Encription and Decription to work

Each Amiibo has to be "upgraded" from the SSB format to SSBU, you should see this message in game the first time you scan a fresh Amiibo in SSBU. After the upgraded the tag is marked and the data block is reformatted to the new SSBU preserving some of the SSB data just reformatted, scaled, etc. If the Amiibo has SSBU data in the data block before the upgraded this data will be interpreted as SSB data not SSBU data.

How To Example:

I want to create a supper SSBU Amiibo. You will need at least 2 tags (Tagmo) or somthing like the N2 Elite. One will need to be have a stock no mods Amiibo.

  1. If starting with a liget Amiibo skip to 3
  2. Take unmodafided .bin (somthing.bin) file write to blank Amiibo tag or to N2 Elite.
  3. Load unmodafided Amiibo in SSBU in game (Note, this will perfrom an update to the Amiibo.)
  4. "Put-Away" Amiibo in SSBU in game (Note, this will save the updates to the Amiibo.)
  5. Once the Amiibo as been updated ingame use eather Tagmo or N2 Elite to get a new bin file (somthing_new.bin)
  6. Open the Amiibo editor and go to File->Decript, and select the new bin file (somthing_new.bin).
  7. Make any changes to the Amiibo then SAVE (Noet. you can conferm the changes by reopening the save file.)
  8. Once happy with changes go to File->Encript and save to a new bin file (somthing_mod.bin)
  9. With a blank Amiibo tag write the new bin file (somthing_mod.bin) to a tag.

Note on Tagmo Unknow as i do not use.

Tagmo will not recognize it unless you go into the settings and turn off amiibo file browser, and even still, there's an error in loading the amiibo onto the nfc sticker. it shoue still work.

Windows 10 64 bit

Grab the Release

Windows build Guide

Get python 3.? Link

Get Python

Start the installer, Conferm the "Add to Path" and pick "Customize installation"

Install Python

Conferm "pip" and "tcl/tk"

Install Python

Conferm "Install for all users"

Install Python

Download and Install Git

Run the Code

Find copy of "KEY RETAIL MUST HAVE TO FLASH AMIIBO.zip" or other copy of "key_retail.bin"

Copy/Extract "key_retail.bin" to folder called Amiibo

While holding down ctrl+shift right click in the Amiibo folder to get acces to the "Open PowerShell window here"

Install with pip

install to your users home directory.

python -m pip install --user git+https://github.com/odwdinc/SSBU_Amiibo.git

Run the UI with the command

$env:Path += "$env:APPDATA\Python\Python37\Scripts;"
ssbu_amiibo.exe

New window will load with UI.

Go into File menu to access "Decrypt amiibo"

Run Code

Hex editor usage if installed with pip

pyhex

ssbu_amiibo's People

Contributors

bencat07 avatar odwdinc avatar pdxjohnny avatar rlziii avatar

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.