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

Added Support for 532-Byte Amiibo BIN Files #412

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

Jacobwasbeast
Copy link
Contributor

Added functionality to load 532-byte Amiibo BIN files, commonly used in Tagmo and similar tools. These files were missing the following pages.

  • 133 (85h) PWD
  • 134 (86h) PACK RFUI
    These pages can be added as null bytes if not present. The system seems to function correctly without them.

@github-actions github-actions bot added the horizon Affects the Horizon OS HLE components. label Dec 20, 2024
@GreemDev GreemDev merged commit 221524d into Ryubing:master Dec 20, 2024
11 checks passed
marco-carvalho pushed a commit to marco-carvalho/Ryujinx that referenced this pull request Jan 5, 2025
Added functionality to load 532-byte Amiibo BIN files, commonly used in
Tagmo and similar tools. These files were missing the following pages.
*    133 (85h) PWD
*    134 (86h) PACK RFUI
These pages can be added as null bytes if not present. The system seems
to function correctly without them.
@GreemDev GreemDev mentioned this pull request Jan 16, 2025
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.

2 participants