From 662bba08e70e78a615e3fbbcce4eb4c28fedca9c Mon Sep 17 00:00:00 2001 From: LiamM <47952866+LiamMGit@users.noreply.github.com> Date: Tue, 23 Apr 2024 10:53:02 -0400 Subject: [PATCH] Update docs/en_US/install/wiiu.md Co-authored-by: Jonathan Barrow --- docs/en_US/install/wiiu.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/en_US/install/wiiu.md b/docs/en_US/install/wiiu.md index 98eaa8d..59921b5 100644 --- a/docs/en_US/install/wiiu.md +++ b/docs/en_US/install/wiiu.md @@ -56,7 +56,9 @@ Bleeding edge builds have not been widely tested, and do not guarantee any stabi ## Nimble -Nimble is a Aroma plugin that redirects the PolicyList to Pretendo. Download the latest version from [Nimble's latest release](https://github.com/PretendoNetwork/Nimble/releases/latest) on GitHub and download the `30_nimble.rpx` file from the GitHub page. +Nimble is an Aroma setup module that patches the request for the system `PolicyList`. This is used to enable background tasks for features such as Wara Wara Plaza. This is separate from the main Inkay patches as the `PolicyList` is downloaded earlier in the system boot process than Inkay has control over. + +Navigate to [the latest release](https://github.com/PretendoNetwork/Nimble/releases/latest) on GitHub and download the `30_nimble.rpx` file.