Difference between revisions of "Amiibo"

From Emulation General Wiki
Jump to navigation Jump to search
(Add section for Amiibo emulation on console via homebrew)
m (Emulation)
Line 10: Line 10:
 
|+PC Emulators that Support Amiibo
 
|+PC Emulators that Support Amiibo
 
|-
 
|-
! scope="col"|Name
+
!colspan="1"|Nintendo 3DS
! scope="col"|Platform(s)
 
! scope="col"|Latest Version
 
! scope="col"|Amiibo Support
 
 
|-
 
|-
!colspan="8"|Nintendo 3DS
+
|{{Main|Nintendo_3DS_emulators}}
 
|-
 
|-
|[[Citra]]
+
!colspan="1"|Wii U
|align=left|{{Icon|Windows|Linux|macOS}}
 
|[https://citra-emu.org/download/ Nightly]
 
|{{✓}}
 
 
|-
 
|-
|[[3dmoo]]
+
|{{Main|Wii_U_emulators}}
|align=left|{{Icon|Windows|Linux}}
 
|[https://github.com/plutooo/3dmoo/ git]
 
|{{✗}}
 
|-
 
|[[TronDS]]
 
|align=left|{{Icon|Windows|Linux}}
 
|[http://trondsemu.byethost15.com/downloads.html 1.0.0.5]
 
|{{✗}}
 
|-
 
|LemonLime
 
|align=left|{{Icon|Windows|Linux|macOS}}
 
|[https://github.com/Cyuubi/LemonLime/ git]
 
|{{✗}}
 
|-
 
!colspan="8"|Wii U
 
|-
 
|[[Cemu]]
 
|align=left|{{Icon|Windows|Linux}}
 
|[http://cemu.info/index.html#download {{CemuVer}}]
 
|{{~}}
 
|-
 
|[[Decaf]]
 
|align=left|{{Icon|Windows|Linux}}
 
|[https://github.com/decaf-emu/decaf-emu git]
 
|{{✗}}
 
 
|-
 
|-
 
!colspan="8"|Nintendo Switch
 
!colspan="8"|Nintendo Switch
 
|-
 
|-
|[[yuzu]]
+
|{{Main|Nintendo_Switch_emulators}}
|align=left|{{Icon|Windows|Linux}}
 
|[https://yuzu-emu.org/downloads/ Nightly]
 
|{{✓}}
 
|-
 
|[[Ryujinx]]
 
|align=left|{{Icon|Windows|Linux|macOS}}
 
|[https://github.com/gdkchan/Ryujinx git]
 
|{{✓}}
 
 
|}
 
|}
  

Revision as of 12:19, 2 May 2023

Various collectibles and figurines designed to be used as add-ons to mostly first-party Nintendo games, and their emulation support.

Nintendo Amiibo

An Amiibo is a small figurine produced by Nintendo, which stores and relays various information for related video games via near-field communication (NFC). It was supported on the Wii U and the Nintendo Switch, as well as the Nintendo 3DS (natively on new 3DS, with an add-on peripheral on old models).

The figurine had some unique data about its type, sometimes some user save data, but its size is too small to hold any true add-on game content. When read by the game during in-game prompts, it would unlock various bonuses and content already on the disc (just like on-disc DLC), depending on the figurine's type and various other conditions.

Emulation

PC Emulators that Support Amiibo
Nintendo 3DS
Main article: Nintendo_3DS_emulators
Wii U
Main article: Wii_U_emulators
Nintendo Switch
Main article: Nintendo_Switch_emulators
  • Cemu has partial Amiibo support. While Amiibo dumps (.bin) can be loaded and read in-game to trigger their appropriate effects, they can't be written back to. This affects, for example, the Wolf Link figurine, that's supposed to store the number of hearts for Link from Twilight Princess HD's save file, and summon in Breath of the Wild a wolf with as much HP. With the way Cemu's implementation is, this never happens and the summon only has a default of 3 hearts. Nevertheless, this can be circumvented by writing to the Amiibo on real Wii U hardware, dumping it, then using that dump with BoTW.
  • yuzu added Amiibo support. It can do the reading part, but it's yet to be known if it can do the writing part.
  • Citra added Amiibo support in late 2018. [1]

Amiibo Emulation Homebrew that Runs on Consoles with CFW

Amiibo Cloning

These are little more than NTAG215 NFC tags. There are multiple ways to dump, store and fake these. Their common format accepted by emulators is .bin files. Additionally, there are some complete sets shared online that regularly get updated.

Do note that (on retail systems) the appropriate areas of a tag must be permanently locked after programming, for the tag to be recognized as valid.

  • TagMo: An open-source Android mobile application that can be used with NTAG215 NFC tags to store and relay the same information as any given amiibo (provided they have the appropriate encryption keys). Download
  • N2 Elite (formerly Amiiqo): A commercial kit consisting of a little puck capable of emulating multiple tags, selected sequentially at the push of a button, and optionally of a USB NFC adapter.

References