Skip to content

Commit

Permalink
Add Inkay config change to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightkingale committed Apr 13, 2024
1 parent 991eeae commit cc7099b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,14 @@ A Wii U homebrew file will be bundled with each release. It should be placed on
If the program is placed correctly on an SD card, Wii U Account Swap will appear on the Wii U Menu alongside any other homebrew applications. It can then be launched just as anything else.
* If Wii U Account Swap doesn't show up on the Wii U Menu, confirm you placed the WUHB file on your SD card correctly and restart your console.
* `Switch to Nintendo Network ID`: Restores the file located at `SD:/wiiu/accounts/[PERSISTENT_ID]/nnid_account.dat`.
* If a backup does not exist, you will be prompted with an error requesting you make one.
* If you use the [Inkay](https://github.com/PretendoNetwork/Inkay) plugin for the Aroma environment, your configuration will be rewritten automatically to disable Pretendo Network, allowing you to connect to the Nintendo Network.
* If a backup does not exist, yet you still try and restore one, you will be prompted with an error requesting you make one.
* `Switch to Pretendo Network ID`: Restores the file located at `SD:/wiiu/accounts/[PERSISTENT_ID]/pnid_account.dat`.
* If a backup does not exist, you will be prompted with an error requesting you make one.
* If you use the [Inkay](https://github.com/PretendoNetwork/Inkay) plugin for the Aroma environment, your configuration will be rewritten automatically to enable Pretendo Network.
* If a backup does not exist, yet you still try and restore one, you will be prompted with an error requesting you make one.
* `Backup your current account`: Saves the user's current `account.dat` file to the SD card.
* If the currently linked account is detected to be a Nintendo Network ID, it will save to `SD:/wiiu/accounts/[PERSISTENT_ID]/nnid_account.dat`.
* If the currently linked account is detected to be a Pretendo Network ID, it will save to `SD:/wiiu/accounts/[PERSISTENT_ID]/pnid_account.dat`.
* Otherwise, if the currently linked account is detected as a Pretendo Network ID, it will save to `SD:/wiiu/accounts/[PERSISTENT_ID]/pnid_account.dat`.
* At this time, you cannot backup local accounts (meaning ones without a Network ID attached to it) with this tool.
* `Unlink your account locally`: Unlinks your Network ID from a user, essentially making it a local-only user.
* This is done by replacing any Network-related values with default settings. Your user Mii and any local content associated with the user will stay intact.
Expand Down

0 comments on commit cc7099b

Please sign in to comment.