mirror of
https://github.com/hacks-guide/Guide-WiiU.git
synced 2026-04-25 07:18:32 -05:00
* Remove docsify.js files * treewide: Remove obsolete pages and files - These are no longer used, no longer recommended, and no longer have a reason to stay in the guide. - Of note are the vWii contents, which now live in wii.hacks.guide. * translations: drop all languages The migration will break all of them, so it's best to let it get regenerated by Crowdin. This also deletes leftover files that don't exist in the main guide. * Initialize VitePress - Add theme submodule - Add initial configuration files - Override theme-default VPFooter with custom theme version * docs: port to VitePress * config: add sidebar/navbar and initial translation support * config: add footer * workflow: add VitePress build steps * crowdin: move to VitePress * config: add favicon * config: add GitHub link to navbar * config: add Discord invite to navbar * LICENSE: update for VitePress While the docs are licensed under ISC, the theme is licensed under MIT. Explicitly specify this. * Add dependabot configs for npm * config: add support for `default` keyword in tabs Specifying `tab default` will allow defaulting to this tab on page load. * docs: conditionally enable the prev/next buttons These only make sense in the Aroma pages; the rest aren't chronological paths. * homepage: add custom homepage hero implementation This retires the old logo, and brings in Plailect's old Wii U guide image.
1.3 KiB
1.3 KiB
Unblocking Updates
This is needed if you ever need to perform a System Update.
::: tip
If you are running Aroma and have deleted the update folder, you need to disable both autobooting and recreate the update folder.
:::
Instructions
::::: tabs
:::: tab default Removing Aroma Autoboot
Removing Aroma Autoboot
::: tip
When autobooting into the PayloadLoader, updates are automatically blocked. Follow the guide below to disable it.
:::
- Launch the PayloadLoader Installer from the Wii U Menu.
- Press A to select
Check. - Select
Boot options. - You will be asked if you want to switch the boot title. Press A to select
Switch back to Wii U Menu. - When the process finished, press A to shutdown the console.
- Perform the System Update.
- Follow this to re-enable autobooting.
::::
:::: tab Recreating Update Folder
Recreating Update Folder
- Make sure you have the latest Aroma beta.
- Boot Aroma while holding + (Plus).
- Hold + (Plus) and - (Minus) until it says "Updates not blocked!".
::::
:::: tab Removing DNS Blocks
Removing DNS Blocks
- Enter the Wii U's system settings and navigate to
Internet > Connect to the Internet > Connection List >Your WiFi connection > Change Settings > DNSand set the option toAuto-obtain. - You are no longer blocking system updates.
::::
:::::