You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
1.5 KiB
Markdown

New Crowdin translations (#2) * New translations about.md (French) * New translations recover-ios.md (Spanish) * New translations sidebar.md (Spanish) * New translations sd-preparation.md (Spanish) * New translations nand-backup.md (Spanish) * New translations launching-cfw.md (Spanish) * New translations installing-hblc.md (Spanish) * New translations ds-vc-choice.md (Spanish) * New translations browser-exploit.md (Spanish) * New translations recover-mii-channel.md (Spanish) * New translations ios-folders.md (Spanish) * New translations browser-exploit.md (Spanish) * New translations fix-errcode-112-1037.md (Spanish) * New translations common-issues-fixes.md (Spanish) * New translations sidebar.md (Spanish) * New translations privacy-policy.md (Spanish) * New translations uninstall-cbhc.md (Spanish) * New translations unblock-updates.md (Spanish) * New translations find-wiiu-ip-address.md (Spanish) * New translations faq.md (Spanish) * New translations dump-wii-games.md (Spanish) * New translations cfw-choice.md (Spanish) * New translations ds-vc-choice.md (Spanish) * New translations block-updates.md (Spanish) * New translations sd-preparation.md (Spanish) * New translations sidebar.md (Spanish) * New translations browser-exploit.md (Spanish) * New translations sidebar.md (Spanish) * New translations sidebar.md (Spanish) * New translations sd-preparation.md (Spanish) * New translations nand-backup.md (Spanish) * New translations launching-cfw.md (Spanish) * New translations browser-exploit.md (Spanish) * New translations sidebar.md (Spanish) * New translations nand-backup.md (Spanish) * New translations installing-hblc.md (Spanish) * New translations launching-cfw.md (Spanish) * New translations browser-modding.md (Spanish) * New translations browser-exploit.md (Spanish) * New translations entrypoint-choice.md (Spanish) * New translations introduction.md (Spanish) * New translations sidebar.md (Spanish) * New translations sd-preparation.md (Spanish) * New translations nand-backup.md (Spanish) * New translations launching-cfw.md (Spanish) * New translations dump-games.md (Spanish) * New translations about.md (Spanish) * New translations block-updates.md (French) * New translations ios-folders.md (French) * New translations sidebar.md (French) * New translations sd-preparation.md (French) * New translations nand-backup.md (French) * New translations launching-cfw.md (French) * New translations installing-hblc.md (French) * New translations ds-vc-choice.md (French) * New translations browser-exploit.md (French) * New translations recover-mii-channel.md (French) * New translations recover-ios.md (French) * New translations fix-errcode-112-1037.md (French) * New translations browser-exploit.md (French) * New translations common-issues-fixes.md (French) * New translations sidebar.md (French) * New translations privacy-policy.md (French) * New translations uninstall-cbhc.md (French) * New translations unblock-updates.md (French) * New translations find-wiiu-ip-address.md (French) * New translations faq.md (French) * New translations dump-wii-games.md (French) * New translations dump-games.md (French) * New translations cfw-choice.md (French) * New translations ds-vc-choice.md (French) * New translations vwii-modding.md (French) * New translations sd-preparation.md (French) * New translations sidebar.md (French) * New translations browser-exploit.md (French) * New translations sidebar.md (French) * New translations sidebar.md (French) * New translations sd-preparation.md (French) * New translations nand-backup.md (French) * New translations launching-cfw.md (French) * New translations browser-exploit.md (French) * New translations sidebar.md (French) * New translations nand-backup.md (French) * New translations installing-hblc.md (French) * New translations launching-cfw.md (French) * New translations browser-modding.md (French) * New translations browser-exploit.md (French) * New translations entrypoint-choice.md (French) * New translations introduction.md (French) * New translations sidebar.md (French) * New translations sd-preparation.md (French) * New translations nand-backup.md (French) * New translations launching-cfw.md (French) * New translations vwii-modding.md (Spanish)
4 years ago
# Unblocking Updates
---
This is needed if you ever need to perform a System Update.
### Instructions
<!-- tabs:start -->
#### **Recreating The Update Folder**
?> In order for this method to work, your Wii U needs to be in the same network as your Computer.
1. Plug your SD Card into your Computer.
1. Download and extract [ftpiiu_everywhere](http://wiiubru.com/appstore/zips/fpiiu-cbhc.zip) to the root of your SD Card.
1. Download an FTP client of your choice such as [FileZilla](https://filezilla-project.org/download.php?show_all=1).
1. Plug the SD Card into your Wii U console and power it on.
1. Launch the CFW of your choice (Mocha, Haxchi/CBHC) and enter the Homebrew Launcher.
1. Navigate the Homebrew Launcher and run the ftpiiu_everywhere app.
1. Take note of the IP address on the Wii U screen.
1. On your PC run your preferred FTP client and open an FTP connection to your Wii U. In FileZilla, this can be done using the Site Manager, but be sure to replace the IP address with the one shown on your Wii U screen: <br><img src="docs/assets/img/FTP.png" alt="FileZilla" />
1. Navigate to `/storage_mlc/sys`.
1. Create a folder named `update`.
1. You are now no longer blocking system updates.
### **Removing The DNS Blocks**
1. Enter the Wii U's system settings and navigate to `Internet > Connect to the Internet > Connection List >` `Your WiFi connection > Change Settings > DNS` and set the option to `Auto-obtain`.
1. You are now no longer blocking system updates.
<!-- tabs:end -->