Releases: GaryOderNichts/re_nfpii
Releases · GaryOderNichts/re_nfpii
v0.3.0
Changelog:
- Amiibo figures can now be dumped to the SD Card using the "Dump Amiibo" option in the configuration menu.
- Amiibo can now be marked as favorites either on a global or per-title basis. Favorites can then be cycled through using a user-defined button combination.
v0.2.2
Changelog:
- Fixes an issue where
NFCGetTagInfo
would always fail if nn_nfp was not initialized. This fixes Pokemon Rumble U.
v0.2.1
Changelog:
- The title ID prefix of folders is now case-insensitive (Thanks @vaguerant).
Version 0.2.0
Changelog:
- The Amiibo browser has been updated to visually blend in with the plugin configuration menu.
- The Amiibo browser now supports browsing subfolders.
Folders in there_nfpii
folder starting with a Title ID (without the-
) will be automatically opened for that game (for example a folder named0005000010144F00 - Smash Bros
would automatically open for Smash Bros USA). - A log viewer has been added to the configuration menu to show error messages.
- The maximum "remove after" time has been increased to 10 seconds for games like Mario Party 10.
Version 0.1.0
Changelog:
- Fixes a stack overflow in Mario Party 10, due to a recursion in
NFCGetTagInfo
. - Fixes the flags in
nn::nfp::GetNfpAdminInfo
. This fixes amiibo settings detecting the game data as "Data from an unknown game". - Properly emulate periodic nfc polling. This is more accurate to what nn_nfp is doing.
Also all official Wii U games with Amiibo support have been confirmed as working now!
Version 0.0.1
Initial release