Difference between revisions of "Amiibo"

From Emulation General Wiki
Jump to navigation Jump to search
m
m (Emulation)
 
(46 intermediate revisions by 32 users not shown)
Line 1: Line 1:
An Amiibo is a small handheld object produced by Nintendo, which stores and relays various information for related video games via  near field communication (NFC). These often take form of a figurine or card and can be used to customize your character in game or add content to compatible [[Nintendo 3DS]], [[Wii U]] and [[Nintendo_Switch_emulators|Nintendo Switch]] games.
+
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 emulators|Wii U]] and the [[Nintendo_Switch_emulators|Nintendo Switch]], as well as the [[Nintendo 3DS emulators|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===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
|+Related Console Emulators
+
|+PC Emulators that Support Amiibo
 
|-
 
|-
! scope="col"|Name
+
!colspan="1"|Nintendo 3DS
! scope="col"|Operating System(s)
 
! scope="col"|Latest Version
 
! scope="col"|Amiibo Support
 
 
|-
 
|-
!colspan="8"|Wii U
+
|{{Main|Nintendo_3DS_emulators#Hardware_features}}
 
|-
 
|-
|[[Cemu]]
+
!colspan="1"|Wii U
|Windows
 
|[http://cemu.info/index.html#download {{CemuVer}}]
 
|{{✓}}
 
 
|-
 
|-
|[[Decaf]]
+
|{{Main|Wii_U_emulators#Hardware_features_and_peripherals}}
|Windows, Linux
 
|[https://github.com/decaf-emu/decaf-emu Git]
 
|{{}}
 
 
|-
 
|-
 
!colspan="8"|Nintendo Switch
 
!colspan="8"|Nintendo Switch
 
|-
 
|-
|[[yuzu]]
+
|{{Main|Nintendo_Switch_emulators#Hardware_features_and_peripherals}}
|Windows, macOS, Linux
 
|[https://yuzu-emu.org/downloads/ Nightly]
 
|{{✗}}
 
|-
 
|Ryujinx
 
|Windows
 
|[https://github.com/gdkchan/Ryujinx Git]
 
|{{✗}}
 
|-
 
!colspan="8"|Nintendo 3DS
 
|-
 
|[[Citra]]
 
|Windows, OS X, Linux
 
|[https://citra-emu.org/download/ Nightly]
 
|{{✗}}
 
|-
 
|[[3dmoo]]
 
|Windows, Linux
 
|[https://github.com/plutooo/3dmoo/ Git]
 
|{{✗}}
 
|-
 
|TronDS
 
|Windows, Linux
 
|[http://trondsemu.byethost15.com/downloads.html 1.0.0.5]
 
|{{✗}}
 
 
|}
 
|}
  
==Commercial Amiibo 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.
[http://www.n2elite.com/ n2elite] A little puck sold that uses the "amiiqo emulator" storing and transferring data to official Nintendo consoles.
+
* [[yuzu]] added Amiibo support. It has full amiibo support
 +
* [[Citra]] added Amiibo support in late 2018. <ref>[https://twitter.com/citraemu/status/1064927217807958016 Citra - Announcing amiibo support] (November 20, 2018)</ref>
 +
 
 +
====Amiibo Emulation Homebrew that Runs on Consoles with <abbr title="Custom Firmware">CFW</abbr>====
 +
*[https://github.com/hax0kartik/wumiibo Wumiibo] for 3DS
 +
*[https://github.com/GaryOderNichts/re_nfpii re_nfpii] for Wii U
 +
*[https://github.com/XorTroll/emuiibo emuiibo] for Switch
 +
 
 +
===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.
  
 +
*[https://github.com/HiddenRamblings/TagMo TagMo]: An open-source [[Android emulators|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 [https://pastebin.com/aV23ha3X appropriate encryption keys]). [https://github.com/HiddenRamblings/TagMo/releases Download]
 +
*[http://www.n2elite.com/ 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==
 +
<references />
  
  
 
{{Nintendo}}
 
{{Nintendo}}
 +
 +
[[Category:Peripherals/Accessories]]

Latest revision as of 11:59, 26 November 2023

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

Nintendo Amiibo[edit]

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[edit]

PC Emulators that Support Amiibo
Nintendo 3DS
Main article: Nintendo_3DS_emulators#Hardware_features
Wii U
Main article: Wii_U_emulators#Hardware_features_and_peripherals
Nintendo Switch
Main article: Nintendo_Switch_emulators#Hardware_features_and_peripherals
  • 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 has full amiibo support
  • Citra added Amiibo support in late 2018. [1]

Amiibo Emulation Homebrew that Runs on Consoles with CFW[edit]

Amiibo Cloning[edit]

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[edit]