Skip to content
Basti edited this page Aug 14, 2017 · 28 revisions

What is Tagmo?

TagMo is an Android app which allows cloning Amiibos using blank NTAG215 NFC tags. It was created as a result of the "DIY Amiibo cards" thread on GBAtemp.

Features:

  • Write dump files from legitimate Amiibos into an NTAG215 tag in a way that WiiU/3DS/Switch devices will consider to be a legitimate Amiibo with the same functionality.
  • Save data of a tag to a file and restore it to the same or different Amiibo/Clone provided they are of the same character/game/series
  • Edit some parameters of a SSB (Super Smash Bros.) type amiibo allowing you to change special effects, stats etc.
  • (beta) share Amiibo dumps quickly between phones via QR-codes

Limitations:

  • Only android phones are supported.
  • Only NTAG215 tags can be used to clone Amiibos. no other type (eg: NTAG216/NTAG213) are supported.
  • You will require the key files used in the Amiibo encryption. Please don't PM me about them as I am unable to share them. But Google might be so friendly and help you out.
  • Once you write an NFC tag, it is effectively permanent. Once the tag is written there is no way to rewrite it, because some bytes of the NTag215 have to be locked when writting.

Requirements:

  • Amiibo Key Files. (See limitations/Don't ask me for these)
  • Some blank NTAG 215 tags (Ebay/Aliexpress)
  • Android phone with NFC
  • Amiibo dumps or real Amiibos which you can copy. (Don't ask me for these)

Instructions:

Instructions for beginners and newcomers are on this page of the wiki.

Found a bug?

Open an issue thread on this Github project and describe your problem as detailed as possible. Also include a Logcat: Try to make your found bug happen again in the app and then use "Dump Logcat" in the apps menu (three dots). This will save a tagmo_logcat.txt file in the tagmo folder which you can include in your bug report. If you follow this steps in your bug report it will be very easy for the developers to solve your problem.

Credits

This app is a result of work by many others. Thanks go out to (In alphabetical order):

  • Tim - The originial idea
  • 1RedOne - support/readme
  • azsde - Bug fixes/maintenance
  • Bombastisch - support and motivation
  • FinalDoom - Bug fixes/maintenance
  • javiMaD - Encryption algo help
  • Kidel - Bug Fixes
  • N3evin - AmiiboAPI data
  • North101 - File browser, Extended amiibo info, QR Code, general cleanup
  • masterchan-777 - Bug fixes/maintenance
  • possi - Wolf link editor
  • socram8888 - Decryotion encryption code
  • Supercool330 - Encryption algo help
  • Others who preferred to remain anonymous.
  • Many more who helped in testing.

Clone this wiki locally