Adds the functionality to load the Mii from Bin Amiibos. #438
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Jacobwasbeast/feature/mii-amiibo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds missing Mii functionality for Bin Amiibos. It achieves this by parsing the Mii byte section from the Bin file and converting it into CharInfo, the format used by Ryujinx to supply Mii data. I also changed how VirtualBinAmiibos worked so the functionality is contained inside its own class so it can be improved upon in the future if necessary.
Download the artifacts for this pull request:
GUI-less
Only for Developers
Checkout
From your project repository, check out a new branch and test the changes.