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

Adds the functionality to load the Mii from Bin Amiibos. #438

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Jacobwasbeast
Copy link
Contributor

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.

@github-actions github-actions bot added the horizon Affects the Horizon OS HLE components. label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
horizon Affects the Horizon OS HLE components.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant