AmiiboGenerator icon indicating copy to clipboard operation
AmiiboGenerator copied to clipboard

"head" and "tail" values

Open GitGitHubUser opened this issue 2 years ago • 1 comments

Hello, I hope you can help me - in the JSON file there are two values for each Amiibo - "head" and "value", which are coming from the dump files. Could you explain please, where to find these values in the dump files? Thanks!

GitGitHubUser avatar Jul 12 '23 19:07 GitGitHubUser

I don't quite understand your question.

These values inside the generated amiibo files come from the json API, here is the API url. Head and tail are combined into a 16 character string and then used as "model_number" to generate a new amiibo.json, that emuiibo uses to emulate an amiibo.

I (or AmiiboGenerator) never handles dumped amiibo files.

Slluxx avatar Jul 13 '23 00:07 Slluxx