AmiiboGenerator
AmiiboGenerator copied to clipboard
"head" and "tail" values
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!
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.