Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

r4zr1
Copy link
Contributor

@r4zr1 r4zr1 commented Jul 14, 2023

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
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

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