Gioman101 / FlipperAmiibo

Made to be used with Flipper just drag the folder into NFC
2.82k stars 252 forks source link

Revert "Adds Twilight Princess Link and Zelda .nfc files" #47

Open r4zr1 opened 1 year ago

r4zr1 commented 1 year ago

Reverts Gioman101/FlipperAmiibo#40

I think this is duplicate of Legend_of_Zelda/BOTW_from_SSB/Link.nfc Legend_of_Zelda/BOTW_from_SSB/Zelda.nfc

RunningDroid commented 1 year ago

They are the same figures, but some of the data is different. The BOTW_from_SSB variants have SSB game data from the 3DS, owner data, and nicknames, but after deleting that data (via the switch) the generated `.shd` is still different from the Twilight_Princess variant for some reason.

*: pages 21 & 22 appear to be the figure id, based on the fact I can put them together and get a valid response from amiiboapi.com: curl 'https://www.amiiboapi.com/api/amiibo/?id=0100000000040002':

{
  "amiibo": {
    "amiiboSeries": "Super Smash Bros.",
    "character": "Link",
    "gameSeries": "The Legend of Zelda",
    "head": "01000000",
    "image": "https://raw.githubusercontent.com/N3evin/AmiiboAPI/master/images/icon_01000000-00040002.png",
    "name": "Link",
    "release": {
      "au": "2014-11-29",
      "eu": "2014-11-28",
      "jp": "2014-12-06",
      "na": "2014-11-21"
    },
    "tail": "00040002",
    "type": "Figure"
  }
}
mrbobbybooo commented 8 months ago

Can we get the deep cut Amiibo uploaded?