[Wii U Scene] re_nfpii v0.2.1 Released [Updated x1]

Published a first update for re_nfpii , the reimplementation of the library nn_nfp.rpland first plugin capable of emulating the use of amiibo on the Wii U console.

 

This new version updates the Amiibo browser made visually more similar to the plugin’s configuration menu, among other things it now also supports navigation within subfolders.

Also added a log inside the configuration menu that allows you to show error messages. The maximum time to remove has been increased to 10 seconds for games like  Mario Party 10 .

Usage

  • Download the latest version or latest nightly build artifacts from here (requires a GitHub account).
  • Copy the contents of the archive .zip to the destination environment.
  • Copy your amiibo dumps (encrypted!) to wiiu/re_nfpii. Subfolders are also supported and can be browsed from the configuration menu.
  • Folders in the directory re_nfpiistarting with a Title ID (without -) will automatically open for that game (e.g. a folder named 0005000010144F00 - Smash Broswill automatically open for Smash Bros USA ).
  • Open the plugin configuration menu with .
  • Select one of the amiibo and enable the emulation.

Remove after

  • The Remove after function “removes” the virtual tag from the reader after the specified period of time.

amiibo settings

  1. The Wii U plug-in system does not yet work in applets, such as Amiibo settings.
  2. This means that it is not possible to open the re_nfpii configuration while in the Amiibo Settings.
  3. To use Amiibo Settings, select the Amiibo you want to configure before inserting them and everything else will be handled automatically.
  4. After returning from the Amiibo Settings, turn the Amiibo emulation back on.

Planned features

  • This currently only reimplements the core parts of nn_nfpand redirects reads and writes of tags to the SD card.
  • Future releases are expected to have additional functionality and a custom format that does not require encryption.

Changelog v0.2.1

  • The prefix for the Title ID of folders is now case insensitive (thanks @vaguerant ).

Changelog v0.2.0

  • Updated the Amiibo browser to visually integrate with the plugin configuration menu.
  • Amiibo Browser now supports subfolder browsing.
  • Folders in the directory re_nfpiistarting with a Title ID (without -) will automatically open for that game (e.g. a folder named 0005000010144F00 - Smash Broswill automatically open for Smash Bros USA ).
  • Added a log viewer to the config menu to show error messages.
  • The maximum “remove after” time has been increased to 10 seconds for games like Mario Party 10 .

Download: re_nfpii v0.2.1

Download: Source code re_nfpii v0.2.1

Source: github.com