Skip to content

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

Open
r4zr1 wants to merge 1 commit into
Gioman101:mainfrom
r4zr1:revert-40-main
Open

Revert "Adds Twilight Princess Link and Zelda .nfc files"#47
r4zr1 wants to merge 1 commit into
Gioman101:mainfrom
r4zr1:revert-40-main

Conversation

@r4zr1

@r4zr1 r4zr1 commented Jul 14, 2023

Copy link
Copy Markdown
Contributor

Reverts #40

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

@RunningDroid

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown

Can we get the deep cut Amiibo uploaded?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants