diff --git a/_data/navigation/ko_KR.yml b/_data/navigation/ko_KR.yml
index ebd37938c..37a7c1bcf 100644
--- a/_data/navigation/ko_KR.yml
+++ b/_data/navigation/ko_KR.yml
@@ -14,7 +14,7 @@ main:
url: wiimmfi
bottom:
-
- title: For support in English, ask for help at RiiConnect24 on Discord.
+ title: 영어로 된 도움말을 원하시면 디스코드의 RiiConnect24에서 도움을 요청하세요.
footer:
-
title: Source
@@ -27,7 +27,7 @@ footer:
url: donations
sidebar_title:
-
- title: Overall Progress
+ title: 현재 진행상태
sidebar_pages:
-
title: Wii Guide
diff --git a/_pages/ca_ES/bluebomb.md b/_pages/ca_ES/bluebomb.md
index 5525232a7..fc5383f5c 100644
--- a/_pages/ca_ES/bluebomb.md
+++ b/_pages/ca_ES/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/ca_ES/cios-mini.md b/_pages/ca_ES/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/ca_ES/cios-mini.md
+++ b/_pages/ca_ES/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/ca_ES/cios.md b/_pages/ca_ES/cios.md
index 9d4b18cf3..9234277db 100644
--- a/_pages/ca_ES/cios.md
+++ b/_pages/ca_ES/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![instalador d2x cIOS](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/ca_ES/dump-wads.md b/_pages/ca_ES/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/ca_ES/dump-wads.md
+++ b/_pages/ca_ES/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/ca_ES/home.md b/_pages/ca_ES/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/ca_ES/home.md
+++ b/_pages/ca_ES/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/ca_ES/riiconnect24-troubleshooting.md b/_pages/ca_ES/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/ca_ES/riiconnect24-troubleshooting.md
+++ b/_pages/ca_ES/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/ca_ES/themes.md b/_pages/ca_ES/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/ca_ES/themes.md
+++ b/_pages/ca_ES/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/ca_ES/wiimmfi.md b/_pages/ca_ES/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/ca_ES/wiimmfi.md
+++ b/_pages/ca_ES/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/ca_ES/wiiwarepatcher.md b/_pages/ca_ES/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/ca_ES/wiiwarepatcher.md
+++ b/_pages/ca_ES/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/cs_CZ/bluebomb.md b/_pages/cs_CZ/bluebomb.md
index 7cac858c8..ce3a5533c 100644
--- a/_pages/cs_CZ/bluebomb.md
+++ b/_pages/cs_CZ/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/cs_CZ/cios-mini.md b/_pages/cs_CZ/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/cs_CZ/cios-mini.md
+++ b/_pages/cs_CZ/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/cs_CZ/cios.md b/_pages/cs_CZ/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/cs_CZ/cios.md
+++ b/_pages/cs_CZ/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/cs_CZ/dump-wads.md b/_pages/cs_CZ/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/cs_CZ/dump-wads.md
+++ b/_pages/cs_CZ/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/cs_CZ/home.md b/_pages/cs_CZ/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/cs_CZ/home.md
+++ b/_pages/cs_CZ/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/cs_CZ/riiconnect24-troubleshooting.md b/_pages/cs_CZ/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/cs_CZ/riiconnect24-troubleshooting.md
+++ b/_pages/cs_CZ/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/cs_CZ/themes.md b/_pages/cs_CZ/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/cs_CZ/themes.md
+++ b/_pages/cs_CZ/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/cs_CZ/wiimmfi.md b/_pages/cs_CZ/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/cs_CZ/wiimmfi.md
+++ b/_pages/cs_CZ/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/cs_CZ/wiiwarepatcher.md b/_pages/cs_CZ/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/cs_CZ/wiiwarepatcher.md
+++ b/_pages/cs_CZ/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/da_DK/bluebomb.md b/_pages/da_DK/bluebomb.md
index 7cac858c8..ce3a5533c 100644
--- a/_pages/da_DK/bluebomb.md
+++ b/_pages/da_DK/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/da_DK/cios-mini.md b/_pages/da_DK/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/da_DK/cios-mini.md
+++ b/_pages/da_DK/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/da_DK/cios.md b/_pages/da_DK/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/da_DK/cios.md
+++ b/_pages/da_DK/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/da_DK/dump-wads.md b/_pages/da_DK/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/da_DK/dump-wads.md
+++ b/_pages/da_DK/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/da_DK/home.md b/_pages/da_DK/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/da_DK/home.md
+++ b/_pages/da_DK/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/da_DK/riiconnect24-troubleshooting.md b/_pages/da_DK/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/da_DK/riiconnect24-troubleshooting.md
+++ b/_pages/da_DK/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/da_DK/themes.md b/_pages/da_DK/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/da_DK/themes.md
+++ b/_pages/da_DK/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/da_DK/wiimmfi.md b/_pages/da_DK/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/da_DK/wiimmfi.md
+++ b/_pages/da_DK/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/da_DK/wiiwarepatcher.md b/_pages/da_DK/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/da_DK/wiiwarepatcher.md
+++ b/_pages/da_DK/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/de_DE/bluebomb.md b/_pages/de_DE/bluebomb.md
index 708b88d83..d99e8dc1d 100644
--- a/_pages/de_DE/bluebomb.md
+++ b/_pages/de_DE/bluebomb.md
@@ -14,40 +14,40 @@ BlueBomb ist ein Exploit, welcher eine Lücke in der Bluetooth-Programmbibliothe
Für die originale Wii empfehlen wir [einen anderen Exploit](/get-started) zu verwenden, wenn du vorhast den Homebrew-Kanal oder BootMii zu installieren.
{: .notice--info}
-Dieser Exploit wird nicht auf der vWii einer Wii U funktionieren. Please follow [this guide](https://wiiuguide.xyz/#/vwii-modding) instead.
+Dieser Exploit wird nicht auf der vWii einer Wii U funktionieren. Bitte folge stattdessen [dieser Anleitung](https://wiiuguide.xyz/#/vwii-modding).
{: .notice--warning}
#### Abschnitt 1 - Voraussetzungen
- Ein Linux-Computer
- Wenn du ein Chromebook benutzt, musst du nicht noch ein anderes Betriebssystem installieren; Aktiviere stattdessen [Linux auf ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=de).
- Falls du einen Raspberry Pi besitzt, kannst du diesen stattdessen verwenden, da dort Linux wahrscheinlich bereits vorinstalliert ist.
- - Das Windows-Subsystem für Linux wird **nicht** funktionieren, da es nicht auf `systemctl` zugreifen kann.
- - Falls du kein Linux besitzt, ist [Ubuntu](https://ubuntu.com/download/desktop) die benutzerfreundlichste Wahl
- - 32-Bit-Geräte werden [Ubuntu 16.04](http://releases.ubuntu.com/16.04/) benötigen
+ - Das Windows Subsystem for Linux wird *nicht funktionieren*, da es keinen direkten Zugriff auf den Bluetooth-Adapter oder die USB-Ports hat.
+ - Falls du kein Linux hast, ist [Ubuntu](https://ubuntu.com/download/desktop) die nutzerfreundlichste Option und kann auf Computern ausgeführt werden, auf denen Windows oder macOS läuft.
+ - 32-Bit-Geräte erfordern [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- Für 64-Bit-Geräte wird aufgrund der Stabilität eine LTS-Version empfohlen, aber die aktuellsten Versionen funktionieren ebenfalls.
- - Du kannst [Linux auf einem USB-Stick installieren](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview), falls du es nicht auf deinem Computer installieren möchtest.
+ - Du kannst [Linux auch auf ein USB-Massenspeichergerät](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) anstatt auf deinem Computer installieren.
- Ein Bluetooth-Adapter.
- Ein interner Bluetooth-Adapter wird funktionieren.
- Falls du keinen Bluetooth-Adapter besitzt, stelle sicher dass du einen erwirbst, welcher mit Linux kompatibel ist.
- Ein USB-Stick, der mit FAT32 formatiert ist.
- - Dies kann nicht derselbe Stick sein, der für dein Linux-System verwendet wird
+ - Dies kann nicht derselbe Stick sein, der für dein Linux-System verwendet wird.
#### Abschnitt 2 - Ausführen des Exploits
-1. Lade den HackMii Installer von [der BootMii-Website](https://bootmii.org/download/) herunter.
+1. Lade den HackMii Installer von [der BootMii-Website](https://bootmii.org/download/) herunter. (Falls du einen Wii-Brick behebst, kannst du eine boot.elf von einer beliebigen Anwendung erhalten, die du zum Beheben des Bricks verwenden möchtest)
1. Entpacke ihn und verschiebe die `boot.elf`-Datei auf dein Laufwerk.
1. Verbinde das Laufwerk mit deiner Konsole. Bei einer Wii mini befindet sich der USB-Anschluss auf der Rückseite. Benutze bei einer normalen Wii den unteren Anschluss (oder den rechten Port bei senkrechter Aufstellung).
-1. Schalte deine Konsole an und navigiere in die Systemeinstellungen. In der oberen rechten Ecke solltest du ein vierstelliges Kürzel, wie das im Bild unten, sehen. Dieses Kürzel ist deine System-Menü-Version. Notiere sie, da du sie später benötigen wirst. Schalte danach deine Konsole aus. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Schalte deine Konsole an und navigiere in die Systemeinstellungen. In der oberen rechten Ecke solltest du ein vierstelliges Kürzel, wie das im Bild unten, sehen. Dieses Kürzel ist deine Wii-Menü-Version. Notiere sie, da du sie später benötigen wirst. Schalte danach deine Konsole aus. (Falls du versuchst BlueBomb zu benutzen, um einen Brick zu beheben, kannst du annehmen, dass deine Wii-Menü-Version 4.3 ist.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Starte deine Linux-Distribution und stelle sicher, dass du mit dem Internet verbunden bist.
1. Öffne das Linux-Terminal, indem du `Strg + Umschalttaste + T` drückst.
1. Führe folgende Befehle aus:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. Der Helper beginnt dann mit dem Herunterladen der benötigten Dateien und wird dich über Informationen zu deiner Konsole befragen.
- - Falls du eine Wii mini ausgewählt hast, wirst du nach deiner Region gefragt. Diese kann über den letzten Buchstaben der Systemmenü-Version ermittelt werden (`U` für **US-** und `E` für **PAL**-Modelle).
- - Falls du eine Wii ausgewählt hast, wirst du nach deiner Wii-Systemmenü-Version (die du in Schritt 4 herausgefunden hast) gefragt.
+ - Falls du eine Wii mini ausgewählt hast, wirst du nach deiner Region gefragt. Diese kann über den letzten Buchstaben der Wii-Menü-Version ermittelt werden (`U` für **US-** und `E` für **PAL**-Modelle).
+ - Falls du eine Wii ausgewählt hast, wirst du nach deiner Wii-Menü-Version gefragt (welche du in Schritt 4 herausgefunden hast)
1. Schalte deine Konsole ein und verbinde **keine** Wii-Fernbedienungen.
1. Drücke die Sync-Taste wiederholt, bis das Terminal `got connection handle` anzeigt. Dies kann mehrere Versuche benötigen, gib daher nicht auf.
diff --git a/_pages/de_DE/cios-mini.md b/_pages/de_DE/cios-mini.md
index b2787509b..2f0a018ec 100644
--- a/_pages/de_DE/cios-mini.md
+++ b/_pages/de_DE/cios-mini.md
@@ -47,7 +47,7 @@ Notiere die Versionsnummer (entweder `v31776` oder `v31775`)
##### LAN aktivieren
Falls du Wiimmfi über LAN auf einer Wii mini verwenden möchtest, musst du die [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip)-Anwendung von Fullmetal5 ausführen. Um sie zu starten, entpacke sie zunächst in den `apps`-Ordner auf deinem USB-Laufwerk, und führe sie anschliessend über den Homebrew-Kanal aus.
-Versuche nicht, ein Wii IOS oder System-Menü auf der Wii Mini zu installieren. Dies würde höchstwahrscheinlich deine Konsole bricken.
+Versuchen Sie nicht, ein Wii-IOS oder ein Systemmenü auf der Wii mini zu installieren. Dies würde höchstwahrscheinlich deine Konsole bricken.
{: .notice--warning}
Du kannst nun Homebrew wie den [USB Loader GX](usbloadergx) nutzen.
diff --git a/_pages/de_DE/cios.md b/_pages/de_DE/cios.md
index e63fc0d6f..1bdeb0cd5 100644
--- a/_pages/de_DE/cios.md
+++ b/_pages/de_DE/cios.md
@@ -8,7 +8,7 @@ Diese Anleitung wird dir zeigen, wie du cIOS (custom IOS) installieren kannst. D
![d2x cIOS Installer](/images/cIOS.png)
-Wenn du eine Wii mini besitzt, installiere [dieses cIOS](cios-mini) . Wenn du versuchen würdest, ein anderes cIOS als dieses auf deiner Wii mini zu installieren, dann würde dies nicht funktionieren.
+Wenn du eine Wii mini besitzt, installiere stattdessen [dieses cIOS](cios-mini). Der Versuch ein anderes cIOS auf einer Wii mini zu installieren, wird nicht funktionieren.
{: .notice--info}
#### Voraussetzungen
diff --git a/_pages/de_DE/dump-wads.md b/_pages/de_DE/dump-wads.md
index 7a9961aee..f4c5efb11 100644
--- a/_pages/de_DE/dump-wads.md
+++ b/_pages/de_DE/dump-wads.md
@@ -20,15 +20,15 @@ Diese Anleitung erklärt dir, wie du WADs vom Speicher deiner Wii-Konsole kopier
2. Verbinde deine SD-Karte bzw. dein USB-Laufwerk mit deiner Wii und starte Yet Another BlueDump MOD über den Homebrew-Kanal.
##### Abschnitt 2 - Kopieren
-1. Drücke den A-Knopf.![Press A](/images/DumpWADS/2.jpg)
+1. Drücke den A-Knopf.![Press A](/images/DumpWADS/2.png)
-2. Wähle `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Wähle `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Finde den Inhalt, den du sichern möchtest, und drücke die 1-Taste. ![Find channel](/images/DumpWADS/4.jpg)
+3. Finde den Inhalt, den du sichern möchtest, und drücke die 1-Taste. ![Find channel](/images/DumpWADS/4.png)
4. Wähle `Backup to WAD`.
5. Bei der Anzeige `Fakesign the ticket` wähle `Yes`.
6. Bei der Anzeige `Fakesign the TMD` wähle `No`.
-7. Bei der Anzeige `Change the output WAD region`, drücke die B-Taste.
+7. Bei der Anzeige `Change the output WAD region`, wähle `No`.
-Du hast nun diese WAD kopiert. Sie sollte nun auf deiner SD-Karte auftauchen. ![Done](/images/DumpWADS/6.jpg)
+Du hast nun diese WAD kopiert. Sie sollte nun auf deiner SD-Karte auftauchen. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/de_DE/home.md b/_pages/de_DE/home.md
index b24efa056..507a847e9 100644
--- a/_pages/de_DE/home.md
+++ b/_pages/de_DE/home.md
@@ -6,7 +6,7 @@ header:
overlay_image: /images/home-page-feature.jpg
overlay_filter: 0.5
cta_label: "Los geht's"
- cta_url: "/de_DE/get-started"
+ cta_url: "get-started"
caption:
excerpt: "Die vollständige Anleitung zum Modden deiner Nintendo Wii."
---
@@ -26,8 +26,8 @@ Hier eine Liste verschiedener Möglichkeiten. Auch wenn dies nicht alles ist, wa
- Patche Spiele-Disc-Inhalte (was dir erlaubt, Spiele-Modifikationen zu laden) mit [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
- Installiere Designs in deinem Wii-Menü mithilfe von [MyMenuify](themes).
-- Installiere einen USB Loader wie [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) oder [USB Loader GX](usbloadergx), um all deine Lieblings Spiele von einem USB-Speichergerät zu starten und mehr.
-- Sichere deine Disks mit [CleanRip](dump-games) und installierte Spiele mit [YABDM](dump-wads)
+- Installiere einen USB Loader wie [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) oder [USB Loader GX](usbloadergx), um all deine Lieblings-Spiele von einem USB-Speichergerät zu starten und mehr.
+- Sichere deine Disks mit [CleanRip](/dump-games) und installierte Spiele mit [YABDM](dump-wads)
- Sichere deine Speicherdateien mit [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
- Lade neue Homebrew-Anwendungen mit dem [Homebrew Browser](hbb) herunter
- Stelle eingestellte Online-Dienste wieder her, wie [WiiConnect24](riiconnect24) & die [Nintendo WFC Dienste](wiimmfi).
diff --git a/_pages/de_DE/riiconnect24-troubleshooting.md b/_pages/de_DE/riiconnect24-troubleshooting.md
index 5af42564b..b8f2c17ab 100644
--- a/_pages/de_DE/riiconnect24-troubleshooting.md
+++ b/_pages/de_DE/riiconnect24-troubleshooting.md
@@ -1,5 +1,5 @@
---
-title: "RiiConnect24 Fehlerbehebung"
+title: "Riiconnect24-troubleshooting"
---
{% include toc title="Inhaltsverzeichnis" %}
@@ -45,3 +45,4 @@ Falls du einen der folgenden Fehler erhälst (und keine anderen Fehler), solltes
Versuche jetzt den Kanal zu starten, mit dem du Probleme hattest.
[Zurückkehren zur RiiConnect24 Installationsseite](riiconnect24)
+{: .notice--info}
diff --git a/_pages/de_DE/riiconnect24-vwii.md b/_pages/de_DE/riiconnect24-vwii.md
index d9e53ce54..ff80adc12 100644
--- a/_pages/de_DE/riiconnect24-vwii.md
+++ b/_pages/de_DE/riiconnect24-vwii.md
@@ -26,7 +26,7 @@ Verwende diese Anleitung **NICHT** auf irgendeiner anderen Konsole als der vWii
* Ein PC oder ein Mobilgerät mit Internetzugang und der Möglichkeit, auf SD-Karten zuzugreifen.
* Eine FAT32 formatierte SD-Karte (mindestens 2GB) mit ausreichend freiem Speicher. SDHC- oder SDXC-Karte, die mit FAT32 formatiert wurde, können funktionieren.
-* Eine Wii U-Konsole, die in der Lage ist, den Homebrew Launcher zu starten (entweder über den Webbrowser-Exploit, Haxchi oder Coldboot Haxchi). **If you do not have a softmodded Wii U console, please follow [wiiuguide.xyz](https://wiiuguide.xyz), as well as [the virtual Wii modding guide](https://wiiuguide.xyz/#/vwii-modding) and then come back.**
+* Eine Wii U-Konsole, die in der Lage ist, den Homebrew Launcher zu starten (entweder über den Webbrowser-Exploit, Haxchi oder Coldboot Haxchi). **Falls du keine über Software gemoddete Wii U-Konsole hast, folge bitte [wiiuguide.xyz](https://wiiuguide.xyz), sowie [the virtual Wii modding guide](https://wiiuguide.xyz/#/vwii-modding) und komme zurück.**
* [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases) (Derzeit nur für Windows...)
Nach du der oben verlinkten Anleitung gefolgt bist, solltest du nun folgendes haben:
diff --git a/_pages/de_DE/riiconnect24.md b/_pages/de_DE/riiconnect24.md
index b42b319e8..d6eedf3e1 100644
--- a/_pages/de_DE/riiconnect24.md
+++ b/_pages/de_DE/riiconnect24.md
@@ -22,7 +22,7 @@ Es gibt keine Anleitung um RiiConnect24 auf einer Wii Mini zu installieren, da d
{{ notice-1 | markdownify }}
-Um Wii Mail zu benutzen, muss sie auf Wii-Systemmenuversion 4.3 sei, sonst funktioniert es nicht.
+Um Wii Mail nutzen zu können, musst du die Wii-Systemversion 4.3 installiert haben, ansonsten wird es nicht funktionieren.
{: .notice--info}
#### Voraussetzungen
diff --git a/_pages/de_DE/themes.md b/_pages/de_DE/themes.md
index c448f9c9e..3961a57ca 100644
--- a/_pages/de_DE/themes.md
+++ b/_pages/de_DE/themes.md
@@ -12,7 +12,7 @@ Bist du das langweilige, triste, weiße Design deines Wii-Menüs satt und hätte
Für den Fall eines Bricks [ist die Installation von Priiloader ein Muss](priiloader). Installiere außerdem BootMii (als boot2, falls du eine ältere Wii hast). Die Installation von Brick-Schutz, sowie das richtige Befolgen der Anleitung sollte dich sicher vor Bricks bewahren. FAHRE NICHT FORT, BIS DU PRIILOADER UND BOOTMII INSTALLIERT HAST!
{: .notice--warning}
-Installiere kein alternatives Design auf deiner vWii (Wii U)! Das wird es bricken.
+Installiere kein alternatives Design auf deiner vWii (Wii U)! Das würde sie bricken.
{: .notice--warning}
Aus Sicherheitsgründen, verwende bitte keine andere Version von MyMenuify als die hier verlinkte, da MyMenuify Mod der sicherste Weg zum installieren eines Designs ist.
diff --git a/_pages/de_DE/wiimmfi.md b/_pages/de_DE/wiimmfi.md
index 72ffff23a..0dd157749 100644
--- a/_pages/de_DE/wiimmfi.md
+++ b/_pages/de_DE/wiimmfi.md
@@ -52,14 +52,14 @@ Du möchtest nicht jedes mal einen Patcher ausführen, wenn du auf Wiimmfi spiel
- Eine Kopie von deinem Spiel (WBFS, ISO, cISO, und andere Formate, die auf einer Wii verwendet werden können, werden unterstützt).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (nur für Windows)
**oder**
-- Wiimm's ISO Patcher (plattformübergreifend)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
-- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
+- Wiimms ISO Patcher (plattformübergreifend)
+ - [Patcher für Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher für alle anderen Spiele](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Einen USB-Loader, cIOS und ein USB-Laufwerk zum Sichern des Spiels (Du solltest diese bereits haben, wenn du einen USB-Loader verwendest)
#### Anleitung
1. Entpacke den Patcher deiner Wahl in einen Ordner und platziere eine Kopie deines Spieles in ihm.
-2. Run the patch script for your OS: usually it will end in `.bat` for Windows and `.sh` for Mac/Linux. If you're using the RiiConnect24 Patcher, select your device (Wii, vWii, or Dolphin) and choose the patcher for your game.
+2. Führe das Patch-Skript für dein Betriebssystem aus: meistens endet es auf `.bat` für Windows und `.sh` für macOS/Linux. Falls du den RiiConnect24 Patcher verwendest, wähle dein Gerät (Wii, vWii oder Dolphin) und den Patcher für dein Spiel aus.
3. Wenn es beendet ist, dann kopiere dir die Version aus dem `wiimmfi-images` Ordner (Er könnte in dem Ordner oberhalb von dem mit dem Patcher sein - ../wiimmfi-images) zurück auf dein USB-Laufwerk.
### Automatisches Patchen mithilfe eines USB-Loaders
@@ -77,12 +77,12 @@ Du kannst WiiWare-Spiele patchen, um mit ihnen auf Wiimmfi zu spielen.
- [Auto WiiWare Patcher](https://github.com/RiiConnect24/auto-wiiware-patcher/releases) (plattformübergreifend)
- [Wii Mod Lite](https://github.com/RiiConnect24/Wii-Mod-Lite/releases)
-[Wenn du sehen willst, wie man den WiiWare Patcher verwendet, klicke hier!](wiiwarepatcher)
+[Wenn du sehen willst wie man den WiiWare Patcher verwendet, klicke hier!](wiiwarepatcher)
{: .notice--info}
Schritte:
1. Entpacke die `.zip` der neusten Version des Auto WiiWare Patchers, und kopiere deine WAD in den Ordner, in den du entpackt hast.
-2. Run the patch script for your OS: usually it will end in `.bat` for Windows and `.sh` for Mac/Linux. If you're using the RiiConnect24 Patcher, select your device (Wii, vWii, or Dolphin) and choose the WiiWare patcher.
+2. Führe das Patch-Skript für dein Betriebssystem aus: meistens endet es auf `.bat` für Windows und `.sh` für macOS/Linux. Falls du den RiiConnect24 Patcher verwendest, wähle dein Gerät (Wii, vWii oder Dolphin) und den WiiWare Patcher aus.
3. Wenn es richtig ausgeführt worden ist, dann installiere die WAD Datei, die erstellt wurde in `wiiware-wads` mit Wii Mod Lite.
## Andere Sachen
diff --git a/_pages/de_DE/wiiwarepatcher.md b/_pages/de_DE/wiiwarepatcher.md
index ca7a36712..1f5716151 100644
--- a/_pages/de_DE/wiiwarepatcher.md
+++ b/_pages/de_DE/wiiwarepatcher.md
@@ -20,9 +20,9 @@ Diese Anleitung ist ausschliesslich für die Windows-Version des WiiWare Patcher
[Wenn du den WiiWare Patcher ohne die `cmd.exe`-Methode downloaden möchtest, klick hier!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-Wenn du auf Windows 7 oder neuer bist dann öffne cmd.exe (Drücke Windows Taste+R und tippe cmd.exe ein) und tippe
+Falls du Windows 7 oder neuer hast, öffne cmd.exe (Ausführen oder drücke Windows Logo+R und gib cmd.exe ein) und führe den Befehl aus
```powershell
-powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
```
{: .notice--info}
diff --git a/_pages/el_GR/bluebomb.md b/_pages/el_GR/bluebomb.md
index e15f850cf..036810cf5 100644
--- a/_pages/el_GR/bluebomb.md
+++ b/_pages/el_GR/bluebomb.md
@@ -14,40 +14,40 @@ title: "BlueBomb"
Για το παλιό Wii, προτείνουμε να χρησιμοποιήσετε μία [άλλη εκμετάλλευση](/get-started) για την εγκατάσταση του καναλιού Homebrew και/ή του BootMii.
{: .notice--info}
-Αυτή η εκμετάλλευση δεν λειτουργεί στην λειτουργία Wii ενός Wii U. Please follow [this guide](https://wiiuguide.xyz/#/vwii-modding) instead.
+Αυτή η εκμετάλλευση δεν λειτουργεί στην λειτουργία Wii ενός Wii U. Παρακαλώ ακολουθήστε [αυτόν τον οδηγό](https://wiiuguide.xyz/#/vwii-modding) αντί για αυτόν.
{: .notice--warning}
#### Μέρος I - Τι χρειάζεστε
- Έναν υπολογιστή Linux
- Αν χρησιμοποιείτε Chromebook, δεν χρειάζεται να εγκαταστήσετε άλλο Λειτουργικό Σύστημα·αντίθετα, ενεργοποιήστε το [ Linux για ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- Αν έχετε Raspberry Pi, μπορείτε να χρησιμοποιήσετε αυτό καθώς είναι πολύ πιθανό να έχει Linux προεγκατεστημένο.
- - Η χρήση του υποσυστήματος Linux για Windows **δεν** θα λειτουργήσει, λόγω της αδυναμίας χρήσης του `systemctl`.
- - Αν δεν έχετε Linux, το [Ubuntu](https://ubuntu.com/download/desktop) είναι η πιο φιλική προς τη χρήση επιλογή
- - Συσκευές 32-bit χρειάζονται το [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- Για συσκευές 64-bit προτείνεται η έκδοση μακράς διάρκειας για σταθερότητα, αλλά η τελευταία έκδοση λειτουργεί επίσης.
- - Μπορείτε να [γράψετε το Linux σε ένα USB φλασάκι ](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) αν δεν επιθυμείτε να το εγκαταστήσετε μόνιμα.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- Έναν προσαρμογέα Bluetooth.
- Ένας ενσωματωμένος προσαρμογέας πολύ πιθανώς να λειτουργήσει.
- Αν δεν έχετε έναν, προμηθευτείτε έναν συμβατό με Linux.
- Ένα φλασάκι USB σε μορφή αρχείων FAT32.
- - Δεν μπορεί να είναι το ίδιο φλασάκι με αυτό που θα περιέχει τα Linux
+ - This cannot be the same flash drive used for your Linux Machine.
#### Μέρος II - Εκτέλεση του προγράμματος
-1. Κατεβάστε το HackMii installer από [την ιστοσελίδα BootMii](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Ξεπακετάρετέ το και τοποθετήστε το αρχείο `boot.elf` στο φλασάκι σας.
1. Συνδέστε το φλασάκι στην κονσόλα. Για το Wii mini, η θύρα USB είναι στο πίσω μέρος. Για το παλιό Wii, χρησιμοποιήστε την κάτω θύρα. (ή την δεξιά αν είναι κάθετο).
-1. Ενεργοποιήστε την κονσόλα σας και πηγαίνετε στις ρυθμίσεις. Στην πάνω δεξιά γωνία θα δείτε έναν 4-ψήφιο κωδικό σαν αυτόν στην παρακάτω εικόνα. Αυτή είναι η έκδοση Μενού Συστήματος, σημειώστε την καθώς θα την χρειαστείτε αργότερα. Ύστερα, απενεργοποιήστε την κονσόλα σας. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Ενεργοποιήστε την κονσόλα σας και πηγαίνετε στις ρυθμίσεις. Στην πάνω δεξιά γωνία θα δείτε έναν 4-ψήφιο κωδικό σαν αυτόν στην παρακάτω εικόνα. This code is your Wii Menu version, take a note of this as you will need it later. Ύστερα, απενεργοποιήστε την κονσόλα σας. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Ξεκινήστε την συσκευή Linux, και σιγουρευτείτε πως έχετε σύνδεση στο διαδίκτυο.
1. Ανοίξτε το Τερματικό Linux πατώντας `CTRL + SHIFT + T`.
1. Εκτελέστε τις παρακάτω εντολές:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. Το πρόγραμμα θα κατεβάσει τα απαραίτητα αρχεία και θα ζητήσει πληροφορίες για την κονσόλα σας.
- - Αν έχετε Wii mini, θα ζητηθεί η περιοχή της κονσόλας. Αυτό μπορεί να βρεθεί από το τελευταίο ψηφίο της έκδοσης Μενού Συστήματος (`U` για **ΗΠΑ** και `E` για **PAL** μοντέλα).
- - Αν έχετε επιλέξει Wii θα σας ζητηθεί η έκδοση συστήματος (που σημειώσατε στο βήμα 4)
+ - Αν έχετε Wii mini, θα ζητηθεί η περιοχή της κονσόλας. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Ενεργοποιήστε την κονσόλα σας και **μην** συνδέσετε κανένα χειριστήριο.
1. Πατήστε το πλήκτρο συγχρονισμού επαναλαμβανόμενα έως ότου ο υπολογιστής δείξει `got connection handle`. Αυτό μπορεί να πάρει αρκετές προσπάθειες, οπότε μην παραιτηθείτε.
diff --git a/_pages/el_GR/cios-mini.md b/_pages/el_GR/cios-mini.md
index 2688b97c4..02323c48f 100644
--- a/_pages/el_GR/cios-mini.md
+++ b/_pages/el_GR/cios-mini.md
@@ -47,7 +47,7 @@ Select cIOS slot: 249
##### Ενεργοποίηση ενσύρματου δικτύου Ethernet
Αν επιθυμείτε να χρησιμοποιήσετε το Wiimmfi με ethernet στο Wii mini, πρέπει να τρέξετε το πρόγραμμα [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) φτιαγμένο από τον Fullmetal5. Για να το τρέξετε, εξάγετέ το στον φάκελο `apps` στο μέσο USB σας και εκτελέστε το από το Κανάλι Homebrew.
-Μην επιχειρήσετε να εγκαταστήσετε IOS ή Σύστημα Μενού για Wii στο Wii mini. Κάτι τέτοιο πιθανώς να καταστρέψει την κονσόλα σας.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Κάτι τέτοιο πιθανώς να καταστρέψει την κονσόλα σας.
{: .notice--warning}
Μπορείτε τώρα να χρησιμοποιήσετε Homebrew σαν το [ USB Loader GX](usbloadergx).
diff --git a/_pages/el_GR/cios.md b/_pages/el_GR/cios.md
index d8ae806d5..c3e6ae58d 100644
--- a/_pages/el_GR/cios.md
+++ b/_pages/el_GR/cios.md
@@ -8,7 +8,7 @@ title: "cIOS (προσαρμοσμένο IOS)"
![d2x cIOS Installer](/images/cIOS.png)
-Αν έχετε Wii mini, αντ' αυτού εγκαταστήστε [αυτό το cIOS](cios-mini). Η απόπειρα εγκατάστασης οποιουδήποτε άλλου cIOS στο Wii mini μπορεί να προκαλέσει **ανεπανόρθωτη ζημιά στην κονσόλα σας!! (brick)**
+Αν έχετε Wii mini, αντ' αυτού εγκαταστήστε [αυτό το cIOS](cios-mini). Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### Τι χρειάζεστε
diff --git a/_pages/el_GR/dump-wads.md b/_pages/el_GR/dump-wads.md
index 3751d94dd..ff404ac25 100644
--- a/_pages/el_GR/dump-wads.md
+++ b/_pages/el_GR/dump-wads.md
@@ -20,15 +20,15 @@ title: "Αποθήκευση αρχείων WAD"
2. Εισάγετε το αποθηκευτικό σας μέσο στο Wii και εκκινήστε το Yet Another BlueDump MOD από το Κανάλι Homebrew.
##### Μέρος II - Εξαγωγή
-1. Πατήστε το πλήκτρο Α. ![Press A](/images/DumpWADS/2.jpg)
+1. Πατήστε το πλήκτρο Α. ![Press A](/images/DumpWADS/2.png)
-2. Επιλέξτε `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Επιλέξτε `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Βρείτε την εφαρμογή που θέλετε να εξάγετε και πατήστε το πλήκτρο 1. ![Find channel](/images/DumpWADS/4.jpg)
+3. Βρείτε την εφαρμογή που θέλετε να εξάγετε και πατήστε το πλήκτρο 1. ![Find channel](/images/DumpWADS/4.png)
4. Επιλέξτε `Backup to WAD`.
5. Στην προτροπή `Fakesign the ticket`, επιλέξτε `Yes`.
6. Στην προτροπή `Fakesign the TMD`, επιλέξτε `No`.
-7. Στην προτροπή `Change the output WAD region`, πατήστε το πλήκτρο Β.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. Θα εμφανιστεί στο μέσο αποθήκευσής σας. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. Θα εμφανιστεί στο μέσο αποθήκευσής σας. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/el_GR/home.md b/_pages/el_GR/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/el_GR/home.md
+++ b/_pages/el_GR/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/el_GR/riiconnect24-troubleshooting.md b/_pages/el_GR/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/el_GR/riiconnect24-troubleshooting.md
+++ b/_pages/el_GR/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/el_GR/themes.md b/_pages/el_GR/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/el_GR/themes.md
+++ b/_pages/el_GR/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/el_GR/wiimmfi.md b/_pages/el_GR/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/el_GR/wiimmfi.md
+++ b/_pages/el_GR/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/el_GR/wiiwarepatcher.md b/_pages/el_GR/wiiwarepatcher.md
index 1c548cecc..08c0bad3a 100644
--- a/_pages/el_GR/wiiwarepatcher.md
+++ b/_pages/el_GR/wiiwarepatcher.md
@@ -20,7 +20,10 @@ title: "WiiWare Patcher"
[Εάν θέλετε να κατεβάσετε το WiiWare Patcher χωρίς την μέθοδο cmd.exe, κάντε κλικ εδώ!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/es_ES/bluebomb.md b/_pages/es_ES/bluebomb.md
index a1d01066c..959049abe 100644
--- a/_pages/es_ES/bluebomb.md
+++ b/_pages/es_ES/bluebomb.md
@@ -21,33 +21,33 @@ Este exploit no funcionará en el modo Wii del Wii U (vWii). Por favor, siga [es
- Una computadora con Linux
- Si estás usando una Chromebook, no necesitas instalar otro sistema operativo, sólo tienes que activar [Linux en ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=es).
- Tambien puedes usar una Raspberry Pi, ya que probablemente tiene Linux instalado por defecto.
- - Subsistema de Windows para Linux **no** funcionará, debido a que no tiene acceso a `systemctl`.
- - Si no tienes Linux, [Ubuntu](https://ubuntu.com/download/desktop) es la opción más práctica
- - Si tu dispositivo es de 32 bits, enonces tendrás que instalar [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Subsistema de Windows para Linux será *no trabajará* porque eso no tiene acceso directo a la adaptador Bluetooth o puertos USB.
+ - Si no tienes Linux, [Ubuntu](https://ubuntu.com/download/desktop) es el más fácil de usar y puede ejecutar en computadores con Windows o Mac.
+ - Dispositivos de 32-bit necesitará [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- En dispositivos de 64 bits, es recomendable usar la versión LTS debido a su estabilidad, pero la versión más reciente también funcionará.
- - También puedes [crear una memoria USB arrancable de Ubuntu](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) en caso de que no desees instalaelo en tu computadora.
+ - Puedes [flashear una instalación de Linux a una unidad flash USB](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) en vez de instalarlo en tu computadora.
- Un adaptador Bluetooth.
- Un adaptador Bluetooth interno también servirá.
- Si no tienes uno, asegúrate de conseguir uno que sea compatible con Linux.
- Una unidad USB formateada como FAT32.
- - Esta no puede ser la misma memoria que estás usado para ejecutar Linux
+ - Esta no puede ser la misma unidad flash utilizada para su Dispositivo Linux.
#### Sección II - Ejecutando el exploit
-1. Descarga el HackMii Installer desde la [página web de BootMii](https://bootmii.org/download/).
+1. Tome el instalador de HackMii de [El sitio web de BootMii](https://bootmii.org/download/). (Si arreglando un ladrillo de Wii, puedes obtener un boot.elf de cualquier aplicación desde cualquier aplicación que quieras usar para arreglar el ladrillo)
1. Extrae el archivo `boot.elf` a la raíz de tu unidad USB.
1. Conecta la unidad USB a la consola. En el Wii Mini, el puerto USB está en la parte trasera. En un Wii original, usa el puerto de abajo. (Usa el puerto de la derecha si la consola está en posición vertical).
-1. Enciende tu consola y ve hacia Configuración de Wii. En la esquina superior derecha verás un código de cuatro caracteres como el que se muestra en la siguiente foto. Este código es la versión de sistema de tu consola. Toma nota de la versión de tu Wii ya que la necesitarás más tarde. Ahora apaga tu consola. ![Verifica la versión de tu Wii](/images/Wii/SystemMenuVersion.png)
+1. Enciende tu consola y ve hacia Configuración de Wii. En la esquina superior derecha verás un código de cuatro caracteres como el que se muestra en la siguiente foto. Este código es para tu versión del Menú de Wii, tome una nota de esto porque necesitarás esto más tarde. Ahora apaga tu consola. (Si estas intentando a usar BlueBomb a para recuperarse de un ladrillo, puedes asumir tu versión del Menú de Wii es 4.3.) ![Verifica la versión de tu Wii](/images/Wii/SystemMenuVersion.png)
1. Inicia la distribución de Linux y asegúrate que tu computadora esté conectada a internet.
1. Abre la Terminal de Linux oprimiendo las teclas `CTRL + SHIFT + T`.
1. Ejecuta los siguientes comandos:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. El asistente comenzará a descargar los archivos necesarios, y después te pedirá información sobre tu consola.
- - Si has seleccionaste Wii Mini, se te pedirá la región de tu consola. Esta es determinada por la letra que aparece al final de la versión de sistema (`U` para **NTSC (USA)** y `E` para **PAL (EUR)**).
- - Si has seleccionando Wii, tendrás que proporcionar la versión de sistema de tu consola (la cual apuntaste en el paso 4).
+ - Si has seleccionaste Wii Mini, se te pedirá la región de tu consola. Esto se puede determinar por la última letra de la versión del menú de Wii (`U` para **USA** y `E` para modelos **PAL**).
+ - Si seleccionaste una Wii, se te pediría que proporciones su Versión del Menú de Wii (su resultado en el paso 4)
1. Enciende tu consola, pero **no** conectes ningún Wiimote.
1. Oprime el botón Sync de la consola repetidamente hasta que en la terminal aparezca `got connection handle`. Esto podría tomar numerosos intentos, así que no te rindas.
diff --git a/_pages/es_ES/cios-mini.md b/_pages/es_ES/cios-mini.md
index 8fe55ac81..62384011e 100644
--- a/_pages/es_ES/cios-mini.md
+++ b/_pages/es_ES/cios-mini.md
@@ -47,7 +47,7 @@ Toma nota del número de versión (ya sea `v31776` o `v31775`)
##### Activar Ethernet
Si deseas jugar en Wiimmfi con tu Wii Mini, tendrás que hacerlo a través de Ethernet, y para eso necesitarás ejecutar la aplicación homebrew [Wii Mini Ethernet Enabler](/assets/files/Wii_Mini_Ethernet_Enable.zip) creada por Fullmetal5. Extrae Wii Mini Ethernet Enabler a la carpeta `apps` en tu unidad USB y después inicia la aplicación desde el Canal Homebrew.
-No intentes instalar IOS o temas para el menú de Wii que hayan sido diseñados para un Wii original en tu Wii Mini. Hacer esto podría brickear tu consola..
+No intente instalar un IOS de Wii o Menu del Sistema en el Wii Mini. Hacer esto podría brickear tu consola..
{: .notice--warning}
Ahora podrás usar aplicaciones homebrew como por ejemplo [USB Loader GX](usbloadergx).
diff --git a/_pages/es_ES/cios.md b/_pages/es_ES/cios.md
index 2ae2f852a..41d46e0b9 100644
--- a/_pages/es_ES/cios.md
+++ b/_pages/es_ES/cios.md
@@ -8,7 +8,7 @@ Esta guía te mostrará cómo instalar los cIOS (IOS personalizados) . Esto es n
![d2x cIOS Installer](/images/cIOS.png)
-Si tienes un Wii mini, por favor instala [este cIOS](cios-mini). Intentar instalar cualquier otro cIOS en un Wii mini no funcionará.
+Si tienes un Wii Mini, por favor instala [este cIOS](cios-mini). Intentar instalar cualquier otro cIOS en un Wii mini no funcionará.
{: .notice--info}
#### Requisitos
diff --git a/_pages/es_ES/dump-wads.md b/_pages/es_ES/dump-wads.md
index 962e0319c..6e7e1be9c 100644
--- a/_pages/es_ES/dump-wads.md
+++ b/_pages/es_ES/dump-wads.md
@@ -11,7 +11,7 @@ En esta guía te explicaremos cómo extraer canales instalados en la memoria del
#### Requisitos
* Una tarjeta SD o unidad USB
-* [Yet Another BlueDump MOD](/assets/files/YABDM.zip)
+* [Otra BlueDump MOD](/assets/files/YABDM.zip)
#### Instrucciones
##### Sección I - Descarga/instalación
@@ -20,15 +20,15 @@ En esta guía te explicaremos cómo extraer canales instalados en la memoria del
2. Inserta la tarjeta SD o unidad USB a tu Wii e inicia Yet Another BlueDump Mod desde el Canal Homebrew.
##### Sección II - Copiando los WADs
-1. Oprime el botón A. ![Oprime A](/images/DumpWADS/2.jpg)
+1. Oprime el botón A. ![Oprime A](/images/DumpWADS/2.png)
-2. Selecciona `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Selecciona `Installed Channel Titles`. ![Títulos de Canales Instalados](/images/DumpWADS/3.png)
-3. Encuentra el contenido que quieres copiar y oprime el botón 1. ![Encontrar canal](/images/DumpWADS/4.jpg)
+3. Encuentra el contenido que quieres copiar y oprime el botón 1. ![Encontrar canal](/images/DumpWADS/4.png)
4. Selecciona `Backup to WAD`.
5. Cuando aparezca `Fakesign the ticket`, selecciona `Yes`.
6. Cuando aparezca `Fakesign the TMD`, selecciona `No`.
-7. Cuando aparezca `Change the output WAD region`, presiona el botón B.
+7. En el indicador de `Change the output WAD region`, seleccione `No`.
-Ahora ya has copiado el canal en formato WAD. Debería aparecer en tu tarjeta SD o unidad USB. ![Terminado](/images/DumpWADS/6.jpg)
+Ahora ya has copiado el canal en formato WAD. Debería aparecer en tu tarjeta SD o unidad USB. ![Terminado](/images/DumpWADS/5.png)
diff --git a/_pages/es_ES/home.md b/_pages/es_ES/home.md
index 18b3a35af..9ed606275 100644
--- a/_pages/es_ES/home.md
+++ b/_pages/es_ES/home.md
@@ -6,7 +6,7 @@ header:
overlay_image: /images/home-page-feature.jpg
overlay_filter: 0.5
cta_label: "Comenzar"
- cta_url: "/es_ES/get-started"
+ cta_url: "comenzando"
caption:
excerpt: "La guía más completa para modificar tu consola Nintendo Wii."
---
@@ -46,8 +46,8 @@ Estas son algunas otras fuentes y guías relacionadas con la modificación de la
- [ModMii](http://modmii.000webhostapp.com/)
- [WiiBrew](https://wiibrew.org/)
- [WiiFlow Wiki](https://sites.google.com/site/wiiflowiki4/)
-- [Wii Hacking Explained - by Cyan](https://gbatemp.net/threads/wii-hacking-explained.501605/)
+- [Hacking del Wii Explicado - por Cyan](https://gbatemp.net/threads/wii-hacking-explained.501605/)
Para modificar un Wii U, hay algunas opciones adicionales:
-- [The Definitive vWii Hacking Guide](https://gbatemp.net/threads/the-definitive-vwii-hacking-guide.425852/)
-- [NH Wii U Guide](https://wiiuguide.xyz)
+- [La Guía Definitiva del Hacking de vWii](https://gbatemp.net/threads/the-definitive-vwii-hacking-guide.425852/)
+- [Wii Guide U de NH](https://wiiuguide.xyz)
diff --git a/_pages/es_ES/priiloader.md b/_pages/es_ES/priiloader.md
index 1283c7316..52e8c139c 100644
--- a/_pages/es_ES/priiloader.md
+++ b/_pages/es_ES/priiloader.md
@@ -68,5 +68,5 @@ Esta es una lista de los hacks que puedes activar con Priiloader.
[Continuar a la instalación de cIOS](cios)
El cIOS (IOS personalizado) es usado para cargar juegos a través de un USB loader. Incluso si no deseas instalarlo, es necesario para usar algunas otras aplicaciones homebrew.
{: .notice--info}
-Si tienes un Wii mini, por favor sigue [esta guía](cios-mini) para instalar el cIOS.
+Si tienes un Wii Mini, por favor sigue [esta guía](cios-mini) para instalar el cIOS.
{: .notice--info}
diff --git a/_pages/es_ES/riiconnect24-troubleshooting.md b/_pages/es_ES/riiconnect24-troubleshooting.md
index a263d81cc..1b6c48558 100644
--- a/_pages/es_ES/riiconnect24-troubleshooting.md
+++ b/_pages/es_ES/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ Si has recibido alguno de los siguientes errores, deberías poder arreglar el re
Intenta usar el canal que te estaba dando problemas.
[Volver a la guía de instalación de RiiConnect24](riiconnect24)
+{: .notice--info}
diff --git a/_pages/es_ES/wiimmfi.md b/_pages/es_ES/wiimmfi.md
index f4adf6cda..cec0a9b2b 100644
--- a/_pages/es_ES/wiimmfi.md
+++ b/_pages/es_ES/wiimmfi.md
@@ -49,17 +49,17 @@ Gracias al exploit str2hax creado por Fullmetal5, el cual Leseratte fue capaz de
Tal vez no quieras tener que iniciar el parche cada vez que desees jugar en Wiimmfi, y tal vez ya estés usando un USB loader. Por esta razón, también es posible parchear los juegos guardados en una unidad USB.
#### Requisitos
-- La copia de tu juego (es formato WBFS, ISO o cISO).
+- La copia de tu juego (los formatos WBFS, ISO y cISO están soportados).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (sólo para Windows)
-**or**
-- Wiimm's Disc Patcher
- - [Versión para Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Versión para otros juegos](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
-- USB loader, cIOS, y una unidad USB para guardar el juego (ya deberías de tener estas cosas si ya estás usando un USB loader)
+**o**
+- Wiimm's ISO Patcher (multiplatforma)
+ - [Parche para Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Parche para otros juegos](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Un USB Loader, cIOS, y un USB para guardar los juegos en (ya debería tener estos si está usando un cargador USB)
#### Instrucciones
1. Extrae el parche de tu elección y después coloca la copia del juego en la misma carpeta.
-2. Ejecuta la versión del parche apropiada para tu sistema operativo: el archivo `.bat` es para Windows y el archivo `.sh` es para Mac/Linux. Si estás usando el RiiConnect24 Patcher, selecciona tu consola (Wii, vWii o Dolphin) y después elige el parche adecuado.
+2. Comience el script de patch por tu OS: generalmente, terminará en `.bat` para Windows y `.sh` para Mac/Linux. Si tu estás usando el RiiConnect24 Patcher, seleccione su dispositivo (Wii, vWii, o Dolphin) y seleccione el WiiWare patcher.
3. Una vez terminado el proceso, copia a tu unidad USB el juego parcheado que está ubicado en la carpeta `wiimmfi-images`.
### Parchear automáticamente usando un USB loader
@@ -71,10 +71,10 @@ También es posible parchear juegos de WiiWare para jugarlos en Wiimmfi.
#### Requisitos
- Una tarjeta SD
-- Una copia de tu juego en formato WAD
-- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (sólo para Windows)
-**or**
-- [Auto WiiWare Patcher](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
+- Una copia de tu juego (en formato WAD)
+- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (solo Windows)
+**o**
+- [Auto WiiWare Patcher](https://github.com/RiiConnect24/auto-wiiware-patcher/releases) (plataforma cruzada)
- [Wii Mod Lite](https://github.com/RiiConnect24/Wii-Mod-Lite/releases)
[Si quieres saber cómo usar Auto WiiWare Patcher, ¡haz clic aquí!](wiiwarepatcher)
@@ -82,7 +82,7 @@ También es posible parchear juegos de WiiWare para jugarlos en Wiimmfi.
Instrucciones:
1. Extrae Auto WiiWare Patcher y después coloca tu WAD en la misma carpeta.
-2. Ejecuta la versión del parche apropiada para tu sistema operativo: el archivo `.bat` es para Windows y el archivo `.sh` es para Mac/Linux. Si estás usando el RiiConnect24 Patcher, selecciona tu consola (Wii, vWii o Dolphin) y después elige `WiiWare Patcher`.
+2. Comience el script de patch por tu OS: generalmente, terminará en `.bat` para Windows y `.sh` para Mac/Linux. Si tu estás usando el RiiConnect24 Patcher, seleccione su dispositivo (Wii, vWii, o Dolphin) y seleccione el WiiWare patcher.
3. Una vez que el proceso haya finalizado, instala el WAD parcheado ubicado en la carpeta `wiiware-wads` usando Wii Mod Lite.
## Otras cosas
diff --git a/_pages/es_ES/wiiwarepatcher.md b/_pages/es_ES/wiiwarepatcher.md
index f97941b64..7ddd8ed1e 100644
--- a/_pages/es_ES/wiiwarepatcher.md
+++ b/_pages/es_ES/wiiwarepatcher.md
@@ -20,9 +20,9 @@ Esta guía es sólo para la versión de Windows de WiiWare Patcher.
[Si deseas descargar WiiWare Patcher sin usar CMD, ¡haz clic aquí!.](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-Si estás usando Windows 7 o superior, ejecuta cmd.exe (oprime al mismo tiempo las teclas Windows + R, escribe cmd en la ventana que aparecerá y presiona ENTER) y después copia y pega el siguiente comando (CTRL + V no funcionará, haz clic derecho en la ventana de CMD y selecciona Pegar):
+Si estás en Windows 7 o reciente, abrir cmd.exe (Ejecute o presione el logotipo de Windows + R y escribe cmd.exe) y ejecute el comando
```powershell
-powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
```
{: .notice--info}
diff --git a/_pages/fi_FI/bluebomb.md b/_pages/fi_FI/bluebomb.md
index 7cac858c8..ce3a5533c 100644
--- a/_pages/fi_FI/bluebomb.md
+++ b/_pages/fi_FI/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/fi_FI/cios-mini.md b/_pages/fi_FI/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/fi_FI/cios-mini.md
+++ b/_pages/fi_FI/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/fi_FI/cios.md b/_pages/fi_FI/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/fi_FI/cios.md
+++ b/_pages/fi_FI/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/fi_FI/dump-wads.md b/_pages/fi_FI/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/fi_FI/dump-wads.md
+++ b/_pages/fi_FI/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/fi_FI/home.md b/_pages/fi_FI/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/fi_FI/home.md
+++ b/_pages/fi_FI/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/fi_FI/riiconnect24-troubleshooting.md b/_pages/fi_FI/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/fi_FI/riiconnect24-troubleshooting.md
+++ b/_pages/fi_FI/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/fi_FI/themes.md b/_pages/fi_FI/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/fi_FI/themes.md
+++ b/_pages/fi_FI/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/fi_FI/wiimmfi.md b/_pages/fi_FI/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/fi_FI/wiimmfi.md
+++ b/_pages/fi_FI/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/fi_FI/wiiwarepatcher.md b/_pages/fi_FI/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/fi_FI/wiiwarepatcher.md
+++ b/_pages/fi_FI/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/fr_FR/404.md b/_pages/fr_FR/404.md
index 65138b596..f445ee653 100644
--- a/_pages/fr_FR/404.md
+++ b/_pages/fr_FR/404.md
@@ -7,8 +7,8 @@ sitemap: faux
![404](/images/404.jpg)
-Désolé, la page que vous recherchez n'éxiste pas.
+Désolé, mais la page que vous recherchez n'existe pas.
{: .notice--warning}
-[Cliquez ici pour trouver tout les tutoriels du site!](site-navigation)
+[Cliquez ici pour retrouver tous les tutoriels du site !](site-navigation)
{: .notice--info}
diff --git a/_pages/fr_FR/bluebomb.md b/_pages/fr_FR/bluebomb.md
index 67c77d78b..026ea86b0 100644
--- a/_pages/fr_FR/bluebomb.md
+++ b/_pages/fr_FR/bluebomb.md
@@ -2,62 +2,62 @@
title: "BlueBomb"
---
-{% include toc title="Table of Contents" %}
+{% include toc title="Table des matières" %}
-Si vous avez besoin d'aide concernant ce tutoriel, veuillez rejoindre [le serveur discord "Wii Mini Hacking"](https://discord.gg/6ryxnkS) (recommandé, aide en anglais seulement)
+Si vous avez besoin d'aide concernant ce tutoriel, veuillez rejoindre [le serveur Discord "Wii Mini Hacking"](https://discord.gg/6ryxnkS) (recommandé, aide en anglais seulement)
{: .notice--info}
![BlueBomb](/images/bluebomb.png)
-Bluebomb est un exploit se servant d'une faille présente dans les librairies Bluetooth sur Wii et Wii Mini. Bien que ce soit le seul exploit fonctionnant sur Wii Mini, BlueBomb peut également être fait sur une Wii originale. Cet exploit permet également de réparer certains bricks, comme les "banner bricks".
+Bluebomb est un exploit se servant d'une faille présente dans les librairies Bluetooth de la Wii et de la Wii Mini. Bien que ce soit le seul exploit fonctionnant sur Wii Mini, BlueBomb peut également être utilisé sur une Wii originale. Cet exploit permet également de réparer certains bricks, comme les "banner bricks".
Si vous souhaitez installer la Chaîne Homebrew et/ou BootMii sur une Wii originale, nous vous recommandons d'utiliser [un autre exploit](/get-started).
{: .notice--info}
-Cet exploit ne fonctionne pas dans le mode vWii de la Wii U. Please follow [this guide](https://wiiuguide.xyz/#/vwii-modding) instead.
+Cet exploit ne fonctionnera pas dans le mode vWii de la Wii U. Veuillez vous référer à [ce guide](https://wiiuguide.xyz/#/vwii-modding) à la place.
{: .notice--warning}
#### Partie I - Ce dont vous avez besoin
- Un ordinateur sous Linux
- SI vous utilisez un Chromebook, vous n'avez pas besoin d'installer un autre système d'exploitation ; à la place, activez [Linux dans ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en) (lien en anglais).
- Si vous avez un Raspberry Pi, vous pouvez l'utiliser puisque Linux y est la plupart du temps préinstallé.
- - Le Sous-système Linux pour Windows ne fonctionnera **pas**, car il ne peut pas accéder à `systemctl`.
- - SI vous n'avez pas Linux, [Ubuntu](https://ubuntu.com/download/desktop) est l'option la plus simple d'utilisation.
- - Les appareils 32-bit doivent installer [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- - Pour les appareils 64-bit, il est recommandé d'utiliser l'édition LTS pour sa stabilité, mais la dernière version marche également.
- - Vous pouvez [flasher une installation Linux sur une clé USB](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) si vous ne voulez pas l'installer sur votre ordinateur.
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - Les appareils 32-bit nécessiteront [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
+ - Pour les appareils 64-bit, il est recommandé d'utiliser l'édition LTS pour sa stabilité, mais la dernière version fonctionnera également.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- Un adaptateur Bluetooth.
- Un adaptateur interne (inclus dans l'ordinateur) fonctionnera également.
- - Si vous n'en n'avez pas, soyez sûrs de vous en procurer un qui soit compatible avec Linux.
+ - Si vous n'en n'avez pas, assurez-vous de vous en procurer un qui soit compatible avec Linux.
- Une clé USB formatée en FAT32.
- - Ce ne peut pas être la même clé USB que vous avez utilisée pour votre installation Linux.
+ - This cannot be the same flash drive used for your Linux Machine.
-#### Partie II - Exécution de l'exploit
-1. Téléchargez le "HackMii installer" depuis [le site internet de BootMii](https://bootmii.org/download/).
+#### Partie II - Mise en œuvre de l'exploit
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Extrayez-le et placez le fichier `boot.elf` sur votre clé USB.
-1. Connectez la clé USB à la console. Pour une Wii Mini, le port USB est à l'arrière. Pour une Wii normale, utilisez le port du bas. (ou le port de droite si votre Wii est à la verticale).
-1. Allumez votre wii et naviguer dans les paramètres. En haut à droite vous devriez voir un espèce de code à 4 chiffres comme dans l'image ci-dessous. Ce code est votre version du menu Wii, notez-la car vous en aurez besoin plus tard. Après cela, éteignez votre console. ![MenuVersionSystème](/images/Wii/SystemMenuVersion.png)
-1. Lancez votre distribution Linux et soyez sûrs que vous êtes connectés à internet.
+1. Branchez la clé USB sur la console. Sur une Wii Mini, le port USB se trouve à l'arrière. Sur une Wii normale, utilisez le port du bas. (ou le port de droite si votre Wii est à la verticale).
+1. Allumez votre Wii et allez dans le menu des paramètres. En haut à droite vous devriez voir une suite de 4 caractères comme dans l'image ci-dessous. Ce code est la version de votre menu Wii, notez-le car vous en aurez besoin plus tard. Après cela, éteignez votre console. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Lancez votre distribution Linux assurez-vous d'être connectés à internet.
1. Ouvrez le Terminal Linux en appuyant sur `CTRL + SHIFT + T`.
1. Exécutez les commandes suivantes :
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
-1. Le script "helper" va télécharger les fichiers nécessaires et vous demandera des informations à propos de votre console.
- - Si vous avez sélectionné "Wii Mini" votre région vous sera demandée. Elle peut être trouvée grâce à la dernière lettre de la version du menu Wii (`U` pour **USA** et `E` pour les modèles **PAL**).
- - Si vous avez sélectionné "Wii" vous devrez entrez le version du menu Wii (ce que vous avez fait dans l'étape 4)
+1. Le script "helper" téléchargera alors les fichiers nécessaires et vous demandera des informations à propos de votre console.
+ - Si vous avez sélectionné "Wii Mini" votre région vous sera demandée. Elle peut être déterminée par la dernière lettre de la version du menu Wii (`U` pour les **USA** et `E` pour les modèles **PAL**).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Allumez la console et **ne connectez aucune** télécommande Wii.
-1. Appuyez sur le bouton Sync de la console répétitivement jusqu'à ce que le terminal affiche `got connection handle`. Il vous faudra peut-être de nombreux essais, alors ne baissez pas les bras.
+1. Appuyez de façon répétée sur le bouton Sync de la console jusqu'à ce que le terminal affiche `got connection handle`. Il vous faudra peut-être de nombreux essais, alors n'abandonnez pas.
-Soyez sûrs que la console est proche de l'ordinateur exécutant l'exploit, idéalement la distance devrai être de moins de 900 mètres (environ 3 pieds).
+Assurez-vous que la console est proche de l'ordinateur exécutant l'exploit, idéalement la distance devrait être de moins d'un mètre.
{: .notice--info}
-La console devrait maintenant démarrer dans l'installateur HackMii. Vous pouvez arrêter votre ordinateur Linux si vous ne voulez pas l'utiliser plus-tard.
+La console devrait à présent démarrer sur l'installateur HackMii. Vous pouvez à présent éteindre votre ordinateur Linux si vous ne souhaitez pas vous en servir ultérieurement.
-[Si vous utilisez une Wii, continuez et installez la Chaîne Homebrew et BootMii.](hbc)
+[Si vous utilisez une Wii, continuez vers l'installation de la Chaîne Homebrew et de BootMii](hbc)
{: .notice--info}
-[Si vous utilisez une Wii Mini, continuez à l'installation de la Chaîne Homebrew.](hbc-mini)
+[Si vous utilisez une Wii Mini, continuez vers l'installation de la Chaîne Homebrew](hbc-mini)
{: .notice--info}
diff --git a/_pages/fr_FR/bootmii.md b/_pages/fr_FR/bootmii.md
index a72d46a4f..230d8dc33 100644
--- a/_pages/fr_FR/bootmii.md
+++ b/_pages/fr_FR/bootmii.md
@@ -18,7 +18,7 @@ BootMii est la chose la plus importante, car cet outil permet de faire des sauve
Si vous avez installé BootMii en tant que Boot2 dans l'étape précédente, vous devrez lancer BootMii en redémarrant la console. Dans ce cas, sautez les étapes 1 et 2.
{: .notice--info}
1. Lancez la Chaîne Homebrew.
-2. Appuyer sur le bouton HOME, et choisissais "Launch BootMii" ou "Lancer BootMii".
+2. Appuyer sur le bouton HOME, et choisissez "Launch BootMii".
- Vous ne pouvez pas utiliser BootMii avec une télécommande Wii. Vous devez soit utiliser les boutons de la Wii ou une manette GameCube branchée sur le port 1. Pour naviguer dans les options, appuyez sur POWER (ou sur le bouton droit de la croix directionnelle sur une manette GameCube). N'oubliez pas que lorsque vous utilisez les boutons de Wii, vous pouvez seulement naviguer à droite, si vous voulez revenir en arrière, il vous faudra donc revenir au début. Il n'y a pas de limitation sur les manettes GameCube; vous pouvez naviguer a gauche et a droite. Pour choisir une option, appuyez sur le bouton "RESET" de votre Wii ou sur le bouton A de votre manette GameCube.
3. Sélectionnez le menu "Options" (celui avec des engrenages).
4. Sélectionnez BackupMii (celui avec la flèche verte).
diff --git a/_pages/fr_FR/cios-mini.md b/_pages/fr_FR/cios-mini.md
index 6ef5fd733..f0f3a3615 100644
--- a/_pages/fr_FR/cios-mini.md
+++ b/_pages/fr_FR/cios-mini.md
@@ -1,57 +1,57 @@
---
-title: "d2xl cIOS for Wii mini (experimental)"
+title: "d2xl cIOS pour la Wii mini (expérimental)"
---
-{% include toc title="Table of Contents" %}
+{% include toc title="Table des matières" %}
-This tutorial will tell you how to install Leseratte's d2xl Wii mini cIOS (custom IOS). This is required if you want to load games with a USB Loader. Some homebrew might work better using cIOS.
+Ce tutoriel va vous montrer comment installer le d2xl cIOS de Leseratte sur la Wii mini (IOS personnalisé). Ceci est requis si vous souhaitez lancer des jeux en utilisant un Loader USB. Certains homebrew peuvent mieux fonctionner grâce à l'utilisation d'un cIOS.
![d2x cIOS Installer](/images/cIOS.png)
-This guides is only intended for Wii mini users. If you have a Wii, Install [this cIOS](cios) instead.
+Ce guide est uniquement destiné aux possesseurs d'une Wii mini. Si vous possedez une Wii classique, installez plutôt [ce cIOS](cios).
{: .notice--warning}
-If you need help with anything regarding this tutorial, please join [the Wii mini Hacking Discord server](https://discord.gg/6ryxnkS) (recommended)
+Si vous avez besoin d'aide à propos de ce tutoriel, rejoignez le [Discord de hacking pour Wii mini](https://discord.gg/6ryxnkS) (recommandé mais en anglais)
{: .notice--info}
-This d2x cIOS installer was originally developed for the Wii U's vWii by DaveBaol and custom cIOS was created by Leseratte for the Wii mini. The original download page can be found [here](https://wii.leseratte10.de/d2xl-cIOS/). Leseratte's Github page can be found [here](https://github.com/Leseratte10/d2xl-cios). Please note that this cIOS is still experimental, though no problem with functionality has been reported.
+Le d2x cIOS installer a été initialement développé pour le mode vWii de la Wii U par DaveBaol et le cIOS personnalisé a été crée par Leseratte pour la Wii mini. La page de téléchargement original peut-être trouvé [ici](https://wii.leseratte10.de/d2xl-cIOS/). La page Github de Leseratte se trouve [ici](https://github.com/Leseratte10/d2xl-cios). Notez que ce cIOS est toujours expérimental par contre aucun problème de fonctionnement n'a été signalé.
{: .notice--info}
-#### What you need
+#### Vous aurez besoin
-* A Wii mini with the Homebrew Channel installed
-* A USB drive
-* Leseratte's [d2xl cIOS Installer](/assets/files/d2xl_wii_mini_cIOS_installer_v1_beta2.zip)
+* Une Wii mini avec la Chaîne Homebrew installée
+* Une clé USB
+* Le [d2xl cIOS Installer](/assets/files/d2xl_wii_mini_cIOS_installer_v1_beta2.zip) par Leseratte
#### Instructions
-##### Section I - Downloading
+##### Section I - Téléchargement
-1. Extract the d2xl cIOS Installer and put it in the `apps` folder on your USB drive. If you do not have one already, please make a folder named `apps` in the main directory of your flash drive. You will need it afterwards for other Homebrew too.
-1. Insert your USB drive into your Wii mini and load The d2xl cIOS Installer from the Homebrew Channel.
+1. Mettez le contenu du fichier .zip dans le dans le dossier `apps` de votre carte SD ou de votre clé USB. Si le dossier `apps` n'existe pas, vous devez le créer à la racine de votre périphérique de stockage. Vous en aurez également besoin pour d'autres Homebrews.
+1. Insérez votre clé USB dans votre Wii mini puis lancez d2xl cIOS Installer depuis l'Homebrew Channel.
-##### Section II - Installing
+##### Section II - Installation
-1. Press continue, then set the options to the following:
+1. Appuyez sur continuer, puis sélectionnez les options suivantes:
```
Select cIOS: d2xl-v1-beta2
Select cIOS base: 57
Select cIOS slot: 249
```
-Take a note of the version number (either `v31776` or `v31775`)
-1. Once set, press A to install. Once done successfully, exit the installer.
- - If the install fails with a `TMD version mismatch` error, move the +Control pad left or right in the `Select cIOS` option until the version number is different than the one you tried before.
+Prenez note du numéro de version (soit la `v31776` ou soit la `v31775`)
+1. Une fois défini, appuyez sur A pour installer. Une fois l'installation terminée avec succès, quittez l'installateur.
+ - Si l'installation échoue en renvoyant l'erreur `TMD version mismatch`, sélectionnez l'option `Select cIOS`, puis sélectionnez avec la croix directionnelle, le numéro de version jusqu'à qu'elle soit différente de celle que vous avez précédemment tenté d'installer.
-##### Enabling Ethernet
-If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
+##### Activation Ethernet
+Si vous souhaitez utiliser Wiimmfi en Ethernet sur une Wii mini, vous devez exécuter une application faite par Fullmetal5 nommée [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip). Pour ce faire mettez le contenu du fichier .zip dans le dossier `apps` de votre clé USB puis démarrez-le depuis la Chaîne Homebrew.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+N’essayez pas d’installer un IOS d’une Wii ou un Menu Système sur la Wii mini. Cela pourrait potentiellement bloquer votre console.
{: .notice--warning}
-You can now use homebrew such as [USB Loader GX](usbloadergx).
+Vous pouvez maintenant utiliser des homebrews comme [USB Loader GX](usbloadergx).
{: .notice--info}
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continuer vers la navigation du site](site-navigation)
Nous avons de nombreux autres tutoriels que vous pourriez aimer.
{: .notice--info}
diff --git a/_pages/fr_FR/cios.md b/_pages/fr_FR/cios.md
index 8a80c6c9f..b8bedfb60 100644
--- a/_pages/fr_FR/cios.md
+++ b/_pages/fr_FR/cios.md
@@ -8,7 +8,7 @@ Ce tutoriel vous apprendras comment installer cIOS (IOS customisé). Ceci est re
![d2x cIOS Installer](/images/cIOS.png)
-Si vous avez une Wii mini, installez [ce cIOS](cios-mini) au lieu de celui-ci. Tentez d'installer un autre cIOS sur une Wii mini peut **brick votre console!!!**
+Si vous avez une Wii mini, installez [ce cIOS](cios-mini) au lieu de celui-ci. Toute tentative d'installation de n'importe quel autre cIOS sur une Wii mini ne fonctionnera pas.
{: .notice--info}
#### Ce dont vous avez besoin
@@ -22,44 +22,44 @@ Si vous avez une Wii mini, installez [ce cIOS](cios-mini) au lieu de celui-ci. T
##### Section I - Téléchargement
1. Mettez le d2x cIOS Installer dans le dossier `apps` dans votre carte SD ou dans votre clef USB.
-1. Insert your SD card or USB drive into your Wii, and launch d2x cIOS Installer from the Homebrew Channel.
+1. Insérez votre carte SD ou votre clé USB dans votre Wii, et lancez d2x cIOS Installer depuis l'Homebrew Channel.
-##### Section II - Installing
+##### Section II - Installation
-1. Press continue, then set the options to the following:
+1. Appuyez sur continuer, définissez ensuite les options suivantes:
```
Select cIOS: v10 beta52 d2x-v10-beta52
Select cIOS base: 56
Select cIOS slot: 249
Select cIOS version: 65535
```
-![Install cIOS 249](/images/Wii/Install249.png)
-1. Once set, press A twice to install.
-1. When done installing, press A to return, and set the options to the following:
+![Installez cIOS 249](/images/Wii/Install249.png)
+1. Une fois défini, appuyez deux fois sur A pour installer.
+1. Une fois installé, appuyez sur A pour revenir à l'écran précédent, définissez ensuite les options suivantes:
```
-Selectionnez cIOS: v10 beta52 d2x-v10-beta52
-Selectionnez la base de cIOS : 57
-Selectionnez le slot de cIOS : 250
-Selectionnez la version de cIOS : 56635
+Select cIOS: v10 beta52 d2x-v10-beta52
+Select cIOS base: 57
+Select cIOS slot: 250
+Select cIOS version: 65535
```
-![Install cIOS 250](/images/Wii/Install250.png)
-1. Once set, press A twice to install.
+![Installez cIOS 250](/images/Wii/Install250.png)
+1. Une fois défini, appuyez deux fois sur A pour installer.
1. Quand l'installation est terminé, appuyez sur A pour retourner, et mettez les options suivants:
```
-Selectionnez cIOS: v10 beta52 d2x-v10-beta52.
-Selectionnez la base de cIOS : 58.
-Selectionnez le slot de cIOS : 251.
-Selectionnez la version de cIOS : 65535.
+Select cIOS: v10 beta52 d2x-v10-beta52
+Select cIOS base: 58
+Select cIOS slot: 251
+Select cIOS version: 65535
```
-1. Run it again, then exit once done.
+1. Lancez l'installation une dernière fois, puis quittez une fois l'installation terminée.
-##### Options once complete
+##### Options disponibles une fois terminé
-You can now use homebrew such as [USB Loader GX](usbloadergx).
+Vous pouvez maintenant utiliser des homebrews comme [USB Loader GX](usbloadergx).
{: .notice--info}
-[Continue to the Homebrew Browser](hbb)
The Homebrew Browser is a good place to get homebrew on your Wii. This is optional to install.
+[Continuer vers l'Homebrew Browser](hbb)
L'Homebrew Browser est un bon endroit pour télécharger des homebrew pour votre Wii. Ceci est facultatif à installer.
{: .notice--info}
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continuer vers la navigation du site](site-navigation)
Nous proposons beaucoup d'autres tutoriels que vous pourriez sûrement aimer.
{: .notice--info}
diff --git a/_pages/fr_FR/dump-games.md b/_pages/fr_FR/dump-games.md
index a4b9da3b3..ce3ca30b4 100644
--- a/_pages/fr_FR/dump-games.md
+++ b/_pages/fr_FR/dump-games.md
@@ -2,13 +2,13 @@
title: "Extraire des jeux Wii/GameCube"
---
-Want to legally dump a GameCube or a Wii game and play it on your Wii? With this tutorial we will explain how to do it.
+Voulez-vous légalement copier un jeu Wii ou GameCube et y jouer sur votre console ? Ce tutoriel vous expliquera comment procéder.
-Please choose how you want to dump the disc.
+Veuillez choisir où vous souhaitez copier votre disque.
{: .notice--warning}
-[I want to dump it to the SD card/USB device](cleanrip)
+[Je souhaite le copier vers la carte SD ou le stockage USB](cleanrip)
{: .notice--info}
-[I want to dump it directly to my PC over a network](dump-smb)
+[Je souhaite le copier directement sur mon PC via le réseau](dump-smb)
{: .notice--info}
diff --git a/_pages/fr_FR/dump-smb.md b/_pages/fr_FR/dump-smb.md
index 9777fe3be..536f681a1 100644
--- a/_pages/fr_FR/dump-smb.md
+++ b/_pages/fr_FR/dump-smb.md
@@ -1,39 +1,39 @@
---
-title: "Dumping a game over a local network"
+title: "Extraire un jeu via un réseau local"
---
-{% include toc title="Table of Contents" %}
+{% include toc title="Table des matières" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Si vous avez besoin d’aide par rapport au tutoriel, veuillez rejoindre [le serveur discord RiiConnect24](https://discord.gg/b4Y7jfD) (recommandé) ou [Envoyer un email à support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Do you want to dump games through your local network? Follow this tutorial! This can be useful if you don't have an SD card or a USB drive that is large enough to dump a game to.
+Vous voulez extraire des jeux en utilisant votre réseau local ? Suivez ce tutoriel ! Il peut être utile si vous n’avez ni carte SD ni clé USB assez large pour extraire un jeu.
-![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
+![Logo RiiConnect24](/images/WiiRC24Logo.jpg)
-#### What you need
+#### Ce dont vous avez besoin
-* A Wii.
-* [DVD Dump Tool](/assets/files/DVDDumpTool.zip)
+* Une Wii.
+* [L’outil DVD Dump Tool](/assets/files/DVDDumpTool.zip)
-Your Wii and your computer must be connected to one local network
+Votre Wii et votre ordinateur doivent être connectés au même réseau local
{: .notice--warning}
#### Instructions
-##### Section I - Downloading/Installing
+##### Section I - Téléchargement et installation
-1. Extract DVD Dump Tool and put it in the `apps` folder on your SD card or USB drive.
-1. Insert your SD card into your Wii, and launch DVD Dump Tool from the Homebrew Channel.
+1. Extrayez DVD Dump Tool et mettez-le dans le dossier `apps` sur votre carte SD ou votre clé USB.
+1. Insérez votre carte SD dans votre Wii, et lancez DVD Dump Tool depuis l’Homebrew Channel.
-##### Section II - Ripping
+##### Section 2 - Rippage
-1. Press the right button on the d-pad and press "A" ![2](/images/DumpDiscs_LAN/2.png)
-1. Choose the disc that you want to copy (The options are: `GameCube Disc`, `Wii Single-Layer Disc`, `Wii Dual-Layer Disc` and press "A" ![3](/images/DumpDiscs_LAN/3.png)
-1. Now put your game to your Wii. (If it's already in your wii, eject it and put it back) ![InsertTheDisc](/images/DumpDiscs_LAN/insertthedisc.jpg) ![4](/images/DumpDiscs_LAN/4.png)
-1. Remember your Wii URL (IP address) ![5](/images/DumpDiscs_LAN/5.png)
-1. On your computer in your web browser, type in the Wii URL and hit ENTER. ![6](/images/DumpDiscs_LAN/6.png)
-1. You should see this. Click on `Click here to download XXXX.iso` ![7](/images/DumpDiscs_LAN/7.jpg)
-1. The transfer speed is not the fastest, but if you can't use anything else, it's better than nothing.
+1. Appuyez sur le bouton gauche du d-pad et pressez « A » ![2](/images/DumpDiscs_LAN/2.png)
+1. Choisissez le disque que vous voulez copier (les options sont : `Disque GameCube`, `Disque Wii simple-couche` et `Disque Wii double-couche` et pressez « A » ![3](/images/DumpDiscs_LAN/3.png)
+1. Maintenant insérez le jeu dans votre Wii. (Si il était déjà dans votre Wii, éjectez-le et remettez-le) ![InsérezLeDisque](/images/DumpDiscs_LAN/insertthedisc.jpg) ![4](/images/DumpDiscs_LAN/4.png)
+1. Souvenez-vous de l’URL de votre Wii (adresse IP) ![5](/images/DumpDiscs_LAN/5.png)
+1. Sur votre ordinateur dans votre navigateur Internet, tapez l’URL de la Wii et appuyez sur Entrez. ![6](/images/DumpDiscs_LAN/6.png)
+1. Vous devriez peut-être voir ceci. Cliquez sur `Cliquez ici pour télécharger XXXX.iso` ![7](/images/DumpDiscs_LAN/7.jpg)
+1. La vitesse de transfert n’est pas la plus rapide, mais si vous ne pouvez utiliser rien d’autre, c’est mieux que rien .
![8](/images/DumpDiscs_LAN/8.PNG)
diff --git a/_pages/fr_FR/dump-wads.md b/_pages/fr_FR/dump-wads.md
index bd8e75f17..62bdb874b 100644
--- a/_pages/fr_FR/dump-wads.md
+++ b/_pages/fr_FR/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/fr_FR/faq.md b/_pages/fr_FR/faq.md
index 935b13ccf..31290c629 100644
--- a/_pages/fr_FR/faq.md
+++ b/_pages/fr_FR/faq.md
@@ -13,10 +13,10 @@ Vous pouvez soit envoyer un mail à support@riiconnect24.net ou rejoindre [le se
### Quelles sont les exigences et/ou les recommandations pour ma carte SD ?
Vous avez besoin d'une carte SD de minimum 128 Mo pour exécuter un exploit.
-- If you are using the LetterBomb exploit, your SD card should be no larger than 32 GB.
-- If you are using the BlueBomb exploit, you do not need an SD card
+- Si vous utilisez l'exploit LetterBomb, votre carte SD ne doit pas dépasser les 32 Go.
+- Si vous utiliser l’exploit BlueBomb, vous n’avez pas besoin d’une carte SD.
-To store homebrew applications, we recommend an SD card with at least 2 GB.
+Afin de stocker des applications homebrew, nous vous recommandons une carte SD d’au moins 2 Go.
### J'ai eu une erreur XXXXXX sur Wiimmfi, comment réparer cela ?
Afin de vérifier de quelle erreur il s'agit, veuillez visiter [la page d'erreur de Wiimmfi](https://wiimmfi.de/error) (site en anglais).
diff --git a/_pages/fr_FR/flashhax.md b/_pages/fr_FR/flashhax.md
index 12993361c..997b452af 100644
--- a/_pages/fr_FR/flashhax.md
+++ b/_pages/fr_FR/flashhax.md
@@ -2,16 +2,16 @@
title: "FlashHax"
---
-Si vous avez besoin d’aide pour quelconque chose dans ce tutoriel, veuillez rejoindre le discord [RiiConnect24](https://discord.gg/b4Y7jfD) (Recommandé) ou d’envoyer un [email](mailto:support@riiconnect24.net).
+Si vous avez besoin d'aide à propos de ce tutoriel, veuillez rejoindre [le serveur Discord de RiiConnect24](https://discord.gg/b4Y7jfD) (recommandé, aide en anglais) ou envoyez-nous un mail à [support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
FlashHax est une faille fait pour la chaîne internet Wii. Pas comme les autres, celui ci n’a pas besoin de carte SD.
#### Qu’est-ce que vous avez besoin
-- Une Wii avec une connection internet et à la version 4.3
-- La chaîne internet
- - Ne peut pas être installé sur une vWii ou une Wii mini. Regardez les autres guide listées dans [Commencer](/get-started).
+- Une Wii avec une connexion internet et qui se trouve en version système 4.3
+- La Chaîne Internet
+ - Ne peut pas être installé sur une vWii ou une Wii mini. Veuillez vous référer aux autres guide listés dans [Pour Débuter](/get-started).
#### Instructions
@@ -21,5 +21,5 @@ FlashHax est une faille fait pour la chaîne internet Wii. Pas comme les autres,
Si la faille HackMii ne charge pas ou ce gèle (vous ne pouvez pas bouger le curseur) veuillez relancer votre Wii et répéter la partit 3 jusqu’à que cela marche. Cela vas prendre pas mal d’essais, veuillez être persistant!
-[Continuer sur la chaîne homebrew et l’installation de BootMii](hbc)
+[Continuer vers l'installation de la Chaîne Homebrew et de BootMii](hbc)
{: .notice--info}
diff --git a/_pages/fr_FR/get-started.md b/_pages/fr_FR/get-started.md
index 595f69b20..fd15d7a13 100644
--- a/_pages/fr_FR/get-started.md
+++ b/_pages/fr_FR/get-started.md
@@ -1,23 +1,23 @@
---
-title: "Commencer"
+title: "Pour débuter"
---
-{% include toc title="Table des contenus" %}
+{% include toc title="Table des matières" %}
-Si vous avez besoin d'aide avec quoique ce soit en rapport avec ce tutoriel, veuillez rejoindre [le serveur Discord de RiiConnect24](https://discord.gg/b4Y7jfD) (recommandé, aide en anglais) ou envoyez-nous un mail à [support@riiconnect24.net](mailto:support@riiconnect24.net).
+Si vous avez besoin d'aide à propos de ce tutoriel, veuillez rejoindre [le serveur Discord de RiiConnect24](https://discord.gg/b4Y7jfD) (recommandé, aide en anglais) ou envoyez-nous un mail à [support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Ces instructions supposent que vous utilisez une carte SD pour modder votre Wii, mais vous pouvez également utliser une clé USB à la place. Seulement, pour utiliser les exploits, LetterBomb requiert une carte SD, et BlueBomb requiert une clé USB.
+Ces instructions supposent que vous utilisez une carte SD pour modder votre Wii, mais vous pouvez également utiliser une clé USB à la place. Cependant, pour utiliser les exploits, LetterBomb requiert une carte SD, et BlueBomb requiert une clé USB.
{: .notice--info}
-Ce guide est pour la Wii originale seulement, avec la dernière version du menu Wii (4.3). Ne l'utilisez pas sur une Wii U (vWii) ! If you want to install homebrew on vWii, [follow this tutorial](https://wiiuguide.xyz/#/vwii-modding).
+Ce guide est dédié à la Wii originale uniquement, avec la dernière version du menu Wii (4.3). Ne l'utilisez pas sur une Wii U (vWii) ! Si vous voulez installer des homebrew sur le mode vWii de la Wii U, veuillez suivre [ce tutoriel](https://wiiuguide.xyz/#/vwii-modding).
{: .notice--warning}
### Choisissez un exploit
-- [str2hax](str2hax) - Un exploit qui utilise le contrat EULA de la Wii (Recommandé, aucune carte SD ou chaîne nécessaire, mais requiert de changer les paramètres DNS)
+- [str2hax](str2hax) - Un exploit qui utilise les CGU de la Wii (Recommandé, aucune carte SD ou chaîne nécessaire, mais nécessite de changer les paramètres DNS)
- [FlashHax](flashhax) - Un exploit qui utilise la Chaîne Internet (Pas de carte SD nécessaire)
- [LetterBomb](letterbomb) - Un exploit qui utilise le Bureau Wii (Carte SD nécessaire)
-- [BlueBomb](bluebomb) - Exploit qui utilise le Bluetooth (pas de connexion WiFi ou de carte SD nécessaire)
- * Requiert un ordinateur avec Bluetooth et une distribution GNU/Linux, ainsi qu'une clé USB.
- * C'est le exploit qui fonctionne sur la **Wii Mini**.
+- [BlueBomb](bluebomb) - Un exploit qui utilise le Bluetooth (pas de connexion Wi-Fi ou de carte SD nécessaire)
+ * Nécessite un ordinateur avec Bluetooth et une distribution GNU/Linux, ainsi qu'une clé USB
+ * C'est le seul exploit qui fonctionne sur la **Wii Mini**
diff --git a/_pages/fr_FR/hbb.md b/_pages/fr_FR/hbb.md
index 5379b9a5a..7990308e4 100644
--- a/_pages/fr_FR/hbb.md
+++ b/_pages/fr_FR/hbb.md
@@ -5,7 +5,7 @@ title: "Homebrew Browser"
Si vous avez besoin d’aide par rapport au tutoriel veuillez rejoindre [le serveur discord RiiConnect24](https://discord.gg/b4Y7jfD) (recommandé) ou [Envoyer un email a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-The Homebrew Browser is where you can go to get homebrew apps. It has been revived and is also now referred to as the "Open Shop Channel"
+L'Homebrew Browser est un outil vous permettant de télécharger des applications homebrew. Il a été rendu de nouveau fonctionnel grâce à l'équipe "Open Shop Channel" qui gère désormais le projet
#### Que-ce que vous avez besoin
* Une carte SD ou une clef USB
@@ -16,8 +16,8 @@ The Homebrew Browser is where you can go to get homebrew apps. It has been reviv
1. Extracter l’homebrew browser et mettez le dans le dossier `apps` dans votre carte SD ou dans votre clef USB
2. Insérer la carte SD ou clef USB dans votre Wii. Vous pouvez maintenant lancer l’homebrew browser dans la chaîne homebrew si vous le voulez.
-Included in the Homebrew Browser download is a guide on how to use the Homebrew Browser.
+Dans le téléchargement pour l'Homebrew Browser vous trouverez un guide montrant comment l'utiliser.
{: .notice--info}
-You can swap out ShopChannel.ogg with loop.ogg to have the Homebrew Browser play the Wii Shop Channel music.
+Vous pouvez changer le nom du fichier de ShopChannel.ogg à loop.ogg pour pouvoir entendre la musique de la Chaîne Boutique Wii dans l'Homebrew Browser.
{: .notice--info}
diff --git a/_pages/fr_FR/hbc.md b/_pages/fr_FR/hbc.md
index 0ec0163c7..067712b1e 100644
--- a/_pages/fr_FR/hbc.md
+++ b/_pages/fr_FR/hbc.md
@@ -17,17 +17,17 @@ La chaîne homebrew peut permettre de lancer des applications homebrew. BootMii
2. Quand l’installateur HackMii vas apparaître, vous pouvez installer la chaîne homebrew ainsi que BootMii.![Results](/images/Wii/Results.png)
-3. Appuyer sur « continue » et choisissez « Homebrew Channel » et appuyer sur « install ». ![Install the Homebrew Channel](/images/Wii/InstallHomebrewChannel.png)
+3. Appuyez sur `Continue`, choisissez `Homebrew Channel` puis sélectionnez `Install`.![Install the Homebrew Channel](/images/Wii/InstallHomebrewChannel.png)
-4. Appuyer sur « continuer » quand cela a fini. ![Success Installing the Homebrew Channel](/images/Wii/SuccessHBC.png)
+4. Appuyez sur `Continue` une fois l'installation terminée.![Success Installing the Homebrew Channel](/images/Wii/SuccessHBC.png)
-5. Quand cela a fini de s’installer appuyer en arrière et aller sur BootMii.
-6. Si l’écran vous dit que vous pouvez l’installer en tant que boot2, faite le. Ceci vas vous donner un niveau de protection de brick qui vas ce lancer au moment que la wii vas ce lancer. Ceci va vous permettre de fixer un brick ou de restaurer une sauvegarde de la console.
-7. If it does not say you can install as boot2, install as IOS. While this doesn't give you brick protection compared to its boot2 counterpart, it will still allow you to make a NAND backup.
+5. Revenez en arrière et sélectionnez `BootMii`.
+6. Si l’écran vous dit que vous pouvez installer BootMii en tant que boot2, faites-le. Cela vous donne un niveau de protection anti-brick lors du démarrage de la Wii, et vous permet de charger des homebrew pour réparer un brick ou de restaurer la console depuis une sauvegarde NAND.
+7. S'il ne dit pas que vous pouvez l'installer comme boot2, installez BootMii en tant qu'IOS. Bien que cette option ne permet pas de protection anti-brick contrairement à la première, elle vous permet toujours d'effectuer une sauvegarde de la NAND.
![BootMii Installation](/images/Wii/InstallBootMii.jpg)
-8. Once done, select `Continue` to exit the HackMii installer.
+8. Une fois terminé, sélectionnez `Continue` afin de quitter l'installateur HackMii.
-[Continue to BootMii Backup](bootmii)
Making a NAND backup with BootMii at this point is recommended.
+[Continuer vers la Sauvegarde BootMii](bootmii)
Créer une sauvegarde de la NAND de votre console à l’aide de BootMii est recommandé à ce stade.
{: .notice--info}
diff --git a/_pages/fr_FR/home.md b/_pages/fr_FR/home.md
index 4b0c2dde8..0494e67a1 100644
--- a/_pages/fr_FR/home.md
+++ b/_pages/fr_FR/home.md
@@ -11,43 +11,43 @@ header:
excerpt: "Le guide complet pour modder votre Nintendo Wii."
---
-The guide is also available in other languages! Pour changer la langue, s’il vous plait veuillez appuyer sur le bouton en haut à droite et changer votre language.
+Ce guide est aussi disponible dans d'autres langues ! Pour changer la langue, veuillez cliquer sur le bouton en haut à droite et choisir une option.
{: .notice--info}
-## What is "homebrew"?
+## Le "homebrew", qu'est-ce que c'est ?
-[**Homebrew**](https://en.wikipedia.org/wiki/Homebrew_(video_games)) refers to unofficial software including games, utilities, emulators and others.
+Le terme [**homebrew**](https://en.wikipedia.org/wiki/Homebrew_(video_games)) désigne les programmes et logiciels non-officiels, comme des jeux, utilitaires, émulateurs, et autres types d'applications.
-Running homebrew on your Nintendo Wii is free using various exploits.
+Installer des homebrew sur votre Nintendo Wii est gratuit en utilisant divers exploits.
-## What can I do with homebrew?
+## Que peut-on faire avec des homebrew ?
-Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
+Voici une liste de choses que vous pouvez faire avec. Bien que cette liste ne soit pas exhaustive, elle vous donnera un bon aperçu des possibilités offertes. Ce guide vous aidera à facilement débuter.
-- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
-- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
-- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
-- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
+- Patcher le contenu de disques de jeu (vous permettant de lancer des modifications de jeu) en utilisant [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
+- Installer des thèmes sur votre Menu Wii en utilisant [MyMenuify](themes).
+- Installer un USB Loader comme [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) ou encore [USB Loader GX](usbloadergx) afin de pouvoir lancer tous vos jeux favoris depuis un périphérique de stockage USB.
+- Faire une sauvegarde de vos disques avec [CleanRip](/dump-games) ainsi que de vos jeux et chaînes installées avec [YABDM](dump-wads).
+- Sauvegarder et restaurer vos fichiers de sauvegarde grâce à [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/).
+- Télécharger de nouvelles application homebrew en utilisant le [Homebrew Browser](hbb).
+- Utiliser à nouveau des services en ligne abandonnés, tels que [WiiConnect 24](riiconnect24) ou la [CWF Nintendo](wiimmfi).
+- Sauvegarder et restaurer des copies de la mémoire système (NAND) de votre Wii, grâce à [BootMii](http://bootmii.org).
+- Protéger votre Wii d'éventuels bricks en utilisant [Priiloader](priiloader) et BootMii.
+- Transformer votre Wii en lecteur multimédia avec [WiiMC](http://www.wiimc.org/).
-Get started by [choosing your exploit](get-started)!
+Commencez par [choisir votre exploit](get-started) !
{: .notice--info}
-## More Resources
+## Plus de ressources
-There are also few more good resources for Wii modding and troubleshooting that can help:
+Il existe d'autres bonnes ressources (en anglais) sur la modification et le dépannage de Wii qui pourront vous aider :
-- [Complete Softmod Guide](https://sites.google.com/site/completesg/)
+- [Guide complet du softmod](https://sites.google.com/site/completesg/)
- [ModMii](http://modmii.000webhostapp.com/)
- [WiiBrew](https://wiibrew.org/)
- [WiiFlow Wiki](https://sites.google.com/site/wiiflowiki4/)
-- [Wii Hacking Explained - by Cyan](https://gbatemp.net/threads/wii-hacking-explained.501605/) ...and of course, this site
+- [Le hacking Wii expliqué en détail – par Cyan](https://gbatemp.net/threads/wii-hacking-explained.501605/) …et naturellement, ce site
-For modding a Wii U, there are some more options:
-- [The Definitive vWii Hacking Guide](https://gbatemp.net/threads/the-definitive-vwii-hacking-guide.425852/)
-- [NH Wii U Guide](https://wiiuguide.xyz)
+Pour modder une Wii U, il existe encore d'autres options :
+- [Le guide définitif du hacking vWii](https://gbatemp.net/threads/the-definitive-vwii-hacking-guide.425852/)
+- [Le guide Wii U par Nintendo Homebrew](https://wiiuguide.xyz)
diff --git a/_pages/fr_FR/letterbomb.md b/_pages/fr_FR/letterbomb.md
index 8e37a5a90..dc0be85fc 100644
--- a/_pages/fr_FR/letterbomb.md
+++ b/_pages/fr_FR/letterbomb.md
@@ -2,14 +2,14 @@
title: "LetterBomb"
---
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Si vous avez besoin d'aide à propos de ce tutoriel, veuillez rejoindre [le serveur Discord de RiiConnect24](https://discord.gg/b4Y7jfD) (recommandé, aide en anglais) ou envoyez-nous un mail à [support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
![LetterBomb](/images/letterbomb.png)
-LetterBomb est un exploit pour la Wii qui utilise une faille du bureau Wii.
+LetterBomb est un exploit pour la Wii qui utilise une faille du Bureau Wii.
-Cet exploit est l'un parmi de nombreux. Veuillez regarder la page [Commencer](/get-started) pour d'autres options.
+Cet exploit est l'un des nombreux existants. Veuillez regarder la page [Pour débuter](/get-started) pour d'autres options.
{: .notice--info}
#### Ce dont vous avez besoin
@@ -19,15 +19,15 @@ Cet exploit est l'un parmi de nombreux. Veuillez regarder la page [Commencer](/g
#### Instructions
-1. On your Wii, go to `Wii Settings` -> `Internet` -> `Console Information` and make note of your MAC address.
-2. Visit [please.hackmii.com](https://please.hackmii.com), input your Wii MAC and region, complete the CAPTCHA, *ensure `Bundle the HackMii Installer for me!` is checked*, and cut either wire
- - Whichever wire you choose to cut doesn't matter. ![HackMii Screen](/images/Wii/LetterBomb-PC.png)
-3. Extract the contents of the downloaded ZIP to your SD card.
-4. On your Wii, return to the Wii Menu and then open the Message Board.
-5. Load the red letter with a bomb icon.
- - In various scenarios, you may need to look at the previous or next day to find it.
+1. Sur votre Wii, allez dans `Paramètres Wii` -> `Internet` -> `Informations générales` et notez votre adresse MAC.
+2. Visitez [please.hackmii.com](https://please.hackmii.com), entrez l'adresse MAC et la région de votre Wii, cochez la case "Je ne suis pas un robot", assurez vous que l'option `Bundle the HackMii Installer for me!` est cochée, puis cliquez sur `Cut the red wire` ou `Cut the blue wire`.
+ - Le bouton sur lequel vous choisissez de cliquer n'a aucune importance. ![HackMii Screen](/images/Wii/LetterBomb-PC.png)
+3. Extrayez le contenu du ZIP que vous venez de télécharger à la racine de votre carte SD.
+4. Sur votre Wii, retournez au menu Wii puis ouvrez le Bureau Wii.
+5. Sélectionnez la lettre rouge avec une icône de bombe.
+ - Il se peut que vous deviez regarder le jour précédent ou suivant pour la trouver.
![LetterBomb Wii Menu](/images/Wii/LetterBomb-Wii.png)
-[Continue to Homebrew Channel and BootMii Installation](hbc)
+[Continuer vers l'installation de la Chaîne Homebrew et de BootMii](hbc)
{: .notice--info}
diff --git a/_pages/fr_FR/priiloader.md b/_pages/fr_FR/priiloader.md
index a5a908846..ce3248843 100644
--- a/_pages/fr_FR/priiloader.md
+++ b/_pages/fr_FR/priiloader.md
@@ -2,71 +2,71 @@
title: "Priiloader"
---
-{% include toc title="Table of Contents" %}
+{% include toc title="Table des matières" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Si vous avez besoin d'aide à propos de ce tutoriel, veuillez rejoindre [le serveur Discord de RiiConnect24](https://discord.gg/b4Y7jfD) (recommandé, aide en anglais) ou envoyez-nous un mail à [support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Priiloader adds a level of brick protection to your Wii. It loads before the Wii Menu does (hence the name). The tool can also enable hacks for your Wii Menu, and be used to quickly launch the Homebrew Channel, BootMii, or whatever homebrew you want!
+Priiloader ajoute une couche de protection anti-brick à votre Wii. Il est chargé avant le Menu Wii (d'où son nom). L'outil peut aussi activer des hacks pour votre Menu Wii, et peut être utilisé pour lancer rapidement la Chaîne Homebrew, BootMii, ou n'importe quel homebrew de cotre choix !
![Priiloader](/images/priiloader.jpg)
-Please do **not** install Priiloader on a vWii (Wii mode on Wii U). You will brick your vWii by doing this.
+Veuillez ne **pas** installer Priiloader sur une vWii (mode Wii de la Wii U). Le faire brickera votre vWii.
{: .notice--warning}
-#### What you need
-* An SD card or USB drive
+#### Ce dont vous avez besoin
+* Une carte SD ou une clé USB
* [Priiloader](/assets/files/Priiloader_v0_8_2.zip)
#### Instructions
-##### Section I - Downloading/Installing
+##### Section I - Téléchargement et installation
-1. Download Priiloader and extract it to the root of your SD card or USB drive.
-2. Insert your SD card or USB drive into your Wii, and launch Priiloader from the Homebrew Channel.
+1. Téléchargez Priiloader et extrayez le dossier vers la racine de votre carte SD ou clé USB.
+2. Insérez votre carte SD ou clé USB dans votre Wii, et lancez Priiloader depuis la Chaîne Homebrew.
-##### Section II - Installing Priiloader
+##### Section II - Installation de Priiloader
-1. Launch the Homebrew Channel on your Wii.
-2. Launch Priiloader.
-3. Press the + Button on Wii Remote or the A Button on a GameCube controller. ![Install Priiloader](/images/Priiloader/2.png) ![Installing](/images/Priiloader/3.png)
+1. Lancez la Chaîne Homebrew sur votre Wii.
+2. Lancez Priiloader.
+3. Appuyez sur le bouton + sur votre télécommande Wii ou le bouton A sur une manette de GameCube.![Install Priiloader](/images/Priiloader/2.png) ![Installing](/images/Priiloader/3.png)
-##### Section III - Entering/Configuring Priiloader
+##### Section III - Configuration de Priiloader
-1. Hold the RESET button while turning on your Wii. ![Turn on](/images/Priiloader/5.jpg) ![Hold RESET](/images/Priiloader/4.jpg)
+1. Allumez votre Wii tout en maintenant le bouton RESET enfoncé.![Turn on](/images/Priiloader/5.jpg) ![Hold RESET](/images/Priiloader/4.jpg)
-2. You should see the Priiloader menu. ![Menu](/images/Priiloader/6.png)
-3. Go to `System Menu Hacks`.
-4. We recommend you turn on these hacks: `Region Free EVERYTHING`, `Block Disc Updates` and `Block Online Updates`. ![System Menu Hacks](/images/Priiloader/7.png)
+2. Vous devriez voir s'afficher le menu de Priiloader.![Menu](/images/Priiloader/6.png)
+3. Sélectionnez `System Menu Hacks`.
+4. Nous vous recommandons d'activer les hacks suivants : `Region Free EVERYTHING`, `Block Disc Updates` et `Block Online Updates`. ![System Menu Hacks](/images/Priiloader/7.png)
-## System Menu Hacks List
+## Liste des hacks du menu système
-This is a list of the hacks you can enable with Priiloader.
+Ci-dessous se trouve une liste des hacks qui peuvent être activés avec Priiloader.
-| Hack | Description |
-| --------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
-| Replace Health Screen with Backmenu | Changes the "Health and Safety" screen to the animation played when returning to the Wii menu. |
-| Re-Enable Bannerbomb v2 | Enables the "Bannerbomb" exploit on the latest Wii version. Not needed when the Homebrew Channel is already installed. |
-| Region Free EVERYTHING | Disables region locking for any Wii application, including downloaded ones. |
-| Block Disc Updates | Removes the "Wii System Update" screen that is included on some games forcing you to update them to play the game. |
-| Region Free GC Games (No VM Patch) | Disables region locking in GameCube disks. |
-| Region Free Wii Games | Disables region locking in Wii disks. |
-| Lock System Menu with Black Screen | Makes your Wii Menu be stuck on a black screen, making you unable to use it. |
-| Remove Diagnostic Disc Check | Removes a check in the Wii to see if an inserted game is the "Wii Startup Disc". |
-| No System Menu Sounds AT ALL | Disables all the Wii Menu sound effects. |
-| No System Menu Background Music | Disables the Wii Menu background music. |
-| No-Delete HAXX,JODI,DVDX,DISC,DISK,RZDx | Re-enable channels with these title IDs (originally blocked in system updates due to them being exploits). |
-| Remove NoCopy Save File Protection | Allows you to copy normally-disabled save files in the Data Management screen . |
-| Region Free Channels | Removes region locking for Wii Channels. |
-| Force Disc Games to run under IOS249 | Make disc applications use cIOS 249 as the game's IOS. |
-| Auto-Press A at Health Screen | Automatically presses the A Button to get past the "Health and Safety" screen. |
-| Force Standard Recovery Mode | Automatically launches the console in recovery mode. Used to launch recovery discs, letting users unbrick their Wii systems. |
-| OSReport to UsbGecko(slot B) | Sends Wii Menu logs to a debugging device in memory card slot B. |
-| OSReport to UsbGecko(GeckoOS,B) | Sends Wii Menu logs to a debugging device in memory card slot B, if the Wii Menu is launched by Gecko OS. |
-| Move Disc Channel | Enables you to move the Disc Channel anywhere on the Wii Menu. It's normally locked to the top left entry on the first page. |
-| Block Online Updates | Disables updating your Wii. |
+| Hack | Description |
+| --------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| Replace Health Screen with Backmenu | Remplace l'écran "Santé et Sécurité" par l'animation de retour au Menu Wii. |
+| Re-Enable Bannerbomb v2 | Active l'exploit "Bannerbomb" sur la dernière version Wii. Non nécessaire lorsque la Chaîne Homebrew est déjà installée. |
+| Region Free EVERYTHING | Désactive le zonage pour toutes les applications Wii, y compris les logiciels téléchargés. |
+| Block Disc Updates | Supprime l'écran de mise à jour inclus sur certains jeux qui impose d'effectuer une mise à jour système pour jouer. |
+| Region Free GC Games (No VM Patch) | Désactive le zonage pour les disques GameCube. |
+| Region Free Wii Games | Désactive le zonage pour les disques Wii. |
+| Lock System Menu with Black Screen | Fait en sorte que votre Menu Wii soit coincé sur un écran noir, le rendant inutilisable. |
+| Remove Diagnostic Disc Check | Supprime une vérification de la Wii qui regarde si un jeu inséré est le "Wii Startup Disc". |
+| No System Menu Sounds AT ALL | Désactive tous les effets sonores du Menu Wii. |
+| No System Menu Background Music | Désactive la musique de fond du Menu Wii. |
+| No-Delete HAXX,JODI,DVDX,DISC,DISK,RZDx | Réactive les chaînes qui ont ces identifiants (et qui ont été bloquées par des mises à jours système car elles étaient des exploits). |
+| Remove NoCopy Save File Protection | Autorise la copie de fichiers de sauvegarde normalement désactivés sur l'écran de gestion des données. |
+| Region Free Channels | Désactive le zonage pour les chaînes Wii. |
+| Force Disc Games to run under IOS249 | Force les applications disque à utiliser le cIOS 249 comme IOS du jeu. |
+| Auto-Press A at Health Screen | Appuie automatiquement sur le bouton A pour passer l'écran "Santé et Sécurité" au démarrage. |
+| Force Standard Recovery Mode | Lance automatiquement la console en mode récupération. Utilisé pour lancer des disques de récupération, laissant les utilisateurs débricker leurs Wii. |
+| OSReport to UsbGecko(slot B) | Envoie les logs du Menu Wii vers un appareil de débogage dans le slot de carte mémoire B. |
+| OSReport to UsbGecko(GeckoOS,B) | Envoie les logs du Menu Wii vers un appareil de débogage dans le slot de carte mémoire B si le menu Wii est lancé par Gecko OS. |
+| Move Disc Channel | Autorise le déplacement de la Chaîne Disque n'importe où sur le Menu Wii. Elle est normalement verrouillée dans la case en haut à gauche sur la première page. |
+| Block Online Updates | Désactive les mises à jour de votre Wii. |
-[Continue to cIOS](cios)
cIOS are used to play games with a USB Loader. Even if you don't want to do that, it's useful for many homebrew apps.
+[Continuer vers les cIOS](cios)
Les cIOS sont utilisés pour lancer des jeux avec un USB Loader. Même si vous ne comptez pas le faire, ils sont utiles pour de nombreuses applications homebrew.
{: .notice--info}
-If you have a Wii mini, follow [this guide](cios-mini) to install cIOS instead.
+Si vous avez une Wii Mini, veuillez suivre [ce guide](cios-mini) à la place pour installer les cIOS.
{: .notice--info}
diff --git a/_pages/fr_FR/riiconnect24-troubleshooting.md b/_pages/fr_FR/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/fr_FR/riiconnect24-troubleshooting.md
+++ b/_pages/fr_FR/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/fr_FR/str2hax.md b/_pages/fr_FR/str2hax.md
index ceed22f5d..a4302b63e 100644
--- a/_pages/fr_FR/str2hax.md
+++ b/_pages/fr_FR/str2hax.md
@@ -2,46 +2,46 @@
title: "str2hax"
---
-{% include toc title="Table of Contents" %}
+{% include toc title="Table des matières" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Si vous avez besoin d'aide à propos de ce tutoriel, veuillez rejoindre [le serveur Discord de RiiConnect24](https://discord.gg/b4Y7jfD) (recommandé, aide en anglais) ou envoyez-nous un mail à [support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Note that if your ISP or networking environment prevents using custom DNS servers, str2hax will not work and you should [choose another exploit to use](get-started).
+Veuillez noter que si votre F.A.I. ou votre environnement réseau interdit l'utilisation de serveurs DNS personnalisés, str2hax ne fonctionnera pas et vous devez [choisir un autre exploit à utiliser](get-started).
{: .notice--info}
-str2hax is an exploit for the Wii that is triggered by loading the Wii's End User License Agreement. It requires nothing but an Internet connection that lets you change the DNS on your Wii.
+str2hax est un exploit pour la Wii qui est déclenché par le chargement des Conditions Générales d'Utilisation de la Wii. Il ne nécessité rien d'autre qu'une connexion Internet vous permettant de modifier les DNS sur votre Wii.
-#### What you need
+#### Ce dont vous avez besoin
-* A Wii with an Internet connection on system version 4.3
+* Une Wii avec une connexion internet et qui se trouve en version système 4.3
#### Instructions
-##### Section I - Connecting
+##### Section I - Se connecter
-This exploit requires you to set your DNS in order to connect to a server that contains the exploit.
+Cet exploit nécessite que vous régliez votre DNS afin de vous connecter à un serveur qui contient l'exploit.
-1. Go to `Wii Options`. ![Wii Options](/images/RiiConnect24/Internet_1.png)
-2. Go to `Wii Settings`. ![Wii Settings](/images/RiiConnect24/Internet_2.png)
-3. Go to `Page 2`, then click on `Internet`. ![Internet](/images/RiiConnect24/Internet_3.png)
-4. Go to `Connection Settings`. ![Connection Settings](/images/RiiConnect24/Internet_4.png)
-5. Select your current connection. ![Current Connection](/images/RiiConnect24/Internet_5.png)
-6. Go to `Change Settings`. ![Change Settings](/images/RiiConnect24/Internet_6.png)
-7. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`. ![Auto-Obtain DNS](/images/RiiConnect24/Internet_7.png)
-8. Type in `97.74.103.14` as the primary DNS.
-9. Type in `173.201.71.14` as the secondary DNS.
-10. Select `Confirm`, then select `Save`. ![Save DNS](/images/RiiConnect24/Internet_10.png)
-11. Select `OK` to perform a connection test. ![Connection Test](/images/RiiConnect24/Internet_11.png)
- - If the connection test was successful, select `No` to skip the Wii System Update. ![Connection Test Successful](/images/RiiConnect24/Internet_12.png)
- - If it was unsuccessful, then please use [another exploit](get-started).
+1. Allez dans les `Options Wii`. ![Wii Options](/images/RiiConnect24/Internet_1.png)
+2. Dirigez-vous vers les `Paramètres Wii`. ![Wii Settings](/images/RiiConnect24/Internet_2.png)
+3. Allez à la `Page 2`, puis cliquez sur `Internet`. ![Internet](/images/RiiConnect24/Internet_3.png)
+4. Allez dans `Paramètres de connexion`. ![Connection Settings](/images/RiiConnect24/Internet_4.png)
+5. Sélectionnez votre connexion actuelle. ![Current Connection](/images/RiiConnect24/Internet_5.png)
+6. Cliquez sur `Changer`. ![Change Settings](/images/RiiConnect24/Internet_6.png)
+7. Allez dans `Obtention automatique d'un DNS` (pas de l'adresse IP), puis sélectionnez `Non`, puis `Paramètres Avancés`. ![Auto-Obtain DNS](/images/RiiConnect24/Internet_7.png)
+8. Entrez `97.74.103.14` comme DNS primaire.
+9. Entrez `173.201.71.14` comme DNS secondaire.
+10. Sélectionnez `Confirmer`, puis `Sauvegarder`. ![Save DNS](/images/RiiConnect24/Internet_10.png)
+11. Appuyez sur `OK` pour effectuer un test de connexion. ![Connection Test](/images/RiiConnect24/Internet_11.png)
+ - Si le test de connexion est réussi, sélectionnez `Non` afin d'ignorer la mise à jour système Wii. ![Connection Test Successful](/images/RiiConnect24/Internet_12.png)
+ - Si le test a échoué, veuillez utiliser [un autre exploit](get-started).
-##### Section II - Triggering the Exploit
+##### Section II - Déclenchement de l'exploit
-1. Go to the `Internet` section, then `User Agreements` or `Agreement/Contact`, then `Yes`.
-2. If you see a pony on the screen on a light blue background, you have set it up correctly. Wait 1-2 minutes for the exploit to trigger (it should take about 1 minute and 25 seconds). The exploit will download the HackMii Installer so you can continue.
+1. Allez dans la section `Internet`, puis `Contrat/Contact` ou `Documents légaux/Contact`, puis `Oui`.
+2. Si vous voyez un poney à l'écran sur un fond bleu clair, vous avez correctement paramétré l'exploit. Attendez une à deux minutes pour qu'il se déclenche (cela devrait prendre environ 1 minute et 25 secondes). L'exploit va télécharger l'installateur HackMii afin de pouvoir continuer.
-If the HackMii Installer doesn't load and it instead freezes (you can't move your cursor) or it doesn't take 1-2 minutes to trigger, please restart your Wii and retry the exploit.
+Si l'installateur HackMii ne se charge pas et se fige (vous ne pouvez plus bouger votre curseur) ou s'il ne se déclenche pas au bout d'une à deux minutes, veuillez redémarrer votre Wii et réessayer l'exploit.
-[Continue to Homebrew Channel and BootMii Installation](hbc)
+[Continuer vers l'installation de la Chaîne Homebrew et de BootMii](hbc)
{: .notice--info}
diff --git a/_pages/fr_FR/themes.md b/_pages/fr_FR/themes.md
index cb1f982cd..9293c1ef3 100644
--- a/_pages/fr_FR/themes.md
+++ b/_pages/fr_FR/themes.md
@@ -1,18 +1,18 @@
---
-title: "Installing Wii Menu Themes"
+title: "Installer des thèmes pour le menu Wii"
---
-{% include toc title="Table of Contents" %}
+{% include toc title="Table des matières" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Si vous avez besoin d'aide à propos de ce tutoriel, veuillez rejoindre [le serveur Discord de RiiConnect24](https://discord.gg/b4Y7jfD) (recommandé) ou [envoyez-nous un mail à support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
+Vous en avez marre de l’ennuyeux thème blanc sur votre menu Wii et voulez un thème cool à la place ? Ce tutoriel va vous aider à appliquer un nouveau thème pour votre menu Wii !
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
-Do not install a custom theme on vWii (Wii U)! That will brick it.
+N’installez pas de thème personnalisé sur vWii (Wii U) ! That will brick it.
{: .notice--warning}
For safety purposes, please do not use any other version of MyMenuify than the one linked here, as MyMenuify Mod is the safest way to install a theme.
@@ -21,24 +21,24 @@ For safety purposes, please do not use any other version of MyMenuify than the o
Do not use any other version of ThemeMii than the one linked here, as ThemeMii Mod allows you to make a theme for Wii Menu version 4.3, other versions may not.
{: .notice--info}
-We recommend you [install cIOS](cios) before continuing.
+Nous vous recommandons d’[installer cIOS](cios) avant de continuer.
{: .notice--info}
-#### What you need
+#### Ce dont vous avez besoin
-* A Wii
-* An SD card or USB drive
-* A computer with Windows on it (or using Mono or Wine on Mac/Linux)
+* Une Wii
+* Une carte SD ou une clé USB
+* Un ordinateur sous Windows (ou utilisant Mono ou Wine sous macOS/Linux)
* [MyMenuify Mod](/assets/files/MyMenuifyModv1.5.zip)
* [ThemeMii Mod](/assets/files/New_Thememii_MOD.rar)
* [This GBAtemp post](https://gbatemp.net/threads/wii-theme-team-creations-v2.336596/)
-MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
+ASSUREZ-VOUS D’AVOIR LU LES AVERTISSEMENTS CI-DESSUS AVANT DE CONTINUER !
{: .notice--warning}
#### Instructions
-##### Section I - Finding a Theme
+##### Section I - Trouver un thème
* Peruse the GBAtemp post, finding a theme you want to install. Some have YouTube videos to show what the theme looks like, unfortunately some of them are unavailable.
* Once you found one you like, click the download link corresponding to your Wii Menu version. **It is very important to pick the right one to avoid bricks.**
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/fr_FR/wiimmfi.md b/_pages/fr_FR/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/fr_FR/wiimmfi.md
+++ b/_pages/fr_FR/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/fr_FR/wiiwarepatcher.md b/_pages/fr_FR/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/fr_FR/wiiwarepatcher.md
+++ b/_pages/fr_FR/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/he_IL/bluebomb.md b/_pages/he_IL/bluebomb.md
index 0179a2d67..4959a13f4 100644
--- a/_pages/he_IL/bluebomb.md
+++ b/_pages/he_IL/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- מחשב המריץ לינוקס
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - במחשבים עם 32 סיביות, נדרש [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- מתאם Bluetooth.
- מתאם Bluetooth פנימי יעבוד.
- If you do not have one, make sure to get one compatible with Linux.
- דיסק-און-קי מפורמט כ FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### חלק ב - ביצוע הפריצה
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. יש לחבר את הדיסק-און-קי לקונסולת ה Wii. בקונסולת ה Wii Mini, כניסת ה USB נמצאת מאחורה. בקונסולת Wii רגילה, יש להשתמש בכניסה התחתונה. (או הכניסה הימנית אם הקונסולה עומדת).
-1. יש להדליק את קונסולת ה Wii ולנווט לתפריט ההגדרות. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. לאחר מכן, יש לכבות את הקונסולה. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. יש להדליק את קונסולת ה Wii ולנווט לתפריט ההגדרות. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. לאחר מכן, יש לכבות את הקונסולה. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. יש להריץ את הפקודות הבאות:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/he_IL/cios-mini.md b/_pages/he_IL/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/he_IL/cios-mini.md
+++ b/_pages/he_IL/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/he_IL/cios.md b/_pages/he_IL/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/he_IL/cios.md
+++ b/_pages/he_IL/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/he_IL/dump-wads.md b/_pages/he_IL/dump-wads.md
index 03aa9477d..61782bcc1 100644
--- a/_pages/he_IL/dump-wads.md
+++ b/_pages/he_IL/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. לחצ/י על כפתור ה A. ![לחצ/י על A](/images/DumpWADS/2.jpg)
+1. לחצ/י על כפתור ה A. ![לחצ/י על A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/he_IL/home.md b/_pages/he_IL/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/he_IL/home.md
+++ b/_pages/he_IL/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/he_IL/riiconnect24-troubleshooting.md b/_pages/he_IL/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/he_IL/riiconnect24-troubleshooting.md
+++ b/_pages/he_IL/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/he_IL/themes.md b/_pages/he_IL/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/he_IL/themes.md
+++ b/_pages/he_IL/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/he_IL/wiimmfi.md b/_pages/he_IL/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/he_IL/wiimmfi.md
+++ b/_pages/he_IL/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/he_IL/wiiwarepatcher.md b/_pages/he_IL/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/he_IL/wiiwarepatcher.md
+++ b/_pages/he_IL/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/it_IT/bluebomb.md b/_pages/it_IT/bluebomb.md
index ca335f4d8..a459b0d33 100644
--- a/_pages/it_IT/bluebomb.md
+++ b/_pages/it_IT/bluebomb.md
@@ -1,5 +1,5 @@
---
-title: "BombaBlu"
+title: "BlueBomb"
---
{% include toc title="Table of Contents" %}
@@ -21,33 +21,33 @@ Questo exploit non funziona sulla Wii virtuale della Wii U. Per favore segui [ q
- Una macchina Linux
- Se stai usando un Chromebook, non hai bisogno di installare un altro Sistema Operativo; invece, attiva [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- Se possiedi un Raspberry Pi, puoi usarlo siccome ha molto probabilmente Linux per-installato.
- - Usando il Windows Subsystem per Linux non**potrà**funzionare, per via della impossibilità di accedere a`systemctl`.
- - Se non hai un Linux,[Ubuntu](https://ubuntu.com/download/desktop)è l'opzione più semplice da usare
- - I Sistemi a 32-bit richiedono [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Il Windows Subsystem per Linux *non funzionerà* perché non ha accesso diretto ad un adattatore Bluetooth o porte USB.
+ - Se non hai Linux [Ubuntu](https://ubuntu.com/download/desktop) è l'opzione più semplice ed è disponibile per computer Windows o Mac.
+ - I Sistemi a 32-bit richiedono [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- Per sistemi 64-bit è consigliato usare l'edizione LTS per via della sua stabilità, ma anche le versioni future funzioneranno.
- - Puoi[flashare un'installazione Linux su una chiavetta USB](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview)se non lo vuoi installare sul tuo computer.
+ - Puoi[flashare un installazione Linux su un dispositivo USB](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) invece di installarlo sul tuo computer.
- Un'adattatore Bluetooth.
- Un'adattatore Bluetooth interno funzionerà.
- Se non ne hai uno, assicurati di prenderne uno compatibile con Linux.
- Una chiavetta USB formattata a FAT32.
- - Non può essere la stessa che usi per la tua Macchina Linux
+ - Non può essere la stessa che usi per la tua Macchina Linux.
#### Sezione 2 - Eseguire l'Exploit
-1. Scarica l'HackMii Installer da[il sito web di BootMii](https://bootmii.org/download/).
+1. Scarica l'HackMii Installer da[il sito web di BootMii](https://bootmii.org/download/). (Se stai riparando un brick Wii, puoi prendere un boot.elf di qualunque app vuoi usare per riparare il brick.)
1. Estrailo e posizionalo nel file`boot.elf`nella tua chiavetta Usb.
1. Connetti la chiavetta alla console. Per una Wii mini, lo slot USB si trova sul retro. Per una Wii normale, usate lo slot in basso. (o quello a destra se è orizzontale).
-1. Accendi la tua console e vai sul menù delle impostazioni. Nell'angolo in alto a destra dovresti vedere un codice di 4 caratteri come quello nell'immagine qua sotto. Questo codice è la tua Versione di Menù di Sistema, scrivilo da qualche parte perché ci servirà dopo. Fatto questo, spegni la tua console. ![Versione del Menù di Sistema](/images/Wii/SystemMenuVersion.png)
+1. Accendi la tua console e vai sul menù delle impostazioni. Nell'angolo in alto a destra dovresti vedere un codice di 4 caratteri come quello nell'immagine qua sotto. Questo codice è la tua versione del Menù Wii, scrivilo da qualche parte perché ci servirà dopo. Fatto questo, spegni la tua console. (Se stai provando ad usare BlueBomb per risolvere un brick, puoi assumere che la versione del tuo Menù Wii sia 4.3) ![Versione del Menù di Sistema](/images/Wii/SystemMenuVersion.png)
1. Avvia il tuo distro Linux, ed assicurati di essere connesso ad internet.
1. Apri il Terminale Linux premendo`CTRL + SHIFT + T`.
1. Esegui i seguenti comandi:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. L'Helper scaricherà i file necessari, e chiederà informazioni sulla tua console.
- - Se hai selezionato una Wii mini ti verrà chiesta la tua regione. Questo può essere determinato dalle ultima lettere della Versione di Menù di Sistema (`U`per**USA**ed`E`per modelli**PAL**).
- - Se hai selezionato una Wii ti verrà chiesto di dare la tua Versione di Menù di Sistema Wii (Che abbiamo scoperto nello step 4)
+ - Se hai selezionato una Wii mini ti verrà chiesta la tua regione. Questo può essere determinato dall'ultima lettera della versione del Menù Wii (`U`per**USA**ed`E`per modelli**PAL**).
+ - Se hai selezionato una Wii ti verrà chiesto di dare la tua versione del menù Wii (Che abbiamo scoperto nello step 4)
1. Accendi la tua console e**non**connettere nessun telecomando Wii.
1. Premi il pulsante Sync ripetutamente finché il terminale mostra`got connection handle`. Questo potrebbe richiedere numerosi tentativi, quindi non ti arrendere.
diff --git a/_pages/it_IT/cios.md b/_pages/it_IT/cios.md
index bb7bf8097..7f57bf6fe 100644
--- a/_pages/it_IT/cios.md
+++ b/_pages/it_IT/cios.md
@@ -8,7 +8,7 @@ Questo tutorial ti dirà come installare cIOS (Custom IOS). E' necessario se si
![d2x cIOS Installer](/images/cIOS.png)
-Se invece hai una Wii mini, installa[questo cIOS](cios-mini). Provare ad installare altri cIOS su una Wii mini potrebbe**brickare la tua console!!**
+Se invece hai una Wii mini, installa[questo cIOS](cios-mini). Provare ad installare altri cIOS su una Wii mini non funzionerà.
{: .notice--info}
#### Di cosa hai bisogno
diff --git a/_pages/it_IT/dump-wads.md b/_pages/it_IT/dump-wads.md
index 1e711bf78..7d9771497 100644
--- a/_pages/it_IT/dump-wads.md
+++ b/_pages/it_IT/dump-wads.md
@@ -20,15 +20,15 @@ Questo Tutorial spiegherà come copiare WADs dalla Memora del tuo Sistema Wii.
2. Inserisci la tua scheda SD o chiavetta USB nella tua Wii, e carica Yet Another BlueDump MOD dall'Homebrew Channel.
##### Sezione 2 - Copiare
-1. Premi il pulsante A. ![Premi A](/images/DumpWADS/2.jpg)
+1. Premi il pulsante A. ![Premi A](/images/DumpWADS/2.png)
-2. Scegli `Installed Channel Titles`. ![Titoli Canale Installati](/images/DumpWADS/3.jpg)
+2. Scegli `Installed Channel Titles`. ![Titoli Canale Installati](/images/DumpWADS/3.png)
-3. Seleziona ciò che vuoi copiare e premi il pulsante 1. ![Trova Canale](/images/DumpWADS/4.jpg)
+3. Seleziona ciò che vuoi copiare e premi il pulsante 1. ![Trova Canale](/images/DumpWADS/4.png)
4. Seleziona `Backup to WAD`.
5. Quando arriverà scritto `Fakesign the ticket`, seleziona `Yes`.
6. Quando arriverà scritto `Fakesign the TMD`, seleziona `Yes`.
-7. Quando arriverà scritto `Change the output WAD region`, premi il pulsante B.
+7. Quando arriverà scritto `Change the output WAD region`, scegli `No`.
-Ora hai copiato il WAD. Dovrebbe apparire sulla tua scheda SD. ![Fatto](/images/DumpWADS/6.jpg)
+Ora hai copiato il WAD. Dovrebbe apparire sulla tua scheda SD. ![Fatto](/images/DumpWADS/5.png)
diff --git a/_pages/it_IT/home.md b/_pages/it_IT/home.md
index 7261f3ce8..29f9a4b33 100644
--- a/_pages/it_IT/home.md
+++ b/_pages/it_IT/home.md
@@ -25,14 +25,14 @@ Far girare Homebrew sulla tua Nintendo Wii è gratuito usando vari exploit.
Qui c'è una lista di funzioni incluse negli homebrew. Anche se queste non saranno tutte le cose che puoi fare con Homebrew, dovrebbe darti un'idea iniziale di ciò che puoi fare. La nostra guida ti aiuterà ad iniziare facilmente.
- Puoi patchare contenuti di un disco (permettendoti di modificare il gioco) usando [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Installa temi sul tuo menù Wii usando [MeMenuify](/themes).
-- Installa un USB Loader come [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) o [USB Loader GX](/usbloadergx) per caricare tutti i tuoi titoli preferiti da un dispositivo USB ed altro.
-- Effettua backup deituoi dischi con [CleanRip](/dump-games) ed installa giochi con [YABDM](/dump-wads)
+- Installa temi sul tuo menù Wii usando [MeMenuify](themes).
+- Installa un USB Loader come [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) o [USB Loader GX](usbloadergx) per caricare tutti i tuoi titoli preferiti da un dispositivo USB ed altro.
+- Effettua backup dei tuoi dischi con [CleanRip](/dump-games) ed installa giochi con [YABDM](dump-wads)
- Effettua backup e ripristina dati di salvataggio con [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Scarica nuove applicazioni homebrew con [Homebrew Broser](/hbb)
-- Ripristina servizi online terminati, come [WiiConnect24](/riiconnect24)&[Nintendo WFC services](/wiimmfi).
+- Scarica nuove applicazioni homebrew con [Homebrew Broser](hbb)
+- Ripristina servizi online terminati, come [WiiConnect24](riiconnect24)&[Nintendo WFC services](wiimmfi).
- Effettua backup e ripristina copie della memoria del tuo sistema Wii (NAND) usando [BootMii](http://bootmii.org).
-- Proteggi la tua Wii da brick usando [Priiloader](/priiloader) e BootMii.
+- Proteggi la tua Wii da brick usando [Priiloader](priiloader) e BootMii.
- Trasforma la tua Wii in un video riproduttore con [WiiMC](http://www.wiimc.org/).
Puoi iniziare [scegliendo il tuo exploit](get-started)!
diff --git a/_pages/it_IT/riiconnect24-troubleshooting.md b/_pages/it_IT/riiconnect24-troubleshooting.md
index 034b089ca..381d406cd 100644
--- a/_pages/it_IT/riiconnect24-troubleshooting.md
+++ b/_pages/it_IT/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ Se stai avendo uno di questi errori (e nessun altro errore), dovresti essere cap
Prova a caricare il Canale con cui stavi avendo problemi adesso.
[Ritorna alla pagina di installazione di RiiConnect24](riiconnect24)
+{: .notice--info}
diff --git a/_pages/it_IT/riiconnect24-vwii.md b/_pages/it_IT/riiconnect24-vwii.md
index 51bcdd581..81f7e1a4e 100644
--- a/_pages/it_IT/riiconnect24-vwii.md
+++ b/_pages/it_IT/riiconnect24-vwii.md
@@ -1,85 +1,85 @@
---
-title: RiiConnect24 vWii Guide
+title: Guida a Riiconnect24 Wii virtuale
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se ti serve aiuto riguardo questa guida, entra nel [server Discord di RiiConnect24](https://discord.gg/b4Y7jfD) (consigliato, solo in inglese) o [mandaci una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
-Guide to installing [RiiConnect24](https://rc24.xyz) on your vWii (Virtual Wii on Wii U) with: CMOC/MCC, Nintendo Channel, EVC and News Channel along with forced 4:3 aspect ratio patching.
+Guida all'installazione di [RiiConnect24](https://rc24.xyz) sulla tua Wii virtuale (la Wii di Wii U) con: CMOC/MCC, Nintendo Channel, EVC e New Channel assieme a grandezza 4:3.
-Since certain features found in the original Wii are not present in the vWii, we can only partially utilize RiiConnect24. See [what's currently working](#whats-currently-working) for details.
+Siccome alcune funzionalità della Wii originale non sono presenti sulla Wii virtuale, possiamo utilizzare RiiConnect24 solo in parte. Guarda [cosa può funzionare](#whats-currently-working) per altri dettagli.
{: .notice--warning}
-#### Warnings
+#### Avvisi
-We are **NOT** responsible if you brick, or damage your console in any way whatsoever. If you follow this guide exactly, you shouldn't have any problems.
+Noi **NON** siamo responsabili se bricki, o danneggi la tua console in un qualunque modo. Se segui attentamente questa guida, non dovresti avere problemi.
{: .notice--warning}
-Do **NOT** perform this guide on any other console than the vWii (Virtual Wii on Wii U). If you're looking for instructions for a Nintendo Wii, use [wii.guide/riiconnect24](riiconnect24). If you'd like to perform this guide on the Dolphin emulator, use [wii.guide/riiconnect24-dolphin](/riiconnect24-dolphin)
+**NON** seguire questa guida su qualunque console che non sia la Wii virtuale (la Wii di Wii U). Se stai cercando istruzioni per una Nintendo Wii, segui [wii.guide/riiconnect24](riiconnect24). Se vorresti usare questa guida sull'emulatore Dolphin, usa [wii.guide/riiconnect24-dolphin](/riiconnect24-dolphin)
{: .notice--warning}
-#### What you need
+#### Di cosa hai bisogno
-* A PC or mobile device with internet access and the ability to interact with SD cards.
-* An SD card formatted as FAT32 (at least 2GB) with enough available space. SDHC or SDXC cards formatted as FAT32 can be known to work.
-* A Wii U console capable of launching the Homebrew Launcher (either via the web browser exploit, Haxchi or Coldboot Haxchi). **If you do not have a softmodded Wii U console, please follow [wiiuguide.xyz](https://wiiuguide.xyz), as well as [the virtual Wii modding guide](https://wiiuguide.xyz/#/vwii-modding) and then come back.**
-* [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases) (Windows only, for now...)
+* Un PC o dispositivo mobile con accesso ad internet e l'abilità di interagire con schede SD.
+* Una scheda SD formattata a FAT32 con abbastanza spazio disponibile (almeno 2GB). Schede SDHC o SDXC formattate a FAT32 potrebbero funzionare.
+* Una Wii U capace di caricare l'Homebrew Launcher (non importa se via l'exploit web, Haxci o Coldboot Haxchi). **Se non possiedi una Wii U softmoddata, per favore segui [wiiuguide.xyz](https://wiiuguide.xyz), assieme alla [guida al modding Wii virtuale](https://wiiuguide.xyz/#/vwii-modding) e poi torna indietro.**
+* [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases) (Esclusivo a Windows, per ora...)
-After following the above linked guide, you should have:
-* A vWii NAND backup and keys (keep these stored safely!!)
-* The Homebrew Channel installed
-* d2x cIOS installed (IOS249, IOS250 and IOS251)
+Dopo aver seguito le guide indicate sopra, dovresti avere:
+* Un backup Wii virtuale NAND e le sue chiavi (Conservali al sicuro!!)
+* L'Homebrew Channel installato
+* d2x cIOS installato (IOS249, IOS250 and IOS251)
* IOS80 patched
{: .notice--info}
-#### Instructions
+#### Istruzioni
-If you use GNU/Linux or macOS on your PC, or use a smartphone, please [follow the manual guide](https://pad.snopyta.org/s/rJ2N0B1XU), to install RiiConnect24. The patcher we provide is currently Windows-only. The end result is the same regardless of the method followed.
+Se usi GNU/Linux o macOS sul tuo PC, o usi uno smartphone, per favore [segui la guida manuale](https://pad.snopyta.org/s/rJ2N0B1XU), per installare RiiConnect24. Il Patcher che provvediamo è attualmente esclusivo a Windows. Il risulatato finale è lo stesso indipendentemente dal metodo seguito.
{: .notice--info}
-##### Section I - Running the patcher
+##### Sezione 1 - Caricare il patcher
-Using the RiiConnect24 Patcher you should've downloaded earlier in [What you need](#what-you-need), you will be downloading and patching IOS31, News, Everybody Votes, Nintendo and Check Mii Out Channels for use on your vWii.
+Usando il patcher RiiConnect24 che dovresti aver installato prima in [Di cosa hai bisogno](#what-you-need), dovresti scaricare e patchare IOS31, i canali News, Everybody Votes, Nintendo e Check Mii Out per usarli sulla tua Wii virtuale.
-1. Run `RiiConnect24Patcher.bat` on your PC, and follow the on-screen instructions.
-2. Confirm that after running through the patcher, you have 3 folders. They will be in the same folder where `RiiConnect24Patcher.bat` is and on your SD Card (of course, only if you selected an option in the patcher to do so).
- - If the patcher did not move the file to the SD Card, move these 3 folders to the root of your SD card.
+1. Carica `RiiConnect24Patcher.bat` dal tuo PC, e segui le istruzioni sullo schermo.
+2. Dopo aver caricato le cose tramite il patcher, dovresti avere 3 cartelle. Dovrebbero essere nella stessa cartella dove `RiiConnect24Patcher.bat` si trova sulla tua scheda SD (ovviamente, solo se hai scelto un'opzione nel patcher per farlo).
+ - Se il patcher non ha spostato questi file sulla tua scheda SD, spostali alla base della tua scheda SD.
-##### Section II - Installing the newly patched WADs
+##### Sezione 2 - Installare i nuovi WAS patchati
-1. Open the Homebrew Channel
-2. Launch Wii Mod Lite
-3. Using the +Control Pad on your Wii Remote, navigate to `WAD Manager`, and then navigate to the `wad` folder.
-4. When `IOS31.wad` is highlighted, press +, then do the same for all the other WADs.
-5. After they are successfully installed, press the HOME Button to exit back to the Homebrew Channel
+1. Apri il canale Homebrew Channel
+2. Carica Wii Mod Lite
+3. Usando ul tuo +Control Pad sul telecomando Wii, naviga su `WAD Manager`, e poi naviga sulla cartella `wad`.
+4. Quando `IOS31.wad` è in primo piano, premi +, poi fai lo stesso per gli altri WAD.
+5. Dopo averli installati con successo, premi il pulsante HOME per uscire e tornare all'Homebrew Channel
-##### Section III - Using RiiConnect24
+##### Sezione 3 - Usare RiiConnect24
-After following the above sections, you're almost able to utilize RiiConnect24 on your Wii U. You just need to perform the following steps **after every vWii reboot**.
+Dopo aver seguito le istruzioni sopra, sarai quasi capace di usare RiiConnect24 sulla tua Wii U. Devi solo seguire questi step **dopo ogni riavvio Wii virtuale**.
-1. On the vWii's **Wii Menu**, launch the **Homebrew Channel** and launch the **ConnectMii** homebrew application.
-* This will enable the WiiConnect24 and Standby Connection flags required by the WiiConnect24 Channels.
-2. Launch the WiiConnect24 Channels
-* You should now be able to utilize all of the WiiConnect24 Channels you have installed!
+1. Nel **menù Wii** della Wii virtuale, carica **l'Homebre Channel** e carica l'applicazione Homebrew **ConnectMii**.
+* Questo abiliterà le Connessioni Standby di WiiConnect24 richieste dai canali WiiConnect24.
+2. Lancia i canali WiiConnect24
+*Ora dovresti poter utilizzare tutti i canali WiiConnect24 che hai installato!
-#### What's currently working?
-The following RiiConnect24 services are **working** on the vWii:
-* News Channel
- * This channel is affected by the timestamp issue. The "Last Updated" and article timestamps will be incorrect.
- * The banner data is also known to not work, returning `Unable to obtain data.`
-* Nintendo Channel
+#### Cosa funziona attualmente?
+I servizi RiiConnect24 che **funzionano** sulla Wii virtuale sono:
+* Canale News
+ * Questo canale è afflitto da problemi coi timestamp. L'"Ultimo Aggiornato" e l'articolo timestamp saranno sbagliati.
+ * Anche i dati del banner non funzionano, tornando `Impossibile di ottenere i dati.`
+* Canale Nintendo
* Everybody Votes Channel
* Check Mii Out Channel / Mii Contest Channel
{: .notice--success}
-The following RiiConnect24 services are **not working** on the vWii:
-* Wii Mail (most functionality does not exist on vWii)
- * This includes sending/receiving mail to/from friends. You can only receive global broadcast mail and posts from RSSMii feeds (if set up).
+I servizi RiiConnect24 che **non funzionano** sulla Wii virtuale sono:
+* Wii Mail (molte funzionalità non sono presenti sulla Wii virtuale)
+ * Questi includono mandare/ricevere mail a/da amici. Puoi solo ricevere mail broadcast e post dall'RSSMii (se impostata così).
* Forecast Channel
- * This channel is affected by the timestamp issue. This is preventing the channel from getting past the loading screen, returning the `FORE000006` error.
-* Everything else that isn't working according to [RiiConnect24 stats](https://rc24.xyz/stats/index.html).
+ * Questo canale è afflitto da problemi coi timestamp. Questo impedisce al canale di andare oltre la schermata di caricamento, riportando l'errore `FORE000006`.
+* Tutto il resto che non funziona secondo [RiiConnect24 stats](https://rc24.xyz/stats/index.html).
{: .notice--warning}
diff --git a/_pages/it_IT/riiconnect24.md b/_pages/it_IT/riiconnect24.md
index 31c8d437e..f69ac0fcd 100644
--- a/_pages/it_IT/riiconnect24.md
+++ b/_pages/it_IT/riiconnect24.md
@@ -4,107 +4,107 @@ title: "RiiConnect24"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se hai bisogno di aiuto per questo tutorial, vai su [il server di Discord su RiiConnect24](https://discord.gg/b4Y7jfD) (solo in inglese) oppure [scrivi una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
-[RiiConnect24](https://rc24.xyz/) allows you to use discontinued services from WiiConnect24, which include the News, Forecast, Everybody Votes, Nintendo and Check Mii Out Channel, along with Wii Mail.
+[RiiConnect24](https://rc24.xyz/) ti permette di usare servizi terminati come WiiConnect24, che include i canali News, Forecast, Everybody Votes, Nintendo e Check Mii Iut, assieme a Wii Mail.
{% capture notice-1 %}
-This guide is for the original Wii only.
+Questa guida è solo per la Wii originale.
-- Follow [this tutorial](riiconnect24-vwii) if you'd like to install RiiConnect24 on a vWii (the Wii mode of your Wii U).
-- Follow [this tutorial](riiconnect24-dolphin) if you'd like to install RiiConnect24 on the Dolphin emulator.
+- Segui [questo tutorial](riiconnect24-vwii) se vuoi installare RiiConnect24 su una Wii virtuale (La Wii di Wii U).
+- Segui [questo tutorial](riiconnect24-dolphin) se vuoi installare RiiConnect24 sull'emulatore Dolphin.
-There is no guide to installing RiiConnect24 on a Wii Mini, as attempting to install RiiConnect24 on a Wii Mini will result in a console brick.
+Non c'è nessuna guida per installare RiiConnect24 su una Wii Mini, perché provare ad installare RiiConnect24 su una Wii Mini brickerà la tua console.
{% endcapture %}
{{ notice-1 | markdownify }}
-In order to use Wii Mail you must be on Wii Menu version 4.3, otherwise it won't work.
+Per usare Wii Mail dovrai avere un menù di sistema di versione 4.3, altrimenti non funzionerà.
{: .notice--info}
-#### What you need
+#### Di cosa hai bisogno
-* An SD card or USB drive
-* A Wii with an Internet connection
-* A computer
-* [RiiConnect24 Patcher (Windows only)](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases)
+* Una scheda SD o dispositivo USB
+* Una Wii con connessione Internet
+* Un Computer
+* [RiiConnect24 Patcher (Solo per Windows)](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases)
-#### Instructions
+#### Istruzioni
-##### Section I - Patching IOS
+##### Sezione 1 - Patchare l'IOS
-[If you want to see detailed instructions on how to install the WADs, click here!](wiimodlite)
+[Se vuoi vedere istruzioni dettagliate su come installare WAD, clicca qui!](wiimodlite)
{: .notice--info}
-If you use Linux or macOS, please e-mail us and we will give you the things needed to install RiiConnect24. The patcher we provide is currently Windows-only.
+Se usi Linux o macOS, per favore mandaci una e-mail e ti daremo il necessario per installare RiiConnect24. Il Patcher che provvediamo è attualmente esclusivo a Windows.
{: .notice--info}
-You will now patch your IOS, `IOS31` and `IOS80`. This is required to use the Channels we support to change an RSA key used to sign the files. You will also download patched versions of the Channels.
+Ora patcherai i tuoi IOS, `IOS31` e `IOS80`. Questo è necessario per usare i Canali che supportiamo per cambiare una chiave RSA usata per segnare i file. Scaricherai anche versioni patchate dei Canali.
-1. Download the required files based on your OS. On Windows run `RiiConnect24Patcher.bat`.
-2. Follow the instructions it gives you.
-3. You should get the Channels that you want. They need to be installed **even if you already have them on your Wii, because you will need to install the patched WAD instead**.
-4. (`If RiiConnect24 Patcher copied everything to the SD card or USB drive, you can skip this step`) Copy the `apps` and `wad` folder to your SD card or USB drive.
-5. Put your SD card or USB drive in your Wii.
-6. Launch the Homebrew Channel on your Wii.
-7. Launch Wii Mod Lite.
-8. Using the +Control Pad on your Wii Remote, navigate to `WAD Manager`, and then navigate to the `wad` folder.
-9. When `IOS31.wad` is highlighted, press +, then do the same for all the other WADs.
-10. If you get an error saying a title with a higher version is already installed (error -1035), go back to the WAD selection menu and press - on the highlighted WAD to uninstall it, then try installing it again.
-11. After they are successfully installed, press the HOME Button to exit back to the Homebrew Channel.
+1. Scarica i file richiesti basati sul tuo OS. Su Windows carica `RiiConnect24Patcher.bat`.
+2. Segui le istruzioni che ti dice.
+3. Dovresti prendere i canali che vuoi. Devono essere installari **anche se gli hai già sulla tua Wii, perché ne avrai bisogno di installare i WAD patchati**.
+4. (`Se RiiConnect24 Patcher ha copiato tutto sulla scheda SD o dispositivo USB, puoi saltare questa parte`) Copia le cartelle `apps` e `wad` sulla tua scheda SD o dispositivo USB.
+5. Inserisci la tua scheda SD o dispositivo USB dentro la tua Wii.
+6. Carica l'Homebrew Channel sulla tua Wii.
+7. Carica Wii Mod Lite.
+8. Usando ul tuo +Control Pad sul telecomando Wii, naviga su `WAD Manager`, e poi naviga sulla cartella `wad`.
+9. Quando `IOS31.wad` è in primo piano, premi +, poi fai lo stesso per gli altri WAD.
+10. Se ottieni un errore che dice che un titolo con una versione più alta è già installata (errore -1035), torna indietro sul menù selezione WAD e premi - sul WAD in primo piano per disinstallarlo, poi prova a re-installarlo.
+11. Dopo averli installati con successo, premi il pulsante HOME per uscire e tornare all'Homebrew Channel.
-##### Section II - Patching nwc24msg.cfg
+##### Sezione 2 - Patchare nwc24msg.cfg
-You will now patch your `nwc24msg.cfg` file which is required in order to use Wii Mail.
+Ora patcherai il tuo file `nwc24msg.cfg` che è richiesto per usare Wii Mail.
-1. Launch RiiConnect24 Mail Patcher.
-2. It should only take a few seconds to patch your nwc24msg.cfg. When it's done, press HOME to exit.
+1. Carica RiiConnect24 Mail Patcher.
+2. Servono solo pochi secondi per patchare il tuo nwc24msg.cfg. Quando ha finito, premi HOME per uscire.
-If the previous step failed with an "net_get_status: -24 - Couldn't request the data: -24" error, please check the internet connection on your Wii.
+Se il passaggio precedente ha fallito con un errore "net_get_status: -24 - Couldn't request the data: -24", per favore controlla la connessione internet della tua Wii.
{: .notice--warning}
-If you were unable to patch your nwc24msg.cfg correctly, e-mail us at [support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se non sei riuscito a patchare il tuo nwc24msg.cfg correttamente, mandaci una e-mail a [support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-##### Section III - Connecting
+##### Sezione 3 - Connettere
-You need to set your DNS in order to get the Forecast and News Channel to point to our servers. This DNS is also useful if you want to play Wiimmfi.
+Devi impostare il tuo DNS per far puntare i nostri server ai Canali Forecast e News. Il DNS è utile anche se vuoi giocare con Wiimmfi.
-1. Go to `Wii Options`.
-2. Go to `Wii Settings`.
-3. Go to `Page 2`, then click on `Internet`.
-4. Go to `Connection Settings`.
-5. Select your current connection.
-6. Go to `Change Settings`.
-7. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`.
-8. Type in `164.132.44.106` as the primary DNS.
-9. Type in `8.8.8.8` as the secondary DNS (or `1.1.1.1`).
-10. Select `Confirm`, then select `Save`.
-11. Select `OK` to perform a connection test.
-12. If the connection test was successful, select `No` to skip the Wii System Update.
-13. Go to `WiiConnect24`, then `WiiConnect24` again, and make sure it is enabled.
-14. Back on the WiiConnect24 menu, go to `Standby Connection` and make sure it is enabled.
-15. At `Slot Illumination`, we recommend you set the disc light to `Dim` or `Bright`, but this is optional.
-16. Finally, go to the `Internet` section, then `User Agreements` or `Agreement/Contact`, then `Yes`. Please read through this.
+1. Vai su `Opzioni Wii`.
+2. Vai su `Impostazioni Wii`.
+3. Vai alla `Pagina 2`, poi clicca su `Internet`.
+4. Vai su `Impostazioni Connessioni`.
+5. Seleziona la tua connessione corrente.
+6. Vai su `Cambia Impostazioni`.
+7. Vai su `Ottieni DNS automatico` (Non Indirizzo IP), poi seleziona `No`, e poi `Impostazioni Avanzate`.
+8. Scrivi `164.132.44.106` come DNS primario.
+9. Scrivi `8.8.8.8` come DNS secondario (o `1.1.1.1`).
+10. Seleziona `Conferma`, poi seleziona `Salva`.
+11. Seleziona `OK` per effettuare un test di connessione.
+12. Se il test di connessione è andato bene, seleziona `No` per saltare il Wii System Update.
+13. Vai su `WiiConnect24`, poi su `WiiConnect24` di nuovo, ed assicurati che sia attivato.
+14. Torna sul menù di WiiConnect24, vai su `Connessione Standby` ed assicurati che sia attivato.
+15. Su `Illuminazione Slot`, ti consigliamo di impostare le luci su `Dim` oppure `Accesso`, ma è opzionale.
+16. Infine, vai sulla sezione `Internet`, poi su ` Accordi User` o su `Accordi/Contatti`, poi `Si`. Per favore leggi attentamente.
-[Continue to Wiimmfi](wiimmfi)
Wiimmfi lets you play games online after the discontinuation of Nintendo Wi-Fi Connection. This is optional to install.
+[Continua su Wiimmfi](wiimmfi)
Wiimmfi ti permette di giocare giochi online dopo il termina della Nintendo Wi-Fi Connection. Questo è opzionale da installare.
{: .notice--info}
-If you get error 107245, then you probably have failed to patch your IOS correctly.
+Se ottieni l'errore 107245, allora probabilmente hai fallito nel patchare il tuo IOS correttamente.
{: .notice--info}
-If you get error 107304, then perhaps your ISP blocks the use of custom DNS. A workaround for this can be running your own DNS server! See the [RiiConnect24 DNS Server on GitHub](https://github.com/RiiConnect24/DNS-Server), then use your PC's IP address in place of ours in Step 8.
+Se ottieni l'errore 107304, allora forse il tuo ISP blocca l'uso di DNS particolari. Un modo di raggirarlo è quello di caricare il tuo server DNS personale! Guarda la guida [RiiConnect24 DNS Server on GitHub](https://github.com/RiiConnect24/DNS-Server), poi usa l'indirizzo IP del tuo PC al posto del nostro nel passaggio 8.
{: .notice--info}
-[If you get error FORE000006, you might want to follow this tutorial to fix it. (This doesn't work with NEWS000006).](riiconnect24-batteryfix)
+[Se ottieni l'errore FORE000006, dovresti seguire questo tutorial per riparalo. (Questo non funziona con NEWS000006).](riiconnect24-batteryfix)
{: .notice--warning}
-[If you're getting errors such as a `WiiConnect24 and Wii Shop Channel currently not being offered in your country`, please go to Wii Settings -> Last Page -> Country and change it to United Kingdom. You will get this error when using a country that we don't support. Contact us at [support@riiconnect24.net](mailto:support@riiconnect24.net) if you need more help.
+[Se ottieni errori come `i canali WiiConnect24 e Wii Shop non sono disponibili nel tuo paese`, per favore vai sulle Impostazioni Wii -> Ultima Pagina -> Paese e impostalo come Regno Unito. Otterrai questo errore quando userai un paese che non supportiamo. Contattaci su [support@riiconnect24.net](mailto:support@riiconnect24.net) se hai bisogno di altro aiuto.
{: .notice--warning}
-[If you're getting errors such as a discontinued message when opening the News or Forecast Channel, we have some instructions that might fix it.](riiconnect24-troubleshooting)
+[Se stai avendo errori come un messaggio terminato quando apro i canali New o Forecast, abbiamo delle istruzioni che potrebbero ripararlo.](riiconnect24-troubleshooting)
{: .notice--warning}
diff --git a/_pages/it_IT/riitag-wiiu.md b/_pages/it_IT/riitag-wiiu.md
index ede8f7005..5576d51d0 100644
--- a/_pages/it_IT/riitag-wiiu.md
+++ b/_pages/it_IT/riitag-wiiu.md
@@ -1,56 +1,56 @@
---
-title: RiiTag on Wii U
+title: RiiTag su Wii U
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se hai bisogno di aiuto per questo tutorial, vai su [il server di Discord su RiiConnect24](https://discord.gg/b4Y7jfD) (solo in inglese) oppure [scrivi una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-RiiTag is a customizable and dynamic gamertag. By sharing your gamertag (a dynamic image), you can show what you've been playing to your friends! You launch a plugin on your Wii U console, and the tag updates on-the-fly.
+RiiTag è una gamertag dinamica e personalizzabile. Condividendo la tua gamertag (una immagine dinamica), puoi mostrare a cosa ai giocato con gli amici! Carichi un plugin sulla tua console Wii W, ed il tag si aggiornerà al volo.
-#### What you need
+#### Di cosa hai bisogno
-- A device capable of interacting with SD cards
-- Softmodded Wii U console
- - If you have not softmodded your Wii U yet, [please do so](https://wiiuguide.xyz). You cannot proceed without.
-- A Discord account
-- The latest release of [Wii U Plugin Loader](https://github.com/Maschell/WiiUPluginLoader/releases)
-- The latest release of [UTag plugin](https://github.com/RiiConnect24/UTag/releases)
+- Un dispositivo capace di interagire con schede SD
+- Una Wii U softmoddata
+ - Se non hai ancora softmoddato la tua Wii U, [fallo qui](https://wiiuguide.xyz). Non puoi continuare senza.
+- Un account Discord
+- La versione più recente di [Wii U Plugin Loader](https://github.com/Maschell/WiiUPluginLoader/releases)
+- La versione più recente di [UTag plugin](https://github.com/RiiConnect24/UTag/releases)
-#### Instructions
+#### Istruzioni
-##### Section I - Website instructions
+##### Sezione 1 - Istruzioni del sito
-1. Go to the [RiiTag website](https://tag.rc24.xyz/).
-2. Click `Log In` and log in with your Discord account.
-3. A dialog will pop up asking you if you want to authorize `RiiConnect24 Login` with Discord. Click `Authorize`.
-4. Click `Edit Your Tag` and customize it to how you like. You can add a background, overlay, flag, nickname, Wii Number, and manually enter in games to show on your tag (not needed if you're using a USB Loader).
-5. Click `Show Key` and make note of the key shown. This will be used later on in this guide.
-6. Click `Submit` to save your changes.
+1. Vai sul [sito web RiiTag](https://tag.rc24.xyz/).
+2. Clicca su `Log In` ed accedi col tuo account Discord.
+3. Un dialogo spunterà chiedendoti se vuoi autorizzare `RiiConnect24 Login` con Discord. Clicca `Autorizza`.
+4. Clicca su `Modifica la tua Tag` e personalizzala come vuoi. Puoi aggiungere uno sfondo, decorazione, bandiera, nickname, numero Wii, e puoi inserire manualmente i giochi da mostrare sulla tua tag (non necessario se si usa un USB Loader).
+5. Clicca su `Mostra Chiave` e prendi nota della chiave mostrata. Sarà utile più tardi nella guida.
+6. Clicca su `Salva` per salvare i cambiamenti.
-Do not share your RiiTag key with anyone! If you do, people can abuse your tag.
+Non condividere la tua Chiave RiiTag con nessuno! Se lo farai, le persone possono abusare la tua tag.
{: .notice--warning}
-##### Section II - Setting things up on the SD card
+##### Sezione 2 - Impostare le cose sulla scheda SD
-1. Extract the Wii U Plugin Loader `.zip` file to the root of your SD card
- - You should see a folder titled `wiiupluginloader` in `/wiiu/apps/` on your SD.
-2. Place the `UTag.mod` file in the `/wiiu/plugins/` folder on your SD card.
-3. Create a new file titled `utag.txt` on the root of your SD card, and open it with a text editor.
-4. Paste the key you made note of earlier in Step 5 of [Section I - Getting Started](#section-i---getting-started) into this `utag.txt` file, and save it.
- - We're all done with the SD card side of things.
-5. Insert your SD card into your Wii U.
+1. Estrai il file Wii U Plugin Loader `.zip` nella tua scheda SD
+ - Dovresti vedere una cartella chiamata `wiiupluginloader` dentro `/wiiu/apps/` sulla tua scheda SD.
+2. Metti il file `UTag.mod` nella cartella `/wiiu/plugins/` sulla tua scheda SD.
+3. Creau un nuovo file chiamato `utag.txt` nella tua scheda SD, ed aprilo con un text editor.
+4. Incolla la Chiave che avevi segnato prima nel passagio 5 di [ Sezione 1 - Iniziare](#section-i---website-instructions) dentro il file `utag.txt`, e salvalo.
+ - Abbiamo finito con la scheda SD.
+5. Inserisci la tua scheda SD nella tua Wii U.
-##### Section III - Running the plugin
+##### Sezione 3 - Caricare il plugin
-1. Using your preferred method (browser exploit, Haxchi, Homebrew Launcher application, etc.), launch the **Homebrew Launcher** on your Wii U console.
-2. Navigate to, and launch the homebrew application titled `Wii U Plugin Loader`.
-3. You should be greeted with a menu, including a toggle for `UTag`. Enable `UTag`, and then press + on the Wii U GamePad. You should now be kicked back to the Wii U Menu.
+1. Usando il tuo metodo preferito (exploit nel browser, Haxchi, Homebrew Launcher, etc.), carica **l'Homebrew Launcher** sulla tua console Wii U.
+2. Naviga su, e carica l'applicazione homebrew chiamata `Wii U Plugin Loader`.
+3. Ti dovrebbe dare il benvenuto un menù, includendo un'impostazione per `UTag`. Abilita `UTag`, poi premi + sul Wii U GamePad. Ti dovrebbe riportare al Menù Wii U.
-You have now set up RiiTag on your Wii U! Note that you will have to launch the plugin with the above procedure every time you wish to launch the plugin, unless things change. In which case, this guide will be updated. Now go play some games, and watch them show up on your RiiTag!
+Ora devi impostare RiiTag sulla tua Wii U! Nota che devo caricare il plugin con le istruzioni precedenti ogni volta che desideri caricare il plugin, almeno che le cose non cambino. In tal caso, questa guida sarà aggiornata. Ora vai a giocare ad alcuni giochi, e guardali spuntare sulla tua RiiTag!
{: .notice--success}
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continua a navigare nel sito](site-navigation)
Abbiamo molti altri tutorial che potrebbero interessarti.
{: .notice--info}
diff --git a/_pages/it_IT/riitag.md b/_pages/it_IT/riitag.md
index e31f6e4cb..eed7efc98 100644
--- a/_pages/it_IT/riitag.md
+++ b/_pages/it_IT/riitag.md
@@ -1,75 +1,75 @@
---
-title: "RiiTag on Wii"
+title: "RiiTag su Wii"
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se hai bisogno di aiuto per questo tutorial, unisciti a [il server Discord RiiConnect24 ](https://discord.gg/b4Y7jfD) (raccomandato) o [mandaci una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-RiiTag is a customizable and dynamic gamertag. By sharing your gamertag (a dynamic image), you can show what you've been playing to your friends! You connect it to a USB Loader, and the tag updates on-the-fly. You need a Discord account in order to start using RiiTag.
+RiiTag è una gamertag dinamica e personalizzabile. Condividendo la tua gamertag (una immagine dinamica), puoi mostrare a cosa stai giocando ai tuoi amici! Connettilo a una porta USB, e il tag si aggiorna in tempo reale. Hai bisogno di un account Discord per iniziare ad usare RiiTag.
-#### What you need
+#### Di cosa hai bisogno
-* A computer
-* A text editor
-* A USB Loader
+* Un Computer
+* Un editor di testo
+* Una porta USB
-#### Instructions
+#### Istruzioni
-##### Section I - Getting Started
+##### Parte 1 - Per cominciare
-1. [Go to the RiiTag site.](https://tag.rc24.xyz/)
-2. Click `Log In` and log in with your Discord account.
-3. A dialog will pop up asking you if you want to authorize `RiiConnect24 Login` with Discord. Click `Authorize`.
-4. Click `Edit Your Tag` and customize it to how you like. You can add a background, overlay, flag, nickname, Wii Number, and manually enter in games to show on your tag (not needed if you're using a USB Loader).
-5. Click `Show Key` and make note of the key shown. This is not needed if you're using USB Loader GX, as the key will be in a downloadable file.
-6. Click `Submit` to save your changes.
+1. [Vai al sito di RiiTag.](https://tag.rc24.xyz/)
+2. Clicca su `Log In` ed accedi col tuo account Discord.
+3. Una finestra apparirà chiedendoti se vuoi autorizzare `RiiConnect24 Login` con Discord. Clicca `Autorizza`.
+4. Clicca su `Modifica il tuo Tag` e personalizzalo come vuoi. Puoi aggiungere uno sfondo, decorazione, bandiera, nickname, numero Wii, e entrare manualmente nei giochi per mostrare il tuo tag (non necessario se si usa una porta USB).
+5. Clicca su `Mostra Chiave` e prendi nota della chiave mostrata. Questo non serve se usi un USB Loader GX, perchè la chiave sarà in un file scaricabile.
+6. Clicca su `Salva` per salvare i cambiamenti.
-Do not share your RiiTag key with anyone! If you do, people can abuse your tag.
+Non condividere il tuo RiiTag con nessuno! Se lo fai, persone potrebbero abusare del tuo tag.
{: .notice--warning}
-##### Section II - Connecting Your USB Loader
+##### Parte II - Connettere il tuo USB Loader
-The steps to connect RiiTag to your USB Loader depend on what USB Loader you use.
+I passi per connettere RiiTag al tuo USB loader dipendono da quale USB loader usi.
###### USB Loader GX
-1. Load USB Loader GX on your Wii.
-2. Go to `Settings` > `Features` and turn `Wiinnertag` on. Press `Yes` or `OK` to any dialogs that show up.
-3. Ensure that `Initialize Network` is turned on.
-4. Exit USB Loader GX.
-5. Insert the SD Card or USB device where your USB Loader GX data is into your computer.
-6. [Go to this page.](https://tag.rc24.xyz/Wiinnertag.xml)
-7. On your browser, right click, and click `Save As`.
-8. Save the XML to `/apps/usbloader_gx` folder on your SD Card or USB device, replacing the existing `Wiinnertag.xml`.
-9. You have now set up RiiTag. You can try loading any game now to see if it works correctly.
+1. Carica USB Loader GX sulla tua Wii.
+2. Vai a `Impostazioni` > `Funzionalità` and cambia `Wiinnertag` su acceso. Premi `Sì` o `OK` per ogni finestra che si apre.
+3. Assicurati che `Initialize Network` sia acceso.
+4. Esci da USB Loader GX.
+5. Inserisci la Scheda SD o dispositivo USB dove si trovano i dati di USB Loader GX sul tuo computer.
+6. [Vai a questa pagina.](https://tag.rc24.xyz/Wiinnertag.xml)
+7. Dal tuo browser, click destro, e clicca `salva come`.
+8. Salva il XML sulla cartella `/apps/usbloader_gx` della tua scheda SD o dispositivo USB, sostituendo l'esistente `Wiinnertag.xml`.
+9. Adesso hai impostato RiiTag. Puoi provare a caricare qualunque gioco per vedere se funziona.
###### WiiFlow
-1. Take the SD Card or USB device where your WiiFlow data is into your computer.
-2. Open `/apps/wiiflow/wiiflow.ini` with a text editor. (If you use WiiFlow Lite, the path might have `wiiflow_lite` instead of `wiiflow`.)
-3. Search for `gamercards` and replace that line with `gamercards=wiinnertag`.
-4. Search for `wiinnertag_url` and replace that line with `wiinnertag_url=http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`.
-5. Search for `wiinnertag_key` and replace that line with `wiinnertag_key=`, replacing `` with the key you wrote down in Section 1.
-6. Search for `gamercards_enable` and replace that line with `gamercards_enable=yes`.
-7. Save the modified `wiiflow.ini` file.
-8. You have now set up RiiTag. You can try loading any game now to see if it works correctly.
+1. Porta la Scheda SD o dispositivo USB dove si trovano i dati per WiiFlow sul tuo computer.
+2. Apri `/apps/wiiflow/wiiflow.ini` con un text editor. (Se stai usando WiiFlow Lite, potresti avere `wiiflow_lite` invece di `wiiflow`.)
+3. Cerca per `gamecards` e sostituisci la linea con `gamercards=wiinnertag`.
+4. Cerca `wiinnertag_url` e sostituiscilo con `wiinnertag_url=http://tag.rc24.xyz/wii?game={ID6}&;key={KEY}`.
+5. Cerca `wiinnertag_key` e sostituisci la linea con `wiinnertag_key=`, sostituendo `` con la chiave che hai scritto nella Sezione 1.
+6. Cerca `gamercards_enable` e sostituisci la linea con `gamercards_enable=yes`.
+7. Salva il file modificato di `wiiflow.ini`.
+8. Adesso hai impostato RiiTag. Puoi provare a caricare qualunque gioco per vedere se funziona.
###### Configurable USB Loader
-We do not offer support for Configurable USB Loader, as we are focused on USB Loader GX and WiiFlow.
+Non offriamo supporto per Configurable USB Loader, dato che ci siamo concentrati su USB Loader GX e WiiFlow.
{: .notice--info}
-You can use the `CfgLoaderConfigurator.exe` program (Windows only) instead of editing the `config.txt` file mentioned below if you want to.
+Puoi usare il programma `CfgLoaderConfigurator.exe` (solo per Windows) invece di editare il file menzionato prima `config.txt` se lo desideri.
{: .notice--info}
-1. Take the SD Card or USB device where your Configurable USB Loader data is into your computer.
-2. Open `/usb-loader/config.txt` with a text editor.
-3. Replace (or add the line) starting with `gamercard_url` with `gamercard_url = http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`.
-4. Replace (or add the line) startin with `gamercard_key` with `gamercard_key = `, replacing `` with the key you wrote down in Section 1.
-5. Save the modified `config.txt` file.
-6. You have now set up RiiTag. You can try loading any game now to see if it works correctly.
+1. Porta la Scheda SD o dispositivo USB dove si trovano i dati per Configurable USB Loader sul tuo computer.
+2. Apri `/usb-loader/config.txt` con un text editor.
+3. Sostituisci (o aggiungi la linea) che inizia con `gamercard_url` con `gamercard_url = http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`.
+4. Sostituisci (o aggiungi la linea) che inizia con `gamercard_key` con `gamercard_key = `, replacing `` con la chiave che hai scritto nella Sezione 1.
+5. Salva il file modificato di `config.txt`.
+6. Adesso hai impostato RiiTag. Puoi provare a caricare qualunque gioco per vedere se funziona.
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continua a navigare nel sito](site-navigation)
Abbiamo molti altri tutorial che potrebbero interessarti.
{: .notice--info}
diff --git a/_pages/it_IT/rssmii-remove.md b/_pages/it_IT/rssmii-remove.md
index ef6ad23c3..edb2a2c43 100644
--- a/_pages/it_IT/rssmii-remove.md
+++ b/_pages/it_IT/rssmii-remove.md
@@ -1,24 +1,24 @@
---
-title: "Removing RSSMii"
+title: "Rimuovere RSSMii"
---
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se hai bisogno di aiuto per questo tutorial, vai su [il server di Discors su RiiConnect24](https://discord.gg/b4Y7jfD) (raccomandato) oppure [scrivi una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-If you no longer wish to use RSSMii (maybe because it gives you too much Wii Mail), here's how to remove it.
+Se desideri smettere di usare RSSMii (magari perché ricevi troppe Mail sulla Wii), ecco come fare.
-![Removing RSSMii](/images/rssmii-remove.png)
+![Rimuovere RSSMii](/images/rssmii-remove.png)
-#### What you need
+#### Di cosa hai bisogno
-* An SD card
+* Una scheda SD
* [RSSMii Remover](https://github.com/RiiConnect24/rssmii/releases)
-#### Instructions
+#### Istruzioni
-1. Extract RSSMii Remover and put it in the `apps` folder on your SD card.
-2. Delete the `feeds.xml` file on the root of your SD card.
-3. Launch RSSMii Remover from the Homebrew Channel. It will remove your subscriptions to the RSS feeds.
+1. Estrarre RSSMii Remover e mettilo nella cartella `apps` della tua scheda SD.
+2. Elimina il file `feeds.xml` dalla radice della scheda SD.
+3. Lancia RSSMii Remover dall'Homebrew Channel. Rimuoverà la iscrizione dai feed RSS.
-In case you would like to revert your decision, you can always [reinstall RSSMii](rssmii).
+In caso cambiassi idea, puoi sempre [re-installare RSSMii](rssmii).
{: .notice--info}
diff --git a/_pages/it_IT/rssmii.md b/_pages/it_IT/rssmii.md
index ca01d4ebe..6eb234890 100644
--- a/_pages/it_IT/rssmii.md
+++ b/_pages/it_IT/rssmii.md
@@ -1,31 +1,31 @@
---
-title: "Installing RSSMii"
+title: "Installare RSSMii"
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se hai bisogno di aiuto per questo tutorial, unisciti a [il server Discord RiiConnect24 ](https://discord.gg/b4Y7jfD) (solo in inglese) o [mandaci una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Do you want to get RSS feed updates on your Wii Message Board? This tutorial will tell you how to set RSSMii up.
+Vorresti avere aggiornamenti del feed RSS sulla tua Wii Message Board? Questo tutorial ti dirà come impostare RSSMii.
![RSSMii](/images/rssmii.png)
-#### What you need
+#### Di cosa hai bisogno
-* An SD card
+* Una scheda SD
* [RSSMii](https://github.com/RiiConnect24/rssmii/releases)
-#### Instructions
-##### Section I - Downloading/Installing
+#### Istruzioni
+##### Sezione 1 - Scaricare/Installare
1. Estrai RSSMii mettilo nella cartella `apps` sulla SD.
2. Hai bisogno di creare il file `feeds.xml` nella root della SD in modo che l’app sappia da quali siti ti deve mandare i feed.
-If you're using the Windows Operating System, you can use the RSS Feeds Creators program created by KcrPL. It will automatically create a `feeds.xml` file and will copy it to your SD card!
+Se stai usando un Sistema Operativo Windows, puoi usare il programma RSS Feeds Creators creato da KcrPL. Creerà automaticamente un file ` feeds.xml` e lo copierà sulla tua scheda SD!
{: .notice--info}
-If you don't have a Windows computer, use this template and use your favorite text editor to make the `feeds.xml`.
+Se non hai un computer Windows, usa questa base ed usa il tuo editor di testo preferito per creare il `feeds.xml`.
```xml
@@ -35,7 +35,7 @@ If you're using the Windows Operating System, you can use the RSS Feeds Creators
```
-Replace the "name" portion with the title you want to put for the feed. Make sure it's not very long, since there's not that much space. Then, replace the link portion with the link to the RSS feed. You can put as many feeds as you want. Don't delete the "CDATA" part.
+Sostituisci la porzione "name" con il titolo che vuoi mettere al feed. Assicurati che non sia troppo lungo, siccome non c'è molto spazio. Poi, sostituisci la porzione del link con il link al feed RSS. Puoi mettere quanti feed vuoi. Non cancellare la parte "CDATA".
```xml
@@ -54,11 +54,11 @@ Salva il file che hai appena fatto nella root della tua SD.
Non ti è ancora arrivato niente? Prova un feed RSS che si aggiorna più frequentemente, come una pagina di notizie. Se il feed RSS non si aggiorna spesso, allora non riceverai molti feed.
{: .notice--warning}
-We recommend you use just a few feeds, because if you subscribe to a lot of feeds you can get a ton of mail on your Wii.
+Ti consigliamo di usare solo pochi feed, perché se ti iscrivi a tanti feed avrai un sacco di e-mail sulla tua Wii.
{: .notice--info}
-If you're not receiving updates after a few days, you might need to subscribe to the RSS feeds again. Launch RSSMii from the Homebrew Channel again and it'll create brand new subscriptions.
+Se non stai ricevendo aggiornamenti dopo qualche giorno, forse dovrai iscriverti al feed RSS nuovamente. Carica RSSMii dall'Homebrew Channel nuovamente e lui creerà delle nuove iscrizioni.
{: .notice--info}
-[Removing RSSMii](rssmii-remove)
+[Rimuovere RSSMii](rssmii-remove)
{: .notice--info}
diff --git a/_pages/it_IT/site-navigation.md b/_pages/it_IT/site-navigation.md
index 578628bc9..d375ed736 100644
--- a/_pages/it_IT/site-navigation.md
+++ b/_pages/it_IT/site-navigation.md
@@ -1,5 +1,5 @@
---
-title: "Site Navigation"
+title: "Navigazione del sito"
layout: single
sitemap: false
---
@@ -7,7 +7,7 @@ sitemap: false
![WiiTutorials](/images/WiiTutorials.jpg)
{% capture notice-1 %}
-**Featured**
+**Abbiamo**
+ [cIOS](cios)
+ [RiiConnect24](riiconnect24)
@@ -18,9 +18,9 @@ sitemap: false
{% capture notice-2 %}
**RiiConnect24/Wiimmfi**
+ [RiiConnect24](riiconnect24)
-+ [RiiConnect24 Battery Fix](riiconnect24-batteryfix)
-+ [RiiConnect24 Troubleshooting](riiconnect24-troubleshooting)
-+ [RiiConnect24 vWii](riiconnect24-vwii)
++ [Riparare la Batteria di RiiConnect24](riiconnect24-batteryfix)
++ [Errori con RiiConnect 24](riiconnect24-troubleshooting)
++ [RiiConnect24 Wii virtuale](riiconnect24-vwii)
+ [Wiimmfi](wiimmfi)
+ [WiiWare Patcher](wiiwarepatcher)
@@ -37,26 +37,26 @@ sitemap: false
+ [Wii Mod Lite](wiimodlite)
**Homebrew**
-+ [Creating Wii Game Shortcuts](wiigsc)
-+ [How to dump GameCube/Wii games](dump-games)
-+ [How to dump Channels (WADs)](dump-wads)
-+ [Installing RSSMii](rssmii)
-+ [Installing Wii Themes](themes)
-+ [Performing a SysCheck](syscheck)
-+ [Removing RSSMii](rssmii-remove)
++ [Creare Shortcuts per giochi Wii](wiigsc)
++ [Come estrarre giochi GameCube/Wii](dump-games)
++ [Come estrarre Canali (WADs)](dump-wads)
++ [Installare RSSMii](rssmii)
++ [Installazione temi Wii](themes)
++ [Performare una SysCheck](syscheck)
++ [Rimuovere RSSMii](rssmii-remove)
+ [RiiTag](riitag)
+ [USB Loader GX](usbloadergx)
+ [Wii Backup Manager](wiibackupmanager)
**Wii mini**
-+ [Installing The Homebrew Channel on the Wii mini](hbc-mini)
-+ [Installing cIOS on the Wii mini](cios-mini)
++ [Installare l'Homebrew Channel sulla Wii mini](hbc-mini)
++ [Installare cIOS sulla Wii mini](cios-mini)
-**Site**
+**Sito**
+ [Home](/)
-+ [Get Started](get-started)
++ [Iniziare](get-started)
+ [FAQ](faq)
-+ [Donations](donations)
++ [Donazioni](donations)
{% endcapture %}
{{ notice-2 | markdownify }}
diff --git a/_pages/it_IT/str2hax.md b/_pages/it_IT/str2hax.md
index ceed22f5d..3417d3a61 100644
--- a/_pages/it_IT/str2hax.md
+++ b/_pages/it_IT/str2hax.md
@@ -4,44 +4,44 @@ title: "str2hax"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se hai bisogno di aiuto per questo tutorial, unisciti a [il server Discord RiiConnect24 ](https://discord.gg/b4Y7jfD) (raccomandato) o [mandaci una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Note that if your ISP or networking environment prevents using custom DNS servers, str2hax will not work and you should [choose another exploit to use](get-started).
+Nota che se il tuo ISP o networking environment impedisce di usare server DNS personalizzati, str2hax non funzionerà e dovrai [scegliere un altro exploit da usare](get-started).
{: .notice--info}
-str2hax is an exploit for the Wii that is triggered by loading the Wii's End User License Agreement. It requires nothing but an Internet connection that lets you change the DNS on your Wii.
+str2hax è un exploit per la Wii che è attivato caricando la Licenza dell'Utente Wii. Non richiede niente se non una connessione Internet che ti permette di cambiare il DNS della tua Wii.
-#### What you need
+#### Di cosa hai bisogno
-* A Wii with an Internet connection on system version 4.3
+* Una Wii con una connessione Internet aggiornata alla versione 4.3
-#### Instructions
+#### Istruzioni
-##### Section I - Connecting
+##### Sezione 1 Connettere
-This exploit requires you to set your DNS in order to connect to a server that contains the exploit.
+Questo exploit ti richiede di impostare il tuo DNS per connettersi al servere che contiene l'exploit.
-1. Go to `Wii Options`. ![Wii Options](/images/RiiConnect24/Internet_1.png)
-2. Go to `Wii Settings`. ![Wii Settings](/images/RiiConnect24/Internet_2.png)
-3. Go to `Page 2`, then click on `Internet`. ![Internet](/images/RiiConnect24/Internet_3.png)
-4. Go to `Connection Settings`. ![Connection Settings](/images/RiiConnect24/Internet_4.png)
-5. Select your current connection. ![Current Connection](/images/RiiConnect24/Internet_5.png)
-6. Go to `Change Settings`. ![Change Settings](/images/RiiConnect24/Internet_6.png)
-7. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`. ![Auto-Obtain DNS](/images/RiiConnect24/Internet_7.png)
-8. Type in `97.74.103.14` as the primary DNS.
-9. Type in `173.201.71.14` as the secondary DNS.
-10. Select `Confirm`, then select `Save`. ![Save DNS](/images/RiiConnect24/Internet_10.png)
-11. Select `OK` to perform a connection test. ![Connection Test](/images/RiiConnect24/Internet_11.png)
- - If the connection test was successful, select `No` to skip the Wii System Update. ![Connection Test Successful](/images/RiiConnect24/Internet_12.png)
- - If it was unsuccessful, then please use [another exploit](get-started).
+1. Vai su `Opzioni Wii`. ![Opzioni Wii](/images/RiiConnect24/Internet_1.png)
+2. Vai su `Impostazioni Wii`. ![Impostazioni Wii](/images/RiiConnect24/Internet_2.png)
+3. Vai alla `Pagina 2`, poi clicca su `Internet`. ![Internet](/images/RiiConnect24/Internet_3.png)
+4. Vai su `Impostazioni Connessioni`. ![Impostazioni Connessione](/images/RiiConnect24/Internet_4.png)
+5. Seleziona la tua connessione corrente. ![Connessione Attuale](/images/RiiConnect24/Internet_5.png)
+6. Vai su `Cambia Impostazioni`. ![Cambia Impostazioni](/images/RiiConnect24/Internet_6.png)
+7. Vai su `Ottieni DNS automatico` (Non Indirizzo IP), poi seleziona `No`, e poi `Impostazioni Avanzate`. ![Ottieni DNS Automatico](/images/RiiConnect24/Internet_7.png)
+8. Scrivi `97.74.103.14` come DNS primario.
+9. Scrivi `173.201.71.14` come DNS secondario.
+10. Seleziona `Conferma`, poi seleziona `Salva`. ![Salva DNS](/images/RiiConnect24/Internet_10.png)
+11. Seleziona `OK` per effettuare un test di connessione. ![Test di Connessione](/images/RiiConnect24/Internet_11.png)
+ - Se la connessione è andata bene, seleziona `No` per saltare il Wii System Update. ![Test di Connessione Riuscito](/images/RiiConnect24/Internet_12.png)
+ - Se non è andata bene, allora usa [un altro exploit](get-started).
-##### Section II - Triggering the Exploit
+##### Sezione 2 - Eseguire l'Exploit
-1. Go to the `Internet` section, then `User Agreements` or `Agreement/Contact`, then `Yes`.
-2. If you see a pony on the screen on a light blue background, you have set it up correctly. Wait 1-2 minutes for the exploit to trigger (it should take about 1 minute and 25 seconds). The exploit will download the HackMii Installer so you can continue.
+1. Vai sulla sezione `Internet`, poi su ` Accordi User` o su `Accordi/Contatti`, poi `Si`.
+2. Se vedi un pony sulla schermata con uno sfondo celeste, hai impostato il tutto correttamente. Attendi 1-2 minuti per aspettare che l'exploit si attivi (dovrebbe richiedere circa 1 minuto e 25 secondi). L'exploit installerà l'HackMii Installer perrfarti continuare.
-If the HackMii Installer doesn't load and it instead freezes (you can't move your cursor) or it doesn't take 1-2 minutes to trigger, please restart your Wii and retry the exploit.
+Se l'HackMii Installer non carica e se frizza (non puoi muovere il tuo cursore) o non ci mette 1-2 minuti ad attivarsi, per favore riavvia la tua Wii e riprova l'exploit.
-[Continue to Homebrew Channel and BootMii Installation](hbc)
+[Continua l'installazione dell'Homebrew Channel e di BootMii](hbc)
{: .notice--info}
diff --git a/_pages/it_IT/syscheck.md b/_pages/it_IT/syscheck.md
index 2c6778b6d..320699db0 100644
--- a/_pages/it_IT/syscheck.md
+++ b/_pages/it_IT/syscheck.md
@@ -4,26 +4,26 @@ title: "SysCheck"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se hai bisogno di aiuto per questo tutorial, unisciti a [il server Discord RiiConnect24 ](https://discord.gg/b4Y7jfD) (raccomandato) o [mandaci una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-A SysCheck lists all the IOS and cIOS that are on your Wii, along with some information about each of them. It also gives you some other useful information. When you have IOS-related problems on your Wii, someone might ask you to do a SysCheck.
+Un SysCheck mette in lista tutti gli IOS e cIOS nella tua Wii, assieme ad alcune informazioni su essi. Ti da anche altre informazioni utili. Quando hai dei problemi legati agli IOS sulla tua Wii, qualcuno ti potrebbe chiedere di fare un SysCheck.
-#### What you need
+#### Di cosa hai bisogno
-* An SD card or USB drive
+* Una scheda SD o dispositivo USB
* [SysCheck HacksDen Edition](http://www.hacksden.com/downloads.php?do=file&id=149)
-#### Instructions
-##### Section I - Downloading/Installing
+#### Istruzioni
+##### Sezione 1 - Scaricare/Installare
-1. Extract SysCheck HacksDen Edition and put it in the `apps` folder on your SD card or USB drive.
-2. Insert your SD card or USB drive into your Wii, and launch SysCheck HacksDen Edition from the Homebrew Channel.
+1. Estrai SysCheck HakcsDen Edition e mettilo nella cartella `apps` sulla tua scheda SD o dispositivo USB.
+2. INserisci la tua scheda SD o dispositivo USB nella tua Wii, e carica SysCheck HacksDen Edition dal canale Homebrew.
-##### Section II - Performing a SysCheck
+##### Sezione 2 Fare un SysCheck
-1. Wait for the program to get some information about your Wii.
-2. When "This IOS will be tested (Please select)" is shown on the screen, press A. ![Choose IOS](/images/SysCheck/1.png)
-3. Wait for the program to get information about your IOS.
-4. After it finishes, press the `A` Button if you want to view the log. ![Completed](/images/SysCheck/2.png)
-5. If you want to share the SysCheck, you can share the `sysCheck.csv` saved to the root of your SD Card. The `IOSsysCheck.log` file (saved to the root as well) contains additional information about IOS.
+1. Aspetta che il programma prenda un po' di informazioni sulla Wii.
+2. Quando "This IOS will be tested (Please select)" è mostrato sullo schermo, premi A. ![Scegli IOS](/images/SysCheck/1.png)
+3. Aspetta che il programma prenda informazioni sull'IOS.
+4. Una volta che ha finito, premi il pulsante `A` se vuoi vedere il log. ![Completato](/images/SysCheck/2.png)
+5. Se vuoi condividere un SysCheck, puoi condividere il `sysCheck.csv` salvato alla radice della tua scheda SD. Il file `IOSsysCheck.log` (anch'esso salvato alla radice) contiene altre informazioni sull'IOS.
diff --git a/_pages/it_IT/themes.md b/_pages/it_IT/themes.md
index 071de2dba..7f0828fca 100644
--- a/_pages/it_IT/themes.md
+++ b/_pages/it_IT/themes.md
@@ -9,7 +9,7 @@ Se hai bisogno di aiuto per questo tutorial, vai su [il server di Discors su Rii
Stanco del noioso, piatto tema bianco del Wii Menu, e vuoi invece un tema figo? Questo tutorial ti aiuterà ad ottenere un nuovo tema per il tuo Wii Menu!
-In caso di blocco, [installare Priiloader è utile](/priiloader). Installare anche BootMii (come Boot2 se hai già una Wii) Installare la protezione dai blocchi e seguire correttamente la guida ti tiene al sicuro da blocchi. NON CONTINUARE FINO A CHE NON HAI PRIILOADER E BOOTMII INSTALLATI!
+In caso di blocco, [Installare Priiloader è necessario](priiloader). Installare anche BootMii (come Boot2 se hai già una Wii) Installare la protezione dai blocchi e seguire correttamente la guida ti tiene al sicuro da blocchi. NON CONTINUARE FINO A CHE NON HAI PRIILOADER E BOOTMII INSTALLATI!
{: .notice--warning}
Non installare un tema personale su vWii (Wii U)! Questo lo bloccherà.
@@ -31,7 +31,7 @@ Raccomandiamo [installa cIOS](cios) prima di continuare.
* Un computer con Windows (oppure usare Mono o Wine su un Mac/Linux)
* [MyMenuify Mod](/assets/files/MyMenuifyModv1.5.zip)
* [ThemeMii Mod](/assets/files/New_Thememii_MOD.rar)
-* [This GBAtemp post](https://gbatemp.net/threads/wii-theme-team-creations-v2.336596/)
+* [Questo post di GBAtemp](https://gbatemp.net/threads/wii-theme-team-creations-v2.336596/)
Assicurati di leggere questi avvertimenti prima di continuare!
{: .notice--warning}
@@ -40,7 +40,7 @@ Assicurati di leggere questi avvertimenti prima di continuare!
##### Sezione I - Trovare un Tema
-* Peruse the GBAtemp post, finding a theme you want to install. Alcuni hanno video su YouTube per mostrare com’è il tema, purtroppo alcuni non sono disponibili.
+* Ricerca il post su GBAtemp, trova il tema che vuoi installare. Alcuni hanno video su YouTube per mostrare com’è il tema, purtroppo alcuni non sono disponibili.
* Trovato quello che ti piace, scarica la versione corrispondente al tuo Wii Menu. **È molto importante prendere quello giusto per evitare blocchi.**
* Probabilmente scaricherai il link che dice 4.X, cioè il tema che funziona sulla versione 4.1, 4.2 e 4.3 del Wii Menu.
* Alcuni temi hanno diversi link per diversi paesi, quindi seleziona quello corrispondente al paese della tua Wii.
@@ -53,18 +53,18 @@ Assicurati di leggere questi avvertimenti prima di continuare!
2. Vai su `Strumenti` > `Download Base App` > Versione del tuo Wii Menu > Paese del tuo Wii Menu
3. Apparirà una finestra chiedendoti di inserire un valore per creare una chiave. Inserisce quel che dice, creerà una chiave che servirà a decriptare il Wii Menu dai server di Nintendo.
4. Una finestra di selezione file ti chiederà dove salvare il file .app (che sarebbe il file Wii Menu scaricato). Salvalo nella directory dove c’è ThemeMii.
-5. Go to `Options` > `Standard System Menu` > Version of your Wii Menu > Region of your Wii Menu
-6. Go to `File` > `Open`, then browse for where your .mym file is.
-7. Press `Create csm`, then browse for a directory you want to save the theme in. Give it a moment to build the theme.
-8. A dialog box will pop up hopefully saying it built the theme correctly, and it will ask you if you want to save the .mym. Press `No`.
+5. Vai su `Opzioni`>`Standard System Menu`> Versione del tuo Menù Wii > Regione del tuo Menù Wii
+6. Vai su `File` > `Open`, poi cerca dove si trova il tuo file .mym.
+7. Premi `Create csm`, poi cerca un posto dove salvare il tema. Dagli un momento per creare il tema.
+8. Un dialogo spunterà dicendoti che il tema è stato costruito correttamente, e ti chiederà se vuoi salvare il .mym. Premi `No`.
-##### Section III - Installing the Theme
+##### Sezione 3 - Installare il Tema
-1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
-2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
-3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
-5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
+1. Estrai MyMenuify Mod e mettilo nella cartella `apps` della tua scheda SD o dispositivo USB.
+2. Metti il file .csm che hai salvato nella cartella chiamata `modthemes` sulla tua scheda SD o dispositivo USB.
+3. Inserisci la tua scheda SD o dispositivo USB dentro la tua Wii, e carica MyMenuify Mod dall'Homebrew Channel.
+4. Dopo il messaggio di traduzione, ti verrà chiesto in quale IOS vuoi usare l'app. Se hai un [cIOS installato](cios), usa `IOS249`, altrimenti usa `IOS58`. Se ottieni un errore `Exception DSI occured!`, premi Reset sulla tua console Wii, carica il tutto nuovamente e prova `IOS250`.
+5. Metti in primo piano il tema che vuoi installare, poi premi A. Dagli un momento per installare il tema, poi premi qualunque bottone per tornare al Menù Wii. Speriamo che il tema si sia installato correttamente.
-If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
+Se ricevi l'errore "I file di sistema sono corrotti", non allammarti se hai installato Priiloader. Spegni la tua Wii, e accendila nuovamente mentre tieni premuto anche il pulsante RESET. Si aprirà il menù di Priiloader, nel quale avrai una varietà di opzioni per aggiustare il tuo Menù Wii. Una delle opzioni è caricare l'Homebrew Channel, dove puoi caricare MyMenuify Mod e premere un bottone per scaricare ed installare il tema del Menù Wii originale.
{: .notice--info}
diff --git a/_pages/it_IT/usbloadergx.md b/_pages/it_IT/usbloadergx.md
index e25b797f3..251b25ca3 100644
--- a/_pages/it_IT/usbloadergx.md
+++ b/_pages/it_IT/usbloadergx.md
@@ -4,82 +4,82 @@ title: "USB Loader GX"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se hai bisogno di aiuto per questo tutorial, unisciti a [il server Discord RiiConnect24 ](https://discord.gg/b4Y7jfD) (raccomandato) o [mandaci una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-This is a quick start guide on how to use USB Loader GX, a popular USB loader for the Wii that's used to play games from a USB Drive.
+Questa è una veloce guida su come usare USB Loader GX, un popolare USB loader per la Wii che è usato per giocare a giochi da un dispositivo USB.
![USB Loader GX](/images/usbloadergx.png)
-#### What you need
+#### Di cosa hai bisogno
-* A Wii
-* A USB Drive
+* Una Wii
+* Un dispositivo USB
* [USB Loader GX](https://sourceforge.net/projects/usbloadergx/files/latest/download)
-Make sure you have installed [cIOS](/cios) before following this!
+Assicurati di avere installato [cIOS](/cios) prima di seguire questa guida!
{: .notice--info}
-We recommend you copy games over with [Wii Backup Manager](/wiibackupmanager) if you use Windows, or Witgui if you use macOS.
+Consigliamo di copiare i tuoi giochi con [Wii Backup Manager](/wiibackupmanager) se usi Windows, o Witgui se usi un macOS.
{: .notice--info}
-To play multiple games, we recommend a USB-powered external hard drive for your Wii. We will refer to it as a "USB Drive" in this guide. Most of the ones you can find on the market should work fine if they have USB 2 backwards compatibility. Drives with 1 TB or more in capacity will work. A flash drive will also work, but due to the size of a flash drive, it won't be able to store as many games.
+Per giocare a vari giochi, consigliamo di usare un hard drive USB per la tua Wii. Lo chiameremo "Dispositivo USB" in questa guida. La maggior parte che troverai dovrebbero andar bene finché possiedono la retro-compatibilità con la USB 2. Dispositivi con 1 TB di capacità o ancora di più funzioneranno. Anche un flash drive funzionerà, ma per via delle dimensioni non sarà capace di contenere molti giochi.
{: .notice--info}
-Make sure your USB Drive is formatted as FAT32 or NTFS. Do not format it as other types such as extFS or WBFS, the latter is an old format of storing Wii games.
+Assicurati che il tuo dispositivo USB sia formattato a FAT32 o NTFS. Non formattarla ad altri tipi tipo extFS o WBFS, esso è un vecchio formato per contenere giochi Wii.
{: .notice--info}
-#### Instructions
+#### Istruzioni
-##### Downloading
+##### Scaricare
-1. Extract USB Loader GX and put it in the `apps` folder on your USB drive or SD card.
-2. Insert your USB drive, and SD card if you're using one, into your Wii and launch USB Loader GX from the Homebrew Channel.
+1. Estrarre USB Loader GX e mettilo nella cartella `apps` del tuo dispositivo USB o scheda SD.
+2. Inserisci il tuo dispositivo USB, e la scheda SD se la stai usando, nella tua Wii e carica USB Loader GX dall'Hombrew Channel.
-##### Getting Started
+##### Iniziare
-There is no "guide" to use the USB Loader GX app. This is intended to help you learn how to use it, by giving you a quick start. You should be able to figure out all the great features of USB Loader GX by using it.
+Non c'è nessuna "guida" per usare l'applicazione USB Loader GX. Noi vogliamo aiutarti ad imparare ad usarlo, dandoti una semplice partenza. Dovresti riuscire a capire tutte le fantastiche features di USB Loader GX semplicemente usandolo.
{: .notice--info}
-* If USB Loader GX says "Waiting for HDD..." with a 20 seconds countdown, it's likely that it can't find the USB Drive. Try to exit out of the app, and then relaunch it after you put the USB Drive in the other port of the Wii.
-* You can press the 1 Button on your Wii Remote to open up a dialog to download game covers and artwork from [GameTDB](https://gametdb.com/). It might take a while to download the game covers and artwork, depending on how many games you have.
-* There are WADs that can open up USB Loader GX if you load it from the Wii Menu. This is called a forwarder WAD.
-* GameCube or "custom" Wii games may or may not have a custom banner that USB Loader GX uses. To enable this, find or write `CustomBannersURL = http://banner.rc24.xyz/` in config/GXGlobal.cfg on your USB Drive. Then you can use the "Custom Banner" download by pressing the 1 Button on your Wii Remote.
+* Se USB Loader GX dice "Waiting for HDD..." con un conto alla rovescia di 20 secondi, e probabile che non riesce a trovare il dispositivo USB. Prova ad uscire dall'applicazione, poi caricala nuovamente dopo aver spostato il dispositivo USB nell'altra porta della Wii.
+* Puoi premere il pulsante 1 sul tuo telecomando Wii per aprire un dialogo per scaricare copertine ed artwork da [GameTDB](https://gametdb.com/). Potrebbe richiedere un po' di tempo per scaricare le copertine ed artwork, in base a quanti giochi hai.
+* Ci sono dei WAD che possono aprire USB Loader GX se lo carichi dal Menù Wii. Si chiama forwarder WAD.
+* Giochi Wii "personalizzati" e GameCube potrebbero non avere la copertina personalizzata che usa USB Loader GX. Per impostarle, cerca o scrivi `CustomBannersURL = http://banner.rc24.xyz/` in config/GXGlobal.cfg sul tuo dispositivo USB. Poi puoi usare il "Custom Banner" download premendo il pulsante 1 sul tuo telecomando Wii.
-##### User Interface
+##### Interfaccia
-There are multiple buttons in the USB Loader GX interface.
+Ci sono molteplici pulsanti nell'interfaccia di USB Loader GX.
-###### Main Menu
+###### Menù Principale
-These are the functions the buttons found on the top of the main menu do, from left to right:
+Questi sono i pulsanti di funzione che si trovano sopra il menù principale, da sinistra a destra:
-* Star - Shows games that you have marked as "favorites".
-* Search - Lets you search for games by name.
-* Sort - Cycles through sorting methods for games.
-* Platform - Choose to sort games by platform.
-* Category - Sorts games by category.
-* List - Shows games in a list view.
-* Multi-Cover View - Shows games in a multi-cover view.
-* Cover Carousel View - Shows games in a carousel view.
-* Wii Menu View - Shows games in a Wii Menu view.
-* Parental Control - Locks USB Loader GX.
-* Disc - Loads a game via disc.
+* Star - Mostra i giochi che hai scelto come "preferiti".
+* Search - Ti permette di cercare giochi dal nome.
+* Sort - Imposta il metodo per disporre i giochi.
+* Platform - Scegli di disporre giochi in base alla piattaforma.
+* Category - Dispone i giochi in base alla loro categoria.
+* List - Mostra i giochi tramite una lista.
+* Multi-Cover View - Mostra i giochi nella modalità multi-cover.
+* Cover Carousel View - Mostra i giochi nella modalità carousel.
+* Wii Menù View - Mostra i giochi nella modalità Menù Wii.
+* Parental Control - Blocca USB Loader GX.
+* Disc - Carica i giochi dal disco.
-Pressing any game will allow you to play the game by pressing "Start".
+Premendo su qualunque gioco ti permetterà di giocarlo premendo "Start".
-There are also other buttons:
+Ci sono anche altri pulsanti:
-* + Icon - "Install" a game, i.e. loading it from disc and dumping it.
-* Gears - Settings for USB Loader GX.
-* SD card - Remount the SD card.
-* Homebrew - Load homebrew apps.
-* Wii - Open up the HOME Menu, which can also be accessed by pressing the HOME Button on the Wii Remote.
-* Power Button - Turn off your Wii.
+* Icona + - "Installa" un gioco, ovvero lo carica da un disco e lo copia.
+* Ingranaggi - Impostazioni di USB Loader GX.
+* Scheda SD - Guarda la scheda SD.
+* Homebrew - Carica le applicazioni Homebrew.
+* Wii - Apre il Menù HOME, che è accessibile anche premendo il pulsante HOME sul telecomando Wii.
+* Pulsante di spegnimento - Spegne la tua Wii.
-On the middle of the bottom of the screen, you can see how much space is free on your USB Drive and how many games you have.
+Nel mezzo della schermata inferiore, puoi vedere quanto spazio è libero sul tuo dispositivo USB e quanti giochi hai.
-##### Options once complete
+##### Opzioni una volta completate
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continua a navigare nel sito](site-navigation)
Abbiamo molti altri tutorial che potrebbero interessarti.
{: .notice--info}
diff --git a/_pages/it_IT/wiibackupmanager.md b/_pages/it_IT/wiibackupmanager.md
index 488cea25b..0e17c3941 100644
--- a/_pages/it_IT/wiibackupmanager.md
+++ b/_pages/it_IT/wiibackupmanager.md
@@ -4,46 +4,46 @@ title: "Wii Backup Manager"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se hai bisogno di aiuto per questo tutorial, unisciti a [il server Discord RiiConnect24 ](https://discord.gg/b4Y7jfD) (raccomandato) o [mandaci una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Wii Backup Manager is a program to copy Wii games from your computer to a USB drive so you can play the games on your Wii. It also can download game covers from [GameTDB](https://gametdb.com/) and can be used to list what games you have. This tutorial will tell you how to copy over games from your computer to your USB drive. The other features are able to be used in the easy-to-use interface.
-#### What you need
+Wii Backup Manager è un programma per copiare giochi Wii dal tuo computer su un dispositivo USB così che tu possa giocarli sulla tua Wii. Può anche scaricare le copertine dei giochi da [GameTDB](https://gametdb.com/) e può essere usato per mettere in lista i giochi che hai. Questo tutorial ti dirà come copiare giochi dal tuo computer al tuo dispositivo USB. Le altre funzionalità possono essere usate da una interfaccia facile da usare.
+#### Di cosa hai bisogno
-* A USB drive
+* Un dispositivo USB
* [Wii Backup Manager](https://static.wiidatabase.de/Wii-Backup-Manager.zip)
-We recommend you use Witgui if you use macOS. Wii Backup Manager doesn't work on macOS.
+Ti consigliamo di usare Witgui se stai usando un macOS. Wii Backup Manager non funziona su macOS.
{: .notice--info}
-To play multiple games, we recommend a USB-powered external hard drive for your Wii. We will refer to it as a "USB drive" in this guide. Most of the ones you can find on the market should work fine if they have USB 2 backwards compatibility. Drives with 1 TB or more in capacity will work. A flash drive will also work, but due to the size of a flash drive, it won't be able to store as many games.
+Per giocare a vari giochi, consigliamo di usare un hard drive USB per la tua Wii. Lo chiameremo "Dispositivo USB" in questa guida. La maggior parte che troverai dovrebbero andar bene finché possiedono la retro-compatibilità con la USB 2. Dispositivi con 1 TB di capacità o ancora di più funzioneranno. Anche un flash drive funzionerà, ma per via delle dimensioni non sarà capace di contenere molti giochi.
{: .notice--info}
-Make sure your USB drive is formatted as FAT32 or NTFS. Do not format it as other types such as extFS or WBFS, the latter is an old format of storing Wii games.
+Assicurati che il tuo dispositivo USB sia formattato a FAT32 o NTFS. Non formattarla ad altri tipi tipo extFS o WBFS, esso è un vecchio formato per contenere giochi Wii.
{: .notice--info}
-#### Instructions
+#### Istruzioni
-##### Section I - Downloading
+##### Sezione 1 - Scaricare
-1. Extract Wii Backup Manager, and launch the program.
-2. Insert your USB drive into your computer.
+1. Estrai Wii Backup Manager, e carica il programma.
+2. Inserisci il tuo dispositivo USB dentro il tuo computer.
-##### Section II - Copying Games Over
+##### Sezione 2 - Copiare i tuoi giochi
-1. Go to the `Drive 1` tab, then select `Drive`.
-2. Select the drive that you're using for the Wii games.
-3. Go to the `Files` tab, then select `Add`.
-4. Select `Files` to add multiple games to the program, or select `Folder` to add a whole folder of games.
-5. Select `Transfer`, then select `Drive 1` to transfer the games over. It might take a while for the games to copy over.
+1. Vai su `Drive 1`, poi seleziona `Drive`.
+2. Seleziona il dispositivo che stai usando per i giochi Wii.
+3. Vai su `Files`, poi seleziona `Add`.
+4. Seleziona `Files` per aggiungere più giochi al programma, o seleziona `Folder` per aggiungere un intera cartella di giochi.
+5. Seleziona `Transfer`, poi seleziona `Drive 1` per trasferire i giochi. Far traferire i giochi potrebbe richiedere un po' di tempo.
-##### Options once complete
+##### Opzioni una volta completato
-[Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader.
+[Continue to cIOS](cios)
cIOS è necessario alla tua Wii per un USB Loader.
{: .notice--info}
-[Continue to USB Loader GX](usbloadergx) USB Loader GX is a USB Loader so you can play games on your Wii from a USB drive.
+[Continua su USB Loader GX](usbloadergx) USB Loader GX è un USB Loader che ti permette di giocare i giochi sulla Wii dal dispositivo USB.
{: .notice--info}
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continua a navigare nel sito](site-navigation)
Abbiamo molti altri tutorial che potrebbero interessarti.
{: .notice--info}
diff --git a/_pages/it_IT/wiimmfi.md b/_pages/it_IT/wiimmfi.md
index 946cd2afa..8e2d55c25 100644
--- a/_pages/it_IT/wiimmfi.md
+++ b/_pages/it_IT/wiimmfi.md
@@ -4,119 +4,119 @@ title: "Wiimmfi"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se hai bisogno di aiuto per questo tutorial, unisciti a [il server Discord RiiConnect24 ](https://discord.gg/b4Y7jfD) (raccomandato) o [mandaci una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-![Wiimmfi Logo](/images/WiiWiimmfiLogo.jpg)
+![Wimmfi Logo](/images/WiiWiimmfiLogo.jpg)
-[Wiimmfi](https://wiimmfi.de) is a replacement service for the now-defunct Nintendo Wi-Fi Connection. It has been developed by Wiimm and Leseratte.
+[Wimmfi](https://wiimmfi.de) è un servizio che sostituisce l'ormai defunta Nintendo Wi-Fi Connection. E' stato sviluppato da Wimm e Leseratte.
-## Different patchers
+## Vari Patchers
-There are lots of different methods to connect to Wiimmfi.
+Ci sono molti metodi di connettersi a Wiimmfi.
-### Homebrew (Disc) Application
-MrBean35000vr (creator of CTGP-R, a Mario Kart Wii content pack) created a Wiimmfi Disc Patcher that allows you to insert a disc and patch the game on-the-fly for Wiimmfi use, though this must be run every time you start the disc.
+### Applicazione (Disco) Hombrew
+MrBean35000vr (creatore di CTGP-R, un pacchetto contenuti per Mario Kart Wii) ha creato un Wiimmfi Disc Patcher che ti permette di inserire un disco e patchare il gioco al volo per usare Wimmfi, però deve attivarsi tutte le volte che avvii il disco.
-#### What you need
-* An SD card or USB drive
-* [Auto Wiimmfi Patcher](/assets/files/autowiimmfipatcher-0.6.zip)
+#### Di cosa hai bisogno
+* Una scheda SD o dispositivo USB
+* [Auto Wimmfi Patcher](/assets/files/autowiimmfipatcher-0.6.zip)
-#### Instructions
+#### Istruzioni
-1. Extract Auto Wiimmfi Patcher and put it in the `apps` folder on your SD card or USB drive.
-2. Insert your SD Card into your Wii, and launch Auto Wiimmfi Patcher from the Homebrew Channel.
-3. Insert your game disc (you can insert it before or after launch, it doesn't matter).
-4. Wait for patch to complete, and it'll begin!
+1. Estrai Auto Wiimmfi Patcher e mettilo nella cartella`apps` sulla tua scheda SD o dispositivo USB.
+2. Inserisci la tua scheda SD dentro la tua Wii, e carica Auto Wiimmfi Patcher dall'Hombrew Channel.
+3. Inserisci il tuo disco (puoi anche inserirlo prima, non importa).
+4. Aspetta che la patch finisca, e potrai andare!
-### No-Homebrew (Disc)
-Thanks to Fullmetal5's str2hax exploit, which Leseratte was able to adapt for the Wiimmfi patcher, you can run the Wiimmfi patch without having any homebrew on your Wii.
+### No-Hombrew (Disco)
+Grazie all'exploit str2hax di Fullmetal5, che Leseratte ha adattato al Wiimmfi Patcher, puoi caricare la patch Wiimmfi anche senza homebrew sulla tua Wii.
-#### What you need
-* A Wii with an Internet connection
+#### Di cosa hai bisogno
+* Una Wii con connessione Internet
-#### Instructions
+#### Istruzioni
-1. Insert your game disc.
-2. Go into your internet connection settings and set the DNS server of your console to 95.217.77.151.
-3. Go to the WC24 contract information (third button after clicking on "Internet" in the settings).
-4. Confirm that you do want to use WC24 and the shop channel
-5. The Wiimmfi patcher page should show up. If it doesn't, and you still see the default license agreement, your router might not be compatible with this method.
-6. Wait for about 1 minute and 30 seconds for the patcher to load
-7. The game should now start with the Wiimmfi patch included
+1. Inserisci il tuo disco.
+2. Vai sulla tua connessione internet ed imposta il server DNS della tua console a 95.217.77.151.
+3. Vai sulle informazione del contratto WC24 (terzo bottone dopo aver cliccato su "Internet" nelle impostazioni).
+4. Conferma che vuoi usare WC24 e lo Shop Channel
+5. La pagina del Wiimmfi patcher dovrebbe mostrarsi. Se non lo fa, e vedi ancora il normale accordo di licenza, il tuo router potrebbe non essere compatibile con questo metodo.
+6. Aspetta circa 1 minuto e 30 secondi per caricare il patcher
+7. Il gioco adesso dovrebbe avviarsi con la patch Wiimmfi inclusa
### ISO Patching
-You may not want to run a patcher each time you want to play on Wiimmfi, and maybe you already use a USB Loader. As such, ISO Patchers were created, some for specific games.
+Magari vorresti non caricare un patcher ogni volta che vuoi giocare su Wimmfi, e magari utilizzi già un USB Loader. Per quello, gli ISO Patchers sono stati creati, per alcuni giochi specifici.
-#### What you need
-- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
-- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
-**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
-- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
+#### Di cosa hai bisogno
+- La tua copia del gioco (WBFS, ISO, cISO, ed altri formati che la Wii può usare sono supportati).
+- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Solo per Windows)
+**oppure**
+- L'ISO Patcher di Wimm (multi-piattaforma)
+ - [Patcher per Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher per gli altri giochi](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Un USB Loader, cIOS, ed un dispositivo USB dove mettere il gioco (dovresti già averli se stai usando un USB Loader)
-#### Instructions
-1. Extract the patcher of your choice to a folder, and place your copy of the game in it.
-2. Run the patch script for your OS: usually it will end in `.bat` for Windows and `.sh` for Mac/Linux. If you're using the RiiConnect24 Patcher, select your device (Wii, vWii, or Dolphin) and choose the patcher for your game.
-3. Once it's finished, get the version out of the `wiimmfi-images` folder (it may be in the folder before the patcher - ../wiimmfi-images) and copy it back to your USB.
+#### Istruzioni
+1. Estrai il patcher di tua scelta in una cartella, e mettici la tua copia del gioco.
+2. Lancia il patch script per il tuo OS: solitamente finisce con `.bat` per Windows e `.sh` per Mac/Linux. Se stai usando RiiConnect24 Patcher, seleziona il tuo dispositivo (Wii, vWii o Dolphin) e scegli il patcher per il tuo gioco.
+3. Una volta finito, prendi la versione dalla cartella `wiimmfi-images` (potrebbe essere nella cartella prima del patcher - ../wiimmfi-images) e copiala nella tua USB.
-### Automatic patching using an USB-Loader
-If you are already using an USB-Loader like the USB-Loader GX or WiiFlow Lite, try updating it to the most recent version. Then, there should be a "private server" setting (both in the global loader options and in the game options) which you can set to "Wiimmfi" to make the USB-Loader automatically patch every game you start to work with Wiimmfi.
+### Patching automatico usando un USB-Loader
+Se stai già usando un USB-Loader come USB-Loader GX o WiiFlow Lite, prova ad aggiornarli alla versione più recente. Poi, ci dovrebbe un impostazione "private server" (sia nelle opzioni global loader che nelle opzioni del gioco) che puoi impostare su "Wimmfi" per far patchare automaticamente all'USB-Loader ogni gioco che vuoi giocare con Wimmfi.
### WiiWare Patching
-You can patch WiiWare games in order to play them on Wiimmfi.
+Puoi patchare giochi WiiWare per giocarli su Wimmfi.
-#### What you need
+#### Di cosa hai bisogno
-- An SD card
-- Your copy of your game (in WAD format)
-- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
-**or**
-- [Auto WiiWare Patcher](https://github.com/RiiConnect24/auto-wiiware-patcher/releases) (cross platform)
+- Una scheda SD
+- Una copia del tuo gioco (in formato WAD)
+- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Solo per Windows)
+**oppure**
+- [Auto WiiWare Patcher](https://github.com/RiiConnect24/auto-wiiware-patcher/releases) (multi-piattaforma)
- [Wii Mod Lite](https://github.com/RiiConnect24/Wii-Mod-Lite/releases)
-[If you want to see how to use the WiiWare Patcher, click here!](wiiwarepatcher)
+[Se vuoi vedere come usare il WiiWare Patcher, clicca qui!](wiiwarepatcher)
{: .notice--info}
-Steps:
-1. Extract the .zip of the latest version of Auto WiiWare Patcher, and put your WAD in it.
-2. Run the patch script for your OS: usually it will end in `.bat` for Windows and `.sh` for Mac/Linux. If you're using the RiiConnect24 Patcher, select your device (Wii, vWii, or Dolphin) and choose the WiiWare patcher.
-3. If it completed successfully, install the WAD that was made in `wiiware-wads` with Wii Mod Lite.
+Passaggi:
+1. Estrai la .zip della versione più recente di Auto WiiWare Patcher, ed inseriscici il tuo WAD dentro.
+2. Lancia il patch script per il tuo OS: solitamente finisce con `.bat` per Windows e `.sh` per Mac/Linux. Se stai usando RiiConnect24 Patcher, seleziona il tuo dispositivo (Wii, vWii o Dolphin) e scegli il WiiWare patcher.
+3. Se si completa con successo, installa il WAD che si è generato in `wiiware-wads` con Wii Mod Lite.
-## Other stuff
+## Altre cose
-### Mario Kart Wii Competitions
-Wiimmfi allows you to participate in Mario Kart Wii competitions again.
+### Competizioni di Mario Kart Wii
+Wimmfi ti permette di giocare a competizioni di Mario Kart Wii nuovamente.
-#### What you need
+#### Di cosa hai bisogno
-- An SD card or USB drive
+- Una scheda SD o dispositivo USB
- Mario Kart Wii Competition Patcher
- [Wii](https://competitions.wiimmfi.de/competition-tool-wii.zip)
- [Wii U (vWii)](https://competitions.wiimmfi.de/competition-tool-wiiu.zip)
-#### Instructions (for Wii)
+#### Istruzioni (per Wii)
-1. Extract Mario Kart Wii Competition Patcher and put it in the `apps` folder on your SD Card.
-2. Insert your SD card or USB drive into the Wii.
-3. Launch the original Mario Kart Wii game (not Wiimmfi patched).
-4. Navigate to Settings -> Network Settings (or Nintendo WFC Connection) -> Message Service. If you turned the message service feature on, turn it off and turn it on again.
-5. Launch Mario Kart Wii Competition Patcher.
-6. The patcher will look for save files for Mario Kart Wii on your storage device in various places, and upload them. This is done in case a missing competition is found in your save file. It will also, of course, patch your Wii for competitions.
+1. Estrai Mario Kart Wii Competition Patcher e mettilo nella cartella `apps` della tua scheda SD.
+2. Inserisci la tua scheda SD o dispositivo USB dentro la tua Wii.
+3. Carica il Mario Kart Wii originale (non patchato da Wiimmfi).
+4. Naviga su Impostazioni -> Impostazioni Network (o Nintendo WFC) -> Servizio Messaggi. Se hai attivato l'opzione del servizio messaggi, disattivala e riattivala nuovamente.
+5. Carica Mario Kart Wii Competition Patcher.
+6. Il patcher cercherà dei salvataggi per Mario Kart Wii nella memoria in vari posti, e gli uploaderà. Questo viene fatto in caso una competizione mancante è trovata nei tuoi salvataggi. Ed inoltre, ovviamente, patcherà la tua Wii per le competizioni.
-If you're using the Wii U, you will have to run the competitions patcher whenever you want to check for a competition, because WiiConnect24 is not enabled on the Wii U.
+Se stai usando una Wii U, dovrai lanciare il patcher competizioni ogni volta che vuoi vedere se c'è una competizione, perché WiiConnect24 non è attivato sulla Wii U.
{: .notice--info}
### CTGP-R (Mario Kart Wii)
-MrBean35000vr and Chadderz have an amazing CTGP-R distribution, the application that allows you to use a set of custom tracks, has automatic Wiimmfi patching. Go to the [ChadSoft Website](http://chadsoft.co.uk) for the download and instructions.
+MrBean35000vr e Chadderz hanno una fantastica distribuzione di CTGP-R, l'applicazione che ti permette di usare dei circuiti personalizzati, ha patching Wiimmfi automatico. Vai su [ChadSoft Website](http://chadsoft.co.uk) per il download e le istruzioni.
### MKW Hack Pack (Mario Kart Wii)
-Huili has put together a really good collection of custom tracks and hacks called MKW Hack Pack, and allows connections to Wiimmfi. To learn how to set it up, go to the [wiki page](http://wiki.tockdom.com/wiki/MKW_Hack_Pack).
+Huili ha messo insieme una buonissima collezione di circuiti personalizzati ed hack chiamata MKW Hack Pack, e permette connessioni a Wiimmfi. Per sapere come impostarla, vai sulla [pagina wiki](http://wiki.tockdom.com/wiki/MKW_Hack_Pack).
-### Wiimms MKW Fun (Mario Kart Wii)
-Wiimm and Leseratte created a custom track distribution called "Wiimms MKW Fun", which gets updated about three times a year. It is based on the LE-CODE framework by Leseratte and contains a Wiimmfi patch and lots of other features. You can find out more about it on its [wiki page](http://wiki.tockdom.com/wiki/Wiimms_Mario_Kart_Fun).
+### Wimms MKW Fun (Mario Kart Wii)
+Wimm e Leseratte hanno creato una distribuzione di circuiti personalizzati chiamata "Wimms MKW Fun", che viene aggiornata una volta ogni tre anni. E' basata sul framework LE-CODE di Leseratte e contiene una patch Wiimmfi ed altre cose. Puoi scoprirne di più sulla sua [pagina wiki](http://wiki.tockdom.com/wiki/Wiimms_Mario_Kart_Fun).
-[Click here! We got many other tutorials that you can check out :)](site-navigation)
+[Clicca Qui! Abbiamo altri tutorial che potresti guardare :)](site-navigation)
{: .notice--info}
diff --git a/_pages/it_IT/wiimodlite.md b/_pages/it_IT/wiimodlite.md
index 95faae419..1b754e044 100644
--- a/_pages/it_IT/wiimodlite.md
+++ b/_pages/it_IT/wiimodlite.md
@@ -4,32 +4,32 @@ title: "Wii Mod Lite"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se hai bisogno di aiuto per questo tutorial, unisciti a [il server Discord RiiConnect24 ](https://discord.gg/b4Y7jfD) (raccomandato) o [mandaci una e-mail a support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-This tutorial will explain you how to install WADs on your Wii with Wii Mod Lite. The WAD manager of choice is Wii Mod Lite, but there are others such as YAWMM.
+Questo tutorial ti spiegherà come installare WAD sulla tua Wii con Wii Mod Lite. Il WAD manager per eccellenza è Wii Mod Lite, ma ce ne sono altri come YAWMM.
-We do not recommend using "WAD Manager" by Waninkoko.
+Sconsigliamo di usare "WAD Manager" di Waninkoko.
{: .notice--warning}
-#### What you need
-* An SD card or USB drive
+#### Di cosa hai bisogno
+* Una scheda SD o dispositivo USB
* [Wii Mod Lite](https://github.com/RiiConnect24/Wii-Mod-Lite/releases)
-#### Instructions
+#### Istruzioni
-##### Section I - Downloading
+##### Sezione 1 - Scaricare
-1. Extract Wii Mod Lite and put it in the `apps` folder on your SD card or USB drive. ![SD card Drag and Drop](/images/WiiModLite/1.gif)
-2. Insert your SD card or USB drive into your Wii, and launch Wii Mod Lite from the Homebrew Channel.
+1. Estrai Wii Mod Lite e mettila nella cartella `apps` sulla tua scheda SD o dispositivo USB. ![Spostare e Lasciare scheda SD](/images/WiiModLite/1.gif)
+2. Inserisci la tua scheda SD o dispositivo USB dentro la tua Wii, e carica Wii Mod Lite dall'Homebrew Channel.
-##### Section II - Running
+##### Sezione 2 - Caricare
-You use the +Control Pad to use this tool.
+Si usa il +Control Pad per usare questo strumento.
{: .notice--info}
-1. Choose `WAD Manager`. ![WAD Manager](/images/WiiModLite/2.png)
-2. Choose `Wii SD Slot`. ![Wii SD Slot](/images/WiiModLite/3.png)
-3. Select the WAD you want to install. In this example, we're installing the patched IOS needed for [RiiConnect24](riiconnect24). You can mark multiple WADs by pressing the + Button. ![Select them](/images/WiiModLite/4.gif)
-4. Press "A" twice to start installing. ![Install](/images/WiiModLite/5.png) ![Install](/images/WiiModLite/6.png)
-5. If `Finishing installation... OK!` is displayed, the WAD has installed successfully. ![Complete](/images/WiiModLite/7.png)
+1. Scegli `WAD Manager`. ![WAD Manager](/images/WiiModLite/2.png)
+2. Scegli `Wii SD Slot`. ![Wii SD Slot](/images/WiiModLite/3.png)
+3. Scegli il WAD che vuoi installare. In questo esempio, installeremo l'IOS patchato necessario per [RiiConnect24](riiconnect24). Puoi scegliere più WAD premendo il pulsante +. ![Selezionali](/images/WiiModLite/4.gif)
+4. Premi "A" due volte per iniziare ad installare. ![Installa](/images/WiiModLite/5.png) ![Installa](/images/WiiModLite/6.png)
+5. Se `Finishing installation... OK!` è mostrato, il WAD è stato installato con successo. ![Completato](/images/WiiModLite/7.png)
diff --git a/_pages/it_IT/wiiwarepatcher.md b/_pages/it_IT/wiiwarepatcher.md
index 2277f90a1..11a4e0024 100644
--- a/_pages/it_IT/wiiwarepatcher.md
+++ b/_pages/it_IT/wiiwarepatcher.md
@@ -4,42 +4,45 @@ title: "WiiWare Patcher"
{% include toc title="Table of Contents" %}
-Want to patch WAD games (WiiWare) to work with Wiimmfi and you don't know how? This tutorial will explain you how WiiWare Patcher works. (This tutorial is only suitable for Windows operating system)
+Vuoi patchare giochi WAD (WiiWare) per farli funzionare con Wimmfi e non sai come fare? Questo tutorial ti spiegherà come funziona WiiWare Patcher. (Questo tutorial funziona solo per sistemi operativi Windows)
-![Using the WiiWare Patcher](/images/rc24_using_the_wiiware_patcher.jpg)
+![Usare il WiiWare Patcher](/images/rc24_using_the_wiiware_patcher.jpg)
-This tutorial is only for Windows version of WiiWare Patcher.
+Questo tutorial è solo per la versione Windows di WiiWare Patcher.
{: .notice--info}
-#### What you need
+#### Di cosa hai bisogno
-* A Windows computer
+* Un computer con Windows
-#### Downloading
+#### Scaricare
-[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
+[Se vuoi scaricare WiiWare Patcher senza il metodo cmd.exe, clicca qui!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+Se sei su un Windows 7 o più recente apri cmd.exe (Carica o premi il Logo Windows+R e scrivi cmd.exe) e carica il comando
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
-Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
+Dagli qualche secondo perché Powershell deve riscaldarsi. Dopo qualche secondo una nuova finestra dovrebbe apparire. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
-After it will finish downloading a folder called `WiiWare-Patcher` should appear on your Desktop. Open it and open file called `patcher.bat`
+Dopo che ha finito di scaricare una cartella chiamata `WiiWare-Patcher` dovrebbe apparire sul tuo Desktop. Aprila ed apri il file chiamato `patcher.bat`
-![Main menu](/images/WiiWare-Patcher/wiiwarepatcher_mainscreen.jpg) (Main menu of WiiWare Patcher)
+![Menù Principale](/images/WiiWare-Patcher/wiiwarepatcher_mainscreen.jpg) (Menù Principale di WiiWare Patcher)
-Press any button. If the update will be available, you must update the WiiWare Patcher to continue.
-> The update process takes about 10 to 15 seconds.
+Premi un pulsante. Se l'aggiornamento è disponibile, dovrai aggiornare il WiiWare Patcher per continuare.
+> L'aggiornamento potrebbe richiedere circa tra i 10 e 15 secondi.
-After that, you should see this. ![WiiWare Patcher 1st screen](/images/WiiWare-Patcher/wiiwarepatcher_1.jpg)
+Dopo, dovresti vedere questo. ![1° schermata di WiiWare Patcher](/images/WiiWare-Patcher/wiiwarepatcher_1.jpg)
-Please copy your WADs files to the folder where WiiWare Patcher is. ![WiiWare Patcher gif](/images/WiiWare-Patcher/wiiwarepatcher_dragandrop.gif)
+Per favore copia i tuoi file WAD nella cartella dove si trova WiiWare Patcher. ![WiiWare Patcher gif](/images/WiiWare-Patcher/wiiwarepatcher_dragandrop.gif)
-If you will do that correctly, the patching will start. ![WiiWare Patcher 2nd screen](/images/WiiWare-Patcher/wiiwarepatcher_2.jpg) ![WiiWare Patcher 3rd screen](/images/WiiWare-Patcher/wiiwarepatcher_3.jpg)
+Se lo hai fatto correttamente, il patching inizierà. ![2° schermata di WiiWare Patcher](/images/WiiWare-Patcher/wiiwarepatcher_2.jpg) ![3° schermata di WiiWare Patcher](/images/WiiWare-Patcher/wiiwarepatcher_3.jpg)
-After the patching will be done, press any button.
+Dopo che il patcher ha finito, premi un pulsante.
-Basically, that's it! That's all you have to do to use WiiWare Patcher. ![WiiWare Patcher 4th screen](/images/WiiWare-Patcher/wiiwarepatcher_4.jpg)
+Praticamente, è fatta! E' tutto quello che devi fare per usare WiiWare Patcher. ![4° schermata di WiiWare Patcher](/images/WiiWare-Patcher/wiiwarepatcher_4.jpg)
-[Return to Wiimmfi installation page](wiimmfi)
+[Ritorna alla pagina di installazione di Wimmfi](wiimmfi)
diff --git a/_pages/ja_JP/bluebomb.md b/_pages/ja_JP/bluebomb.md
index 7cac858c8..ce3a5533c 100644
--- a/_pages/ja_JP/bluebomb.md
+++ b/_pages/ja_JP/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/ja_JP/cios-mini.md b/_pages/ja_JP/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/ja_JP/cios-mini.md
+++ b/_pages/ja_JP/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/ja_JP/cios.md b/_pages/ja_JP/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/ja_JP/cios.md
+++ b/_pages/ja_JP/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/ja_JP/dump-wads.md b/_pages/ja_JP/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/ja_JP/dump-wads.md
+++ b/_pages/ja_JP/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/ja_JP/home.md b/_pages/ja_JP/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/ja_JP/home.md
+++ b/_pages/ja_JP/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/ja_JP/riiconnect24-troubleshooting.md b/_pages/ja_JP/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/ja_JP/riiconnect24-troubleshooting.md
+++ b/_pages/ja_JP/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/ja_JP/themes.md b/_pages/ja_JP/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/ja_JP/themes.md
+++ b/_pages/ja_JP/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/ja_JP/wiimmfi.md b/_pages/ja_JP/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/ja_JP/wiimmfi.md
+++ b/_pages/ja_JP/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/ja_JP/wiiwarepatcher.md b/_pages/ja_JP/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/ja_JP/wiiwarepatcher.md
+++ b/_pages/ja_JP/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/ko_KR/404.md b/_pages/ko_KR/404.md
index 8d7f72340..d5159b9b4 100644
--- a/_pages/ko_KR/404.md
+++ b/_pages/ko_KR/404.md
@@ -7,7 +7,7 @@ sitemap: false
![404](/images/404.jpg)
-Sorry, but the page you were trying to view does not exist.
+죄송하지만, 당신이 방문하려던 페이지는 존재하지 않습니다.
{: .notice--warning}
[Click here to view all of our tutorials that you can find on this website!](site-navigation)
diff --git a/_pages/ko_KR/bluebomb.md b/_pages/ko_KR/bluebomb.md
index 7cac858c8..ce3a5533c 100644
--- a/_pages/ko_KR/bluebomb.md
+++ b/_pages/ko_KR/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/ko_KR/cios-mini.md b/_pages/ko_KR/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/ko_KR/cios-mini.md
+++ b/_pages/ko_KR/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/ko_KR/cios.md b/_pages/ko_KR/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/ko_KR/cios.md
+++ b/_pages/ko_KR/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/ko_KR/dump-wads.md b/_pages/ko_KR/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/ko_KR/dump-wads.md
+++ b/_pages/ko_KR/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/ko_KR/home.md b/_pages/ko_KR/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/ko_KR/home.md
+++ b/_pages/ko_KR/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/ko_KR/riiconnect24-troubleshooting.md b/_pages/ko_KR/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/ko_KR/riiconnect24-troubleshooting.md
+++ b/_pages/ko_KR/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/ko_KR/themes.md b/_pages/ko_KR/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/ko_KR/themes.md
+++ b/_pages/ko_KR/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/ko_KR/wiimmfi.md b/_pages/ko_KR/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/ko_KR/wiimmfi.md
+++ b/_pages/ko_KR/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/ko_KR/wiiwarepatcher.md b/_pages/ko_KR/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/ko_KR/wiiwarepatcher.md
+++ b/_pages/ko_KR/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/nl_NL/bluebomb.md b/_pages/nl_NL/bluebomb.md
index 3f9335adb..6f3eff2f6 100644
--- a/_pages/nl_NL/bluebomb.md
+++ b/_pages/nl_NL/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/nl_NL/cios-mini.md b/_pages/nl_NL/cios-mini.md
index 215dcd4d4..d0ff9582c 100644
--- a/_pages/nl_NL/cios-mini.md
+++ b/_pages/nl_NL/cios-mini.md
@@ -47,7 +47,7 @@ Schrijf uw versie nummer ergens op zodat u dit later terug kunt vinden. (dit is
##### Een internetkabel activeren
Als u Wiimmfi met een internetkabel wilt gebruiken op uw Wii dan moet u [deze](/assets/files/Wii_Mini_Ethernet_Enable.zip) homebrew applicatie installeren op uw Wii mini, deze applicatie is gemaakt door Fullmetal5. Om de aplicatie te insatlleren moet u het bestand uitpakken in de `apps` map op uw USB-stick of harde schijf, u kunt de applicatie nu openen via het Homebrew Kanaal op uw Wii mini.
-Probeer niet een Wii IOS of Systeem Menu te open op uw Wii mini. Als u dit doet hebt u een grootte kans dat u uw Wii mini brickt.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Als u dit doet hebt u een grootte kans dat u uw Wii mini brickt.
{: .notice--waarschuwing}
U kunt nu homebrew applicaties gebruiken zoals [USB Loader GX](usbloadergx).
diff --git a/_pages/nl_NL/cios.md b/_pages/nl_NL/cios.md
index 10d933aa3..7357e8b42 100644
--- a/_pages/nl_NL/cios.md
+++ b/_pages/nl_NL/cios.md
@@ -8,7 +8,7 @@ Deze tutorial legt u uit hoe u cIOS (custom IOS) installeert. Dit is nodig als u
![d2x cIOS Installatie](/images/cIOS.png)
-Als u een Wii mini heeft moet u [deze cIOS](cios-mini) installeren en niet degen die wordt vermeld in deze turorial. Als u een andere versie installeert op uw Wii mini is de kans groot **dat u uw Wii mini Brickt**
+Als u een Wii mini heeft moet u [deze cIOS](cios-mini) installeren en niet degen die wordt vermeld in deze turorial. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### Benodigdheden
diff --git a/_pages/nl_NL/dump-wads.md b/_pages/nl_NL/dump-wads.md
index 3c58f9540..d26a82cec 100644
--- a/_pages/nl_NL/dump-wads.md
+++ b/_pages/nl_NL/dump-wads.md
@@ -20,15 +20,15 @@ Zijn tutorial zal u uitleggen hoe u WADs kunt kopiëren vanaf uw Wii systeem geh
2. Stop de SD-kaart of USB stick in uw Wii en open Yet Another BlueDump MOD vanuit het Homebrew Kanaal.
##### Deel II - Het kopiëren
-1. Klik op A. ![Druk op A](/images/DumpWADS/2.jpg)
+1. Klik op A. ![Druk op A](/images/DumpWADS/2.png)
-2. Kies `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Kies `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Zoek de dingen uit die u wilt kopiëren en klik op 1. ![Find channel](/images/DumpWADS/4.jpg)
+3. Zoek de dingen uit die u wilt kopiëren en klik op 1. ![Find channel](/images/DumpWADS/4.png)
4. Kies `Backup to WAD`.
5. Als u deze melding krijgt `Fakesign the ticket` kies dan `Yes`.
6. Als u deze melding krijgt `Fakesign the TMD` kies dan `No`.
-7. Als u deze melding krijgt `Change the output WAD region` klik dan op B.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-U heeft nu een WAD gekopieerd. Het staat nu als alles goed is gegaan op uw SD-kaart. ![Done](/images/DumpWADS/6.jpg)
+U heeft nu een WAD gekopieerd. Het staat nu als alles goed is gegaan op uw SD-kaart. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/nl_NL/home.md b/_pages/nl_NL/home.md
index e1e940fcd..a7b635012 100644
--- a/_pages/nl_NL/home.md
+++ b/_pages/nl_NL/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Uw cd-rom spellen patchen (zorgt dat u het spel kan spelen met modificaties) door middel van [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Eigen Wii Menu Thema's installeren via [MyMenuify](/themes).
-- Een "USB Loader" installeren zoals [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) of [USB Loader GX](/usbloadergx) om zo u favoriete spellen te spelen vanaf een USB-stick / harde schijf of zelfs vanaf uw SD-kaart.
-- Uw spellen bewaren door middel van [CleanRip](/dump-games) en spellen installeren met behulp van [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Nieuwe homebrew applicaties installeren via het [Homebrew Browser](/hbb)
-- Opnieuw gebruik kunnen maken van stop gezetten online diensten zoals [WiiConnect24](/riiconnect24) & [Nintendo WFC](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Uw Wii systeem geheugen (NAND genoemd) kopiëren naar uw SD-kaart of terug zetten op uw Wii via een SD-kaart met behulp van [BootMii](http://bootmii.org).
-- Uw Wii beschermen tegen een "brick" (Wanneer een deel van uw Wii of zelfs de hele Wii niet meer functioneert) door het gebruik van [Priiloader](/priiloader) en BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Uw Wii omtoveren tot een mediaspeler met [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/nl_NL/riiconnect24-troubleshooting.md b/_pages/nl_NL/riiconnect24-troubleshooting.md
index caf20c9b7..05fad1923 100644
--- a/_pages/nl_NL/riiconnect24-troubleshooting.md
+++ b/_pages/nl_NL/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/nl_NL/riitag.md b/_pages/nl_NL/riitag.md
index 1a7949e1d..6598500f9 100644
--- a/_pages/nl_NL/riitag.md
+++ b/_pages/nl_NL/riitag.md
@@ -9,39 +9,39 @@ Als u hulp nodig heeft bij iets wat met deze tutorial te maken heeft, sluit u da
RiiTag is a customizable and dynamic gamertag. By sharing your gamertag (a dynamic image), you can show what you've been playing to your friends! You connect it to a USB Loader, and the tag updates on-the-fly. You need a Discord account in order to start using RiiTag.
-#### What you need
+#### Benodigdheden
-* A computer
-* A text editor
-* A USB Loader
+* Een Computer
+* Een tekst bewerker
+* Een USB Loader
-#### Instructions
+#### Instructies
-##### Section I - Getting Started
+##### Deel I - Beginnen
-1. [Go to the RiiTag site.](https://tag.rc24.xyz/)
-2. Click `Log In` and log in with your Discord account.
-3. A dialog will pop up asking you if you want to authorize `RiiConnect24 Login` with Discord. Click `Authorize`.
-4. Click `Edit Your Tag` and customize it to how you like. You can add a background, overlay, flag, nickname, Wii Number, and manually enter in games to show on your tag (not needed if you're using a USB Loader).
-5. Click `Show Key` and make note of the key shown. This is not needed if you're using USB Loader GX, as the key will be in a downloadable file.
-6. Click `Submit` to save your changes.
+1. [Ga naar de RiiTag website.](https://tag.rc24.xyz/)
+2. Klik op `Log In` en log in met uw Discord account.
+3. Een venster zal dan openen met de vraag of u `RiiConnect24 Login` wilt toestaan via Discord. Klik op `Authorize`.
+4. Klik op`Edit Your Tag` u kunt de opties die hier te vinden zijn naar keuze invullen. U kunt een achtergrond, overlay, vlag, bijnaam, Wii nummer en zelfs toevoegen om deze te laten zien op uw tag (dit is niet nodig als u een USB loader gebruikt).
+5. Klik op `Show Key` en kopieer deze cijfers (een key genoemd) ergens waar u makkelijk bij kunt. Dit is niet nodig als u USB Loader GX gebruikt want dan zal uw key een download baar bestand zijn.
+6. Klik op `Submit` om uw veranderingen op te slaan.
-Do not share your RiiTag key with anyone! If you do, people can abuse your tag.
+Deel uw RiiTag key nooit met andere mensen! Als u dit wel doet kunnen met uw key misbruiken.
{: .notice--warning}
-##### Section II - Connecting Your USB Loader
+##### Deel II - Aan sluiten op een USB Loader
-The steps to connect RiiTag to your USB Loader depend on what USB Loader you use.
+De stappen om RiiTag met uw USB Loader te connecten verschillen per USB Loader.
###### USB Loader GX
-1. Load USB Loader GX on your Wii.
-2. Go to `Settings` > `Features` and turn `Wiinnertag` on. Press `Yes` or `OK` to any dialogs that show up.
-3. Ensure that `Initialize Network` is turned on.
-4. Exit USB Loader GX.
-5. Insert the SD Card or USB device where your USB Loader GX data is into your computer.
-6. [Go to this page.](https://tag.rc24.xyz/Wiinnertag.xml)
-7. On your browser, right click, and click `Save As`.
+1. Laadt USB Loader GX op uw Wii.
+2. Ga naar `Settings` > `Features` en zet `Wiinnertag` aan. Klik op `Yes` of `OK` als er dialogen vensters openen.
+3. Check of `Initialize Network` aan staat, zo niet zet dit dan aan.
+4. Verlaat USB Loader GX.
+5. Stop uw SD-kaart of USB-stick / hardeschijf waar uw USB Loader GX data op staat in uw computer.
+6. [Ga naar deze pagina.](https://tag.rc24.xyz/Wiinnertag.xml)
+7. Op uw webbrowser, klik op uw rechtermuisknop en dan op `Opslaan als`.
8. Save the XML to `/apps/usbloader_gx` folder on your SD Card or USB device, replacing the existing `Wiinnertag.xml`.
9. You have now set up RiiTag. You can try loading any game now to see if it works correctly.
diff --git a/_pages/nl_NL/themes.md b/_pages/nl_NL/themes.md
index d4ff2d653..d1b8f5590 100644
--- a/_pages/nl_NL/themes.md
+++ b/_pages/nl_NL/themes.md
@@ -9,7 +9,7 @@ Als u hulp nodig heeft bij iets wat met deze tutorial te maken heeft, sluit u da
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ ZORG DAT U ALLE WAARSCHUWINGEN VAN HIERBOVEN HEBT GELEZEN VOORDAT U VERDERGAAT!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/nl_NL/wiimmfi.md b/_pages/nl_NL/wiimmfi.md
index e7e915b4b..f0483fd61 100644
--- a/_pages/nl_NL/wiimmfi.md
+++ b/_pages/nl_NL/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/nl_NL/wiiwarepatcher.md b/_pages/nl_NL/wiiwarepatcher.md
index f328ee99e..75576b873 100644
--- a/_pages/nl_NL/wiiwarepatcher.md
+++ b/_pages/nl_NL/wiiwarepatcher.md
@@ -20,7 +20,10 @@ Deze tutorial is alleen voor de Windows-versie van WiiWare Patcher.
[Als u WiiWare Patcher wilt downloaden zonder de cmd.exe-methode, klik dan hier!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-Als u Windows 7 of nieuwer gebruikt, open dan cmd.exe (uitvoeren of druk op Windows Logo+R en typ cmd.exe) en typ `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat` in
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Geef het enkele seconden, want Powershell moet opstarten. Na een paar seconden zou er een nieuw venster moeten openen. ![Web installatieprogramma](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/no_NO/bluebomb.md b/_pages/no_NO/bluebomb.md
index 7cac858c8..ce3a5533c 100644
--- a/_pages/no_NO/bluebomb.md
+++ b/_pages/no_NO/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/no_NO/cios-mini.md b/_pages/no_NO/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/no_NO/cios-mini.md
+++ b/_pages/no_NO/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/no_NO/cios.md b/_pages/no_NO/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/no_NO/cios.md
+++ b/_pages/no_NO/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/no_NO/dump-wads.md b/_pages/no_NO/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/no_NO/dump-wads.md
+++ b/_pages/no_NO/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/no_NO/home.md b/_pages/no_NO/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/no_NO/home.md
+++ b/_pages/no_NO/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/no_NO/riiconnect24-troubleshooting.md b/_pages/no_NO/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/no_NO/riiconnect24-troubleshooting.md
+++ b/_pages/no_NO/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/no_NO/themes.md b/_pages/no_NO/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/no_NO/themes.md
+++ b/_pages/no_NO/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/no_NO/wiimmfi.md b/_pages/no_NO/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/no_NO/wiimmfi.md
+++ b/_pages/no_NO/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/no_NO/wiiwarepatcher.md b/_pages/no_NO/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/no_NO/wiiwarepatcher.md
+++ b/_pages/no_NO/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/pl_PL/bluebomb.md b/_pages/pl_PL/bluebomb.md
index ff66efee9..84a7d63f4 100644
--- a/_pages/pl_PL/bluebomb.md
+++ b/_pages/pl_PL/bluebomb.md
@@ -21,27 +21,27 @@ Ten exploit nie zadziała na vWii (Tryb Wii w Wii U) Zamiast tego, skorzystaj z
- Komputera z systemem operacyjnym Linux
- Jeżeli korzystasz z Chromebook'a, nie musisz instalować innego systemu operacjnego; zamiast tego, włącz [Trybu Linux'a w ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=pl).
- Jeżeli masz Raspberry Pi, możesz z niego skorzystać, ponieważ prawdopodobnie masz na nim zainstalowanego Linux'a.
- - **Nie** możesz skorzystać z Podsystemu Windows dla systemu Linux z powodu braku dostępu do `bluetoothctl`.
- - Jeżeli nie masz na komputerze Linux'a, [Ubuntu](https://ubuntu.com/download/desktop) jest najprzyjaźniejszą dla użytkownika opcją
- - Urządzenia 32 bitowy będą wymagały [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Podsystem Windows dla Linux'a * nie zadziała*, ponieważ nie ma bezpośredniego dostępu do adaptera Bluetooth oraz portów USB.
+ - Jeżeli nie masz komputera z systemem Linux [Ubuntu](https://ubuntu.com/download/desktop) jest łatwy w obsłudze oraz może zostać uruchomiony na komputerach z Windows'em lub Mac'iem.
+ - Urządzenia 32 bitowy będą wymagały [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- Dla 64 bitowych urządzeń, zalecamy skorzystanie z edycji LTS z powodu jej stabilności. Najnowsza wersja również zadziała.
- Możesz [stworzyć pendrive z Linux'em](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) jeżeli nie chcesz instalować tego systemu na Twoim komputerze.
- Adapter Bluetooth.
- Wbudowany adapter Bluetooth również zadziała.
- Jeżeli nie masz adaptera, upewnij się, że zdobędziesz taki, który jest kompatybilny z Linux'em.
- Pendrive USB sformatowany do FAT32.
- - Nie może być to ten sam pendrive, który wykorzystasz dla Twojej instalacji Linux'a
+ - Nie może być to ten sam pendrive, który wykorzystasz dla Twojej instalacji Linux'a.
#### Sekcja II - Wykonywanie exploitu
-1. Pobierz instalator HackMii ze [strony BootMii](https://bootmii.org/download/).
+1. Pobierz instalator HackMii ze [strony BootMii](https://bootmii.org/download/). (Jeżeli naprawiasz bricka, możesz zdobyć plik boot.elf z jakiejkolwiek aplikacji, która posłuży ci do odzyskania konsoli)
1. Wypakuj go oraz skopiuj plik `boot.elf` na Twój pendrive.
1. Podłącz pendrive do Twojej konsoli. Na Wii Mini, port USB jest na tyle konsoli. Na oryginalnym Wii, użyj dolnego portu. (Lub portu po prawej, jeżeli konsola stoi).
-1. Włącz konsolę oraz przejdź do menu ustawień. W rogu u góry po prawej, powinieneś ujrzeć kod 4 znakowy, taki jak na zdjęciu poniżej. Ten kod jest Twoją wersją systemu operacyjnego. Zapisz go, będziemy tego potrzebowali później. Po zrobieniu tego, wyłącz Twoją konsolę. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Włącz konsolę oraz przejdź do menu ustawień. W rogu u góry po prawej, powinieneś ujrzeć kod 4 znakowy, taki jak na zdjęciu poniżej. Ten kod jest Twoją wersją systemu operacyjnego. Zapisz go, będziemy tego potrzebowali później. Po zrobieniu tego, wyłącz Twoją konsolę. (Jeżeli korzystasz z BlueBomb aby odzyskać konsolę z bricka, załóż, że wersja Twojego Wii Menu to 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Uruchom Twoją dystrybucję Linux'a oraz upewnij się, że jesteś podłączony do Internetu.
1. Otwórz Terminal Linux'a poprzez naciśnięcie `CTRL + SHIFT + T`.
1. Uruchom poniższą komendę:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
diff --git a/_pages/pl_PL/dump-wads.md b/_pages/pl_PL/dump-wads.md
index 3b7e3e68e..c49ee9a42 100644
--- a/_pages/pl_PL/dump-wads.md
+++ b/_pages/pl_PL/dump-wads.md
@@ -20,15 +20,15 @@ Ten poradnik wyjaśni Ci jak wykonywać kopię zapasową WAD'ów z Twojej pamię
2. Podłącz Twoją kartę SD lub urządzenie USB do Twojego Wii oraz uruchom Yet Another BlueDump MOD korzystając z Homebrew Channel.
##### Sekcja II - Wykonywanie kopii zapasowej
-1. Naciśnij `A`. ![Naciśnij A
](/images/DumpWADS/2.jpg)
+1. Naciśnij `A`. ![Naciśnij A
](/images/DumpWADS/2.png)
-2. Wybierz `Installed Channel Titles`. ![Zainstalowane kanały](/images/DumpWADS/3.jpg)
+2. Wybierz `Installed Channel Titles`. ![Zainstalowane kanały](/images/DumpWADS/3.png)
-3. Wybierz zawartość, której chcesz wykonać kopię zapasową oraz naciśnij przycisk `1`. ![Znajdź kanał](/images/DumpWADS/4.jpg)
+3. Wybierz zawartość, której chcesz wykonać kopię zapasową oraz naciśnij przycisk `1`. ![Znajdź kanał](/images/DumpWADS/4.png)
4. Wybierz `Backup to WAD`.
5. Przy zapytaniu `Fakesign the ticket`, wybierz `Yes`.
6. Przy zapytaniu `Fakesign the TMD`, wybierz `No`.
-7. Przy zapytaniu `Change the output WAD region, naciśnij przycisk B`.
+7. Przy zapytaniu `Change the output WAD region`, wybierz `No`.
-Właśnie wykonałeś kopię zapasową pliku WAD. Powinien on teraz znajdować się na Twojej karcie SD. ![Gotowe](/images/DumpWADS/6.jpg)
+Właśnie wykonałeś kopię zapasową pliku WAD. Powinien on teraz znajdować się na Twojej karcie SD. ![Gotowe](/images/DumpWADS/5.png)
diff --git a/_pages/pl_PL/home.md b/_pages/pl_PL/home.md
index bb5219d9f..015500db0 100644
--- a/_pages/pl_PL/home.md
+++ b/_pages/pl_PL/home.md
@@ -27,10 +27,10 @@ Poniżej jest lista rzeczy, którą możesz zrobić wykorzystując homebrew. Nie
- Stosowanie poprawek (patchowanie) na zasoby gry (pozwala Ci ładować modyfikacje do gier) używając [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
- Zainstaluj motywy na system Wii Menu używając [MyMenufy](themes).
- Zainstaluj loader USB taki jak [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) lub [USB Loader GX](usbloadergx) aby uruchomić Twoje ulubione kopie zapasowe gier z urządzenia USB oraz wiele więcej.
-- Wykonaj kopię zapasowe Twoich gier korzystając z [CleanRip](dump-games) oraz zainstalowanych gier/kanałów korzystając z [YABDM](dump-wads)
+- Wykonaj kopię zapasowe Twoich gier korzystając z [CleanRip](/dump-games) oraz zainstalowanych gier/kanałów korzystając z [YABDM](dump-wads)
- Wykonaj kopię zapasową Twoich zapisów gier korzystając z [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
- Pobieraj nowe homebrew korzystając z [Homebrew Browser](hbb)
-- Przywróć funkcjonalność zamkniętych serwisów takich jak [WiiConnect24](riiconnect24) oraz [Nintendo WFC](/wiimmfi).
+- Przywróć funkcjonalność zamkniętych serwisów takich jak [WiiConnect24](riiconnect24) oraz [Nintendo WFC](wiimmfi).
- Wykonaj kopię zapasową pamięci NAND konsoli Wii oraz przywróć ją korzystając z [BootMii](http://bootmii.org).
- Broń swoje Wii przed brickami korzystając z [Priiloader'a](priiloader) oraz BootMii.
- Przeistocz swoje Wii w odtwarzacz multimedialny korzystając z [WiiMC](http://www.wiimc.org/).
diff --git a/_pages/pl_PL/riiconnect24-troubleshooting.md b/_pages/pl_PL/riiconnect24-troubleshooting.md
index a1b5d636f..7254d099c 100644
--- a/_pages/pl_PL/riiconnect24-troubleshooting.md
+++ b/_pages/pl_PL/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ Jeżeli otrzymujesz któryś z poniższych problemów (tylko te, nie inne), powi
Spróbuj uruchomić kanał z którym miałeś/miałaś problem.
[Powróć do strony dotyczącej instalacji RiiConnect24](riiconnect24)
+{: .notice--info}
diff --git a/_pages/pl_PL/riitag.md b/_pages/pl_PL/riitag.md
index 37e353f05..35fe9eaea 100644
--- a/_pages/pl_PL/riitag.md
+++ b/_pages/pl_PL/riitag.md
@@ -42,7 +42,7 @@ Poniższe kroki dotyczące konfiguracji RiiTag'u będą zależeć od USB Loader'
5. Podłącz do Twojego komputera urządzenie (kartę SD lub USB) na którym znajduje się USB Loader GX.
6. [Przejdź na tą stronę (kliknij tutaj).](https://tag.rc24.xyz/Wiinnertag.xml)
7. W Twojej przeglądarce, naciśnij prawy przycisk oraz wybierz `Zapisz jako`.
-8. Save the XML to `/apps/usbloader_gx` folder on your SD Card or USB device, replacing the existing `Wiinnertag.xml`.
+8. Zapisz plik XML do folderu `/apps/usbloader_gx`na Twojej karcie SD lub urządzeniu USB, zastępując istniejący tam plik `Wiinnertag.xml`.
9. Ukończyłeś konfigurację RiiTag. Możesz teraz spróbować załadować jakąś grę oraz sprawdzić czy wszystko działa poprawnie.
###### WiiFlow
diff --git a/_pages/pl_PL/themes.md b/_pages/pl_PL/themes.md
index 1857e1514..ad46fa57b 100644
--- a/_pages/pl_PL/themes.md
+++ b/_pages/pl_PL/themes.md
@@ -9,7 +9,7 @@ Jeżeli potrzebujesz pomocy z czymkolwiek dotyczącym tego poradnika, dołącz d
Jesteś znudzony nudnym, białym wyglądem Wii Menu i chcesz zainstalować jakiś fajny motyw? Ten poradnik pomoże Ci zainstalować nowy motyw dla Twojego Wii Menu!
-W przypadku bricka, [instalacja Priiloader a jest wymogiem](priiloader). Również, zainstaluj BootMii (jako boot2 jeżeli masz starsze Wii). Zainstalowanie ochrony przed brickiem oraz poprawne podążenie za tym poradnikiem ochroni Cię przed zbrickowaniem Twojej konsoli. NIE KONTYNUUJ DOPÓKI NIE ZAINSTALUJESZ PRIILOADERA I BOOTMII!
+W przypadku bricka, [instalacja Priiloadera jest wymogiem](priiloader). Również, zainstaluj BootMii (jako boot2 jeżeli masz starsze Wii). Zainstalowanie ochrony przed brickiem oraz poprawne podążenie za tym poradnikiem ochroni Cię przed zbrickowaniem Twojej konsoli. NIE KONTYNUUJ DOPÓKI NIE ZAINSTALUJESZ PRIILOADERA I BOOTMII!
{: .notice--warning}
Nie instaluj żadnego motywu na vWii (Wii U)! Zrobienie tego, zbrickuje Twoją konsolę.
diff --git a/_pages/pl_PL/wiimmfi.md b/_pages/pl_PL/wiimmfi.md
index 8ec0a3a81..d59a47c33 100644
--- a/_pages/pl_PL/wiimmfi.md
+++ b/_pages/pl_PL/wiimmfi.md
@@ -52,8 +52,8 @@ Skorzystaj z tej metody jeżeli nie chcesz uruchamiać patchera za każdym razem
- Twoja kopia gry (w formacie WBFS, ISO, cISO lub inne formaty, które Wii wspiera).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Tylko dla Windows'a)1> **lub**
- Wiimm's ISO Patcher (na różnych platformach)
- - [Dla gry Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Dla innych gier niż Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+ - [Patcher dla Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher dla wszystkich innych gier](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- Zainstalowany USB Loader, cIOS oraz urządzenie USB, na którym będziesz przechowywał gry (powinieneś już to mieć jeżeli już korzystałeś z USB Loader'a)
#### Instrukcje
diff --git a/_pages/pt_BR/bluebomb.md b/_pages/pt_BR/bluebomb.md
index 952d30547..410a15d19 100644
--- a/_pages/pt_BR/bluebomb.md
+++ b/_pages/pt_BR/bluebomb.md
@@ -21,33 +21,33 @@ Esse exploit não funcionará no vWii do Wii U. Por favor siga [esse guia](https
- Um computador Linux
- Se você estiver usando um Chromebook, não será necessário instalar outro sistema operacional; em vez disso, ative o [Linux no ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=pt).
- Se você tem um Raspberry Pi, ele poderá ser usado, já que a maioria possui Linux pré-instalado.
- - Usar um subsistema Windows para Linux **não** funcionará, devido à sua incapacidade de acessar `bluetoothctl`.
- - Caso não tenha Linux, [Ubuntu](https://ubuntu.com/download/desktop) é a opção mais amigável
- - Dispositivos 32-bits requerem o [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- Para dispositivos 64-bits, é recomendável usar a edição LTS devido à sua estabilidade, mas a versão mais recente também funciona.
- - Você pode [colocar o instalador do Linux em uma unidade USB](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview), caso prefira não instalar no seu computador.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- Um adaptador Bluetooth.
- Um adaptador Bluetooth interno funcionará.
- Se você não tiver um, lembre-se de escolher um compatível com Linux.
- Uma unidade flash USB formatada como FAT32.
- - Essa não pode ser a mesma unidade flash usada para sua máquina Linux
+ - This cannot be the same flash drive used for your Linux Machine.
#### Parte II - Executando o exploit
-1. Baixe o instalador BootMii no [site do BootMii](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Extraia e cole o arquivo `boot.elf` na sua unidade flash.
1. Conecte a unidade flash no console. Para o Wii mini, as portas USB estão na traseira. Para o Wii normal, use a porta inferior. (ou a porta direita, se estiver na vertical).
-1. Ligue o console e navegue até o menu de configurações. No canto superior direito, você verá um código de 4 caracteres como o da figura abaixo. Esse código é a versão do sistema, anote ele pois será necessário mais tarde. Depois, desligue o console. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Ligue o console e navegue até o menu de configurações. No canto superior direito, você verá um código de 4 caracteres como o da figura abaixo. This code is your Wii Menu version, take a note of this as you will need it later. Depois, desligue o console. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Abra seu sistema Linux, e verifique se você está conectado à internet.
1. Abra o Terminal Linux apertando `CTRL + SHIFT + T`.
1. Digite os seguintes comandos:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. O terminal irá baixar os arquivos necessários, e pedirá as informações do seu console.
- - Se você selecionou um Wii Mini, sua região será solicitada. Isso pode ser determinado pela última letra da versão do seu sistema (`U` para **USA** e `E` para modelos **PAL**).
- - Se você selecionou um Wii, a versão do sistema será solicitada (a que você anotou na etapa 4)
+ - Se você selecionou um Wii Mini, sua região será solicitada. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Ligue o console e **não** conecte nenhum Wiimote.
1. Pressione o botão Sync repetidamente até que o terminal mostre `got connection handle`. Isso pode levar várias tentativas, então não desista.
diff --git a/_pages/pt_BR/cios-mini.md b/_pages/pt_BR/cios-mini.md
index 6aefe225b..c9070b970 100644
--- a/_pages/pt_BR/cios-mini.md
+++ b/_pages/pt_BR/cios-mini.md
@@ -47,7 +47,7 @@ Anote o número da versão (`v31776` ou `v31775`)
##### Ativando Ethernet
Se você deseja usar o Wiimmfi com cabo Ethernet em um Wii mini, execute o aplicativo [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) por Fullmetal5. Para executar, basta extrair o arquivo na pasta `apps` da sua unidade USB e inicie pelo Homebrew Channel.
-Não tente instalar uma IOS ou o System Menu do Wii em um Wii mini. Se fizer, seu console pode sofrer brick.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Se fizer, seu console pode sofrer brick.
{: .notice--warning}
Agora você pode usar aplicativos homebrew como [USB Loader GX](usbloadergx).
diff --git a/_pages/pt_BR/cios.md b/_pages/pt_BR/cios.md
index 7c1bf455d..18e7d9982 100644
--- a/_pages/pt_BR/cios.md
+++ b/_pages/pt_BR/cios.md
@@ -8,7 +8,7 @@ Este tutorial irá lhe ensinar a como instalar cIOS (IOS customizada). Isso é n
![Instalador d2x cIOS](/images/cIOS.png)
-Se você tem um Wii mini, instale [essa cIOS](cios-mini). Tentar instalar qualquer outra cIOS em um Wii mini pode **causar um brick no seu console!!**
+Se você tem um Wii mini, instale [essa cIOS](cios-mini). Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### Você precisará de
diff --git a/_pages/pt_BR/dump-wads.md b/_pages/pt_BR/dump-wads.md
index b3f929f84..4b8911c95 100644
--- a/_pages/pt_BR/dump-wads.md
+++ b/_pages/pt_BR/dump-wads.md
@@ -20,15 +20,15 @@ Este tutorial explica como fazer backup de WADs instaladas na memória do sistem
2. Insira seu Cartão SD ou USB no Wii e inicie o Yet Another BlueDump MOD pelo Homebrew Channel.
##### Parte II - Fazer o Backup
-1. Pressione o botão A. ![Pressione A](/images/DumpWADS/2.jpg)
+1. Pressione o botão A. ![Pressione A](/images/DumpWADS/2.png)
-2. Selecione `Installed Channel Titles`. ![Canais Instalados](/images/DumpWADS/3.jpg)
+2. Selecione `Installed Channel Titles`. ![Canais Instalados](/images/DumpWADS/3.png)
-3. Encontre o conteúdo que deseja extrair e pressione o botão 1. ![Encontrar canal](/images/DumpWADS/4.jpg)
+3. Encontre o conteúdo que deseja extrair e pressione o botão 1. ![Encontrar canal](/images/DumpWADS/4.png)
4. Selecione `Backup to WAD`.
5. Quando aparecer `Fakesign the ticket`, selecione `Yes`.
6. Quando aparecer `Fakesign the TMD`, selecione `No`.
-7. Quando aparecer `Change the output WAD region`, aperte o botão B.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-Você acabou de extrair o arquivo WAD. Ele deve agora aparecer no seu cartão SD. ![Concluído](/images/DumpWADS/6.jpg)
+Você acabou de extrair o arquivo WAD. Ele deve agora aparecer no seu cartão SD. ![Concluído](/images/DumpWADS/5.png)
diff --git a/_pages/pt_BR/home.md b/_pages/pt_BR/home.md
index 25584197c..84a8a5822 100644
--- a/_pages/pt_BR/home.md
+++ b/_pages/pt_BR/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Aplicar patches no conteúdo do disco dos jogos (permitindo que você jogue com modificações) usando [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Instalar temas no Wii Menu usando [MyMenuify](/themes).
-- Instalar um USB Loader como [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) ou [USB Loader GX](/usbloadergx) para jogar seus títulos favoritos através de um dispositivo USB.
-- Fazer backup dos seus discos com [CleanRip](/dump-games) e jogos e títulos instalados com com [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Fazer backup e restaurar seus dados salvos de jogos com [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Baixar novos aplicativos homebrew com [Homebrew Browser](/hbb)
-- Reativar serviços online descontinuados, como [WiiConnect24](/riiconnect24) e [Nintendo WFC](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Fazer backup e restaurar cópias do armazenamento do Wii (NAND) usando [BootMii](http://bootmii.org).
-- Proteger seu Wii de bricks usando [Priiloader](/priiloader) e BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Transformar seu Wii em um reprodutor de mídia com [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/pt_BR/riiconnect24-troubleshooting.md b/_pages/pt_BR/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/pt_BR/riiconnect24-troubleshooting.md
+++ b/_pages/pt_BR/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/pt_BR/themes.md b/_pages/pt_BR/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/pt_BR/themes.md
+++ b/_pages/pt_BR/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/pt_BR/wiimmfi.md b/_pages/pt_BR/wiimmfi.md
index e95260347..ae223fbac 100644
--- a/_pages/pt_BR/wiimmfi.md
+++ b/_pages/pt_BR/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/pt_BR/wiiwarepatcher.md b/_pages/pt_BR/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/pt_BR/wiiwarepatcher.md
+++ b/_pages/pt_BR/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/pt_PT/bluebomb.md b/_pages/pt_PT/bluebomb.md
index ad1542fcf..0bc5513da 100644
--- a/_pages/pt_PT/bluebomb.md
+++ b/_pages/pt_PT/bluebomb.md
@@ -14,40 +14,40 @@ Bluebomb é uma vulnerabilidade que tira proveito de uma falha nas bibliotecas B
Para a Wii original, nós recomendamos utilizar [outra vulnerabilidade](/get-started) se pretenderes instalar o Homebrew Channel e/ou BootMii.
{: .notice--info}
-Esta vulnerabilidade não resultará na vWii da Wii U. Please follow [this guide](https://wiiuguide.xyz/#/vwii-modding) instead.
+Esta vulnerabilidade não resultará na vWii da Wii U. Por favor segue [este guia](https://wiiuguide.xyz/#/vwii-modding).
{: .notice--warning}
#### Secção I - O que precisas
- Uma máquina Linux
- Se estás a utilizar um Chromebook, não precisas de instalar outro Sistema Operacional; em vez disto, ativa [ Linux no ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- Se tens um Raspberry Pi, podes utilizá-lo porque ele tem o Linux pré-instalado.
- - Utilizando um subsistema Windows para Linux ** não ** ira funcionar, devido à inabilidade em aceder `systemctl`.
- - Se tu não tens Linux, [Ubuntu](https://ubuntu.com/download/desktop) é a opção mais amigável
- - Dispositivos de 32-bit requerem [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Subsistema Windows para Linux *não funcionará* já que não tem acesso direto ao adaptador Bluetooth ou entradas USB.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - Dispositivos de 32-bit requerem [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- Para dispositivos 64-bit é recomendado que utilizes a edição LTS devido à estabilidade, mas a versão mais recente também funciona.
- - Tu podes [instalar Linux para um USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) se não preferires instalá-lo no teu computador.
+ - Tu podes [instalar Linux para um USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) em vez de instalá-lo no teu computador.
- Um adaptador Bluetooth.
- Um adaptador Bluetooth interno irá funcionar.
- Se não tiveres um, certifica-te que arranjas um com compatibilidade com Linux.
- Um USB flash drive formatado como FAT32.
- - Isto não pode ser o mesmo flash drive utilizado para a tua máquina Linux
+ - Isto não pode ser o mesmo flash drive utilizado para a tua máquina Linux.
#### Secção II - Executando a vulnerabilidade
-1. Descarrega o instalador HackMii a partir do [site do BootMii](https://bootmii.org/download/).
+1. Descarrega o instalador HackMii a partir do [site do BootMii](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Extrai-o e coloca o ficheiro `boot.elf` no teu flash drive.
1. Conecta o flash drive na consola. Para a Wii Mini, a entrada USB está na parte de trás. Para a Wii normal, utiliza a entrada debaixo. (ou a entrada da direita se estiver de pé).
-1. Liga a tua consola e navega até ao menu das definições. No canto superior direito deverás ver um código de 4 caracteres como o da imagem debaixo. Este código é a tua versão do Sistema Menu, anota isso já que irás precisá-lo mais tarde. Depois disso, desliga a tua consola. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Liga a tua consola e navega até ao menu das definições. No canto superior direito deverás ver um código de 4 caracteres como o da imagem debaixo. This code is your Wii Menu version, take a note of this as you will need it later. Depois disso, desliga a tua consola. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Inicia a tua distribuição do Linux, e certifica que estás conectado à internet.
1. Abre o Terminal do Linux pressionando `CTRL + SHIFT + T`.
1. Executa os seguintes comandos:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. O ajudante descarregará os ficheiros necessários; e perguntará por informações sobre a tua consola.
- - Se tu selecionaste a Wii Mini, serás solicitado a fornecer a tua região. Isto pode ser determinado pela ultima letra da versão do Sistema Menu (`U` para **EUA** e `E` para ** PAL** modelos).
- - Se selecionaste a Wii serás solicitado a fornecer a tua versão do Sistema Menu (O que anotaste no passo 4)
+ - Se tu selecionaste a Wii Mini, serás solicitado a fornecer a tua região. Isto pode ser determinado pela ultima letra da versão do Wii Menu (`U` para **EUA** e `E` para modelos ** PAL**).
+ - Se selecionaste a Wii serás solicitado a fornecer a tua versão do Wii Menu (O que anotaste no passo 4)
1. Liga a tua consola e **não** conectes nenhum Wiimote.
1. Pressiona o botão Sync repetidamente até ao terminal mostrar `got connection handle`. Poderá levar a numerosas tentativa, por isso não desistas.
diff --git a/_pages/pt_PT/cios-mini.md b/_pages/pt_PT/cios-mini.md
index 6ef5fd733..cf8d8aedc 100644
--- a/_pages/pt_PT/cios-mini.md
+++ b/_pages/pt_PT/cios-mini.md
@@ -1,57 +1,57 @@
---
-title: "d2xl cIOS for Wii mini (experimental)"
+title: "d2xl cIOS para Wii mini (experimental)"
---
{% include toc title="Table of Contents" %}
-This tutorial will tell you how to install Leseratte's d2xl Wii mini cIOS (custom IOS). This is required if you want to load games with a USB Loader. Some homebrew might work better using cIOS.
+Este tutorial irá te contar como instalar d2xl Wii mini cIOS (IOS personalizada) de Leseratte. Isto é necessário se quiseres jogar com um USB Loader. Alguns homebrew provavelmente funcionam melhor utilizando cIOS.
![d2x cIOS Installer](/images/cIOS.png)
-This guides is only intended for Wii mini users. If you have a Wii, Install [this cIOS](cios) instead.
+Este guia é apenas para utilizadores de Wii Mini. Se tens uma Wii, instala [este cIOS](cios).
{: .notice--warning}
-If you need help with anything regarding this tutorial, please join [the Wii mini Hacking Discord server](https://discord.gg/6ryxnkS) (recommended)
+Se tu precisas de ajuda com alguma coisa relacionada a este tutorial, por favor entra no [server Wii Mini Hacking no Discord](https://discord.gg/6ryxnkS) (recomendado)
{: .notice--info}
-This d2x cIOS installer was originally developed for the Wii U's vWii by DaveBaol and custom cIOS was created by Leseratte for the Wii mini. The original download page can be found [here](https://wii.leseratte10.de/d2xl-cIOS/). Leseratte's Github page can be found [here](https://github.com/Leseratte10/d2xl-cios). Please note that this cIOS is still experimental, though no problem with functionality has been reported.
+Este instalador d2x cIOS foi originalmente desenvolvido pelo DaveBaol para o vWii da Wii U e o cIOS personalizado foi criado por Leseratte para a Wii mini. A página original do download encontra-se [aqui](https://wii.leseratte10.de/d2xl-cIOS/). A página Github do Leseratte escontra-se [aqui](https://github.com/Leseratte10/d2xl-cios). Lembra-te que este cIOS continua em experiência, embora não tenham sido reportados problemas.
{: .notice--info}
-#### What you need
+#### O que precisas
-* A Wii mini with the Homebrew Channel installed
-* A USB drive
-* Leseratte's [d2xl cIOS Installer](/assets/files/d2xl_wii_mini_cIOS_installer_v1_beta2.zip)
+* Uma Wii mini com Homebrew Channel instalado
+* Um drive USB
+* [d2xl cIOS Installer](/assets/files/d2xl_wii_mini_cIOS_installer_v1_beta2.zip) do Leseratte
-#### Instructions
+#### Instruções
-##### Section I - Downloading
+##### Secção I - Descarregamento
-1. Extract the d2xl cIOS Installer and put it in the `apps` folder on your USB drive. If you do not have one already, please make a folder named `apps` in the main directory of your flash drive. You will need it afterwards for other Homebrew too.
-1. Insert your USB drive into your Wii mini and load The d2xl cIOS Installer from the Homebrew Channel.
+1. Extrai o Instalador d2xl cIOS e coloca-o na pasta `apps` no teu cartão SD ou USB drive. Se não tiveres esta pasta, por favor cria uma pasta chamada `apps` no diretório do teu flash drive. Será também necessário para outras aplicações Homebrew.
+1. Insere o teu USB drive na tua Wii mini, e abre o Instalador d2xl cIOS a partir do Homebrew Channel.
-##### Section II - Installing
+##### Secção II - Instalação
-1. Press continue, then set the options to the following:
+1. Pressiona continue, depois configura as opções a seguir:
```
Select cIOS: d2xl-v1-beta2
Select cIOS base: 57
Select cIOS slot: 249
```
-Take a note of the version number (either `v31776` or `v31775`)
-1. Once set, press A to install. Once done successfully, exit the installer.
- - If the install fails with a `TMD version mismatch` error, move the +Control pad left or right in the `Select cIOS` option until the version number is different than the one you tried before.
+Anota o número da versão (`v31776` ou `v31775`)
+1. Uma vez configurado, pressiona A para instalar. Quando acabar, sai do instalador.
+ - Se a instalação falhar com um erro `TMD version mismatch`, pressiona o botão esquerdo ou direito no controlo direcional em `Select cIOS` até que o número da versão seja diferente do que tentaste anteriormente.
-##### Enabling Ethernet
-If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
+##### Ativando Ethernet
+Se desejas utilizar o Wiimmfi com Ethernet numa Wii mini, precisas de executar a aplicação [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) feito pelo Fullmetal5. Para executá-lo, basta só extraí-lo a pasta `apps` do teu USB drive e abre-o a partir do Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Não tentes instalar um IOS ou o System Menu de uma Wii numa Wii mini. Se fizeres isto, poderás brickar a tua consola.
{: .notice--warning}
-You can now use homebrew such as [USB Loader GX](usbloadergx).
+Agora podes utilizar homebrew como o [USB Loader GX](usbloadergx).
{: .notice--info}
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continua para a navegação do site](site-navigation)
Nós temos mais outros tutoriais que poderás gostar.
{: .notice--info}
diff --git a/_pages/pt_PT/cios.md b/_pages/pt_PT/cios.md
index 1fe0970db..554e44e77 100644
--- a/_pages/pt_PT/cios.md
+++ b/_pages/pt_PT/cios.md
@@ -4,29 +4,29 @@ title: "cIOS"
{% include toc title="Table of Contents" %}
-This tutorial will tell you how to install cIOS (custom IOS). This is required if you want to load games with a USB Loader. Some homebrew might work better using cIOS.
+Este tutorial irá te ensinar como instalar cIOS (IOS customizada). Isto é necessário se quiseres jogar com um USB Loader. Alguns homebrew provavelmente funcionam melhor utilizando cIOS.
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+Se tens uma Wii mini, instala [este cIOS](cios-mini). Tentar instalar qualquer outro de cIOS numa Wii mini não funcionará.
{: .notice--info}
-#### What you need
+#### O que precisas
-* A Wii with an Internet connection
-* An SD card or USB drive
-* [d2x cIOS Installer](https://sites.google.com/site/completesg/backup-launchers/installation/d2x-cIOS-Installer-Wii.zip?attredirects=0&d=1)
+* Uma Wii com conexão à Internet
+* Um cartão SD ou USB drive
+* [Instalador d2x cIOS](https://sites.google.com/site/completesg/backup-launchers/installation/d2x-cIOS-Installer-Wii.zip?attredirects=0&d=1)
-#### Instructions
+#### Instruções
-##### Section I - Downloading
+##### Secção I - Descarregamento
-1. Extract d2x cIOS Installer and put it in the `apps` folder on your SD card or USB drive.
-1. Insert your SD card or USB drive into your Wii, and launch d2x cIOS Installer from the Homebrew Channel.
+1. Extrai o Instalador d2x cIOS e coloca-o na pasta `apps` no teu cartão SD ou USB drive.
+1. Insere o teu cartão SD ou USB drive na tua Wii, e abre o Instalador d2x cIOS a partir do Homebrew Channel.
-##### Section II - Installing
+##### Secção II - Instalação
-1. Press continue, then set the options to the following:
+1. Pressiona continue, depois configura as opções a seguir:
```
Select cIOS: v10 beta52 d2x-v10-beta52
Select cIOS base: 56
@@ -34,8 +34,8 @@ Select cIOS slot: 249
Select cIOS version: 65535
```
![Install cIOS 249](/images/Wii/Install249.png)
-1. Once set, press A twice to install.
-1. When done installing, press A to return, and set the options to the following:
+1. Uma vez configurado, pressiona A duas vezes para instalar.
+1. Quando acabar de instalar, pressiona A para voltar e configura as opções a seguir:
```
Select cIOS: v10 beta52 d2x-v10-beta52
Select cIOS base: 57
@@ -43,23 +43,23 @@ Select cIOS slot: 250
Select cIOS version: 65535
```
![Install cIOS 250](/images/Wii/Install250.png)
-1. Once set, press A twice to install.
-1. When done installing, press A to return, and set the options to the following:
+1. Uma vez configurado, pressiona A duas vezes para instalar.
+1. Quando acabar de instalar, pressiona A para voltar e configura as opções a seguir:
```
Select cIOS: v10 beta52 d2x-v10-beta52
Select cIOS base: 58
Select cIOS slot: 251
Select cIOS version: 65535
```
-1. Run it again, then exit once done.
+1. Executa-o outra vez e depois sai quando estiver concluído.
-##### Options once complete
+##### Opções uma vez terminado o processo
-You can now use homebrew such as [USB Loader GX](usbloadergx).
+Agora podes utilizar homebrew como o [USB Loader GX](usbloadergx).
{: .notice--info}
-[Continue to the Homebrew Browser](hbb)
The Homebrew Browser is a good place to get homebrew on your Wii. This is optional to install.
+[Continua para o Homebrew Browser](hbb)
O Homebrew Browser é um bom sítio para obter aplicações homebrew na tua Wii. Isto é opcional para instalar.
{: .notice--info}
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continua para a navegação do site](site-navigation)
Nós temos mais outros tutoriais que poderás gostar.
{: .notice--info}
diff --git a/_pages/pt_PT/cleanrip.md b/_pages/pt_PT/cleanrip.md
index 80042d731..518002b92 100644
--- a/_pages/pt_PT/cleanrip.md
+++ b/_pages/pt_PT/cleanrip.md
@@ -4,29 +4,29 @@ title: "CleanRip"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Do you want to make a backup of your games? This tutorial will explain you how to use CleanRip.
+Queres fazer uma cópia dos teus jogos? Este tutorial irá explicar-te como utilizar o CleanRip.
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
-#### What you need
+#### O que precisas
-* An SD card or USB drive with at least 4.7 GB of free space
+* Um cartão SD ou um drive USB com pelo menos 4.7 GB de espaço livre
* [CleanRip](https://github.com/emukidid/cleanrip/releases/latest)
-#### Instructions
+#### Instruções
-##### Section I - Downloading/Installing
+##### Secção I - Descarregando/Instalando
-1. Extract CleanRip and put it in the `apps` folder on your SD card or USB drive.
-1. Insert your SD card into your Wii, and launch CleanRip from the Homebrew Channel.
+1. Extrai o CleanRip e coloca-o na pasta `apps` no teu cartão SD ou USB drive.
+1. Insere o teu Cartão SD na tua Wii e abre o CleanRip a partir do Homebrew Channel.
-##### Section II - Ripping
+##### Secção II - Fazer cópia
-1. Select your device that you will be dumping the game to - your USB drive or SD card. ![Device type](/images/CleanRip/2.png)
-1. On this screen, it asks you if you want to download a file with game checksums so you can verify the dump created is a 1:1 copy of the disc. It's your choice whether to say `Yes` or `No` to download this file. ![DAT](/images/CleanRip/3.png)
-1. Now insert the game you want to dump. ![DVD](/images/CleanRip/4.png) ![Initialising Disc](/images/CleanRip/5.png)
-1. Set it as shown on the screen below.
If you know that you are dumping a game that uses a dual layer disc, like `Super Smash Bros. Brawl` or `Metroid: Other M`, set `Dual Layer` to `Yes`. ![Settings](/images/CleanRip/6.png)
-1. CleanRip will now dump your game. It can take a while, since it will dump the full 4.7GB disc contents (9.4 for dual layer discs). ![Copying](/images/CleanRip/7.png)
+1. Seleciona o teu dispositivo que irás guardar a tua cópia do jogo - o teu USB drive ou cartão SD. ![Device type](/images/CleanRip/2.png)
+1. Neste ecrã, irá te perguntar se queres descarregar um ficheiro com somas de verificação para verificar se a cópia criada foi bem-sucedida. Fica ao teu critério escolher `Yes` ou `No` para descarregar este ficheiro. ![DAT](/images/CleanRip/3.png)
+1. Agora insere o jogo que queres copiar. ![DVD](/images/CleanRip/4.png) ![Initialising Disc](/images/CleanRip/5.png)
+1. Configura como está no ecrã abaixo.
Se sabes que o jogo que estás a copiar utiliza um disco dual layer, como `Super Smash Bros. Brawl` ou `Metroid: Other M`, configura `Dual Layer` para `Yes`. ![Settings](/images/CleanRip/6.png)
+1. CleanRip fará agora uma copia do teu jogo. Pode demorar um bocado, pois copiará todo o conteúdo do disco de 4.7GB (9.4 para discos dual layer). ![Copying](/images/CleanRip/7.png)
diff --git a/_pages/pt_PT/dump-smb.md b/_pages/pt_PT/dump-smb.md
index 9777fe3be..eedd7c835 100644
--- a/_pages/pt_PT/dump-smb.md
+++ b/_pages/pt_PT/dump-smb.md
@@ -1,39 +1,39 @@
---
-title: "Dumping a game over a local network"
+title: "Copiando um jogo pela rede local"
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Do you want to dump games through your local network? Follow this tutorial! This can be useful if you don't have an SD card or a USB drive that is large enough to dump a game to.
+Queres fazer cópias de jogos pela tua rede local? Segue este tutorial! Isto pode ser útil se não tens um cartão SD ou um drive USB com espaço suficiente para fazer uma cópia de jogo.
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
-#### What you need
+#### O que precisas
-* A Wii.
+* Uma Wii.
* [DVD Dump Tool](/assets/files/DVDDumpTool.zip)
-Your Wii and your computer must be connected to one local network
+A tua Wii e o teu computador têm de estar ligados à mesma rede local
{: .notice--warning}
-#### Instructions
+#### Instruções
-##### Section I - Downloading/Installing
+##### Secção I - Descarregando/Instalando
-1. Extract DVD Dump Tool and put it in the `apps` folder on your SD card or USB drive.
-1. Insert your SD card into your Wii, and launch DVD Dump Tool from the Homebrew Channel.
+1. Extrai o DVD Dump Tool e coloca-o na pasta `apps` no teu cartão SD ou USB drive.
+1. Insere o teu Cartão SD na tua Wii e abre o DVD Dump Tool a partir do Homebrew Channel.
-##### Section II - Ripping
+##### Secção II - Fazer cópia
-1. Press the right button on the d-pad and press "A" ![2](/images/DumpDiscs_LAN/2.png)
-1. Choose the disc that you want to copy (The options are: `GameCube Disc`, `Wii Single-Layer Disc`, `Wii Dual-Layer Disc` and press "A" ![3](/images/DumpDiscs_LAN/3.png)
-1. Now put your game to your Wii. (If it's already in your wii, eject it and put it back) ![InsertTheDisc](/images/DumpDiscs_LAN/insertthedisc.jpg) ![4](/images/DumpDiscs_LAN/4.png)
-1. Remember your Wii URL (IP address) ![5](/images/DumpDiscs_LAN/5.png)
-1. On your computer in your web browser, type in the Wii URL and hit ENTER. ![6](/images/DumpDiscs_LAN/6.png)
-1. You should see this. Click on `Click here to download XXXX.iso` ![7](/images/DumpDiscs_LAN/7.jpg)
-1. The transfer speed is not the fastest, but if you can't use anything else, it's better than nothing.
+1. Pressiona o botão direcional direito e pressiona "A" ![2](/images/DumpDiscs_LAN/2.png)
+1. Escolhe o disco que queres copiar (As opções são: `GameCube Disc`, `Wii Single-Layer Disc`, `Wii Dual-Layer Disc` e pressiona "A" ![3](/images/DumpDiscs_LAN/3.png)
+1. Agora coloca o teu jogo na tua Wii. (Se já estava na tua Wii, ejeta-o e coloca de volta) ![InsertTheDisc](/images/DumpDiscs_LAN/insertthedisc.jpg) ![4](/images/DumpDiscs_LAN/4.png)
+1. Lembra-te do teu URL da Wii (endereço IP) ![5](/images/DumpDiscs_LAN/5.png)
+1. No navegador do teu computador, escreve o URL da Wii e aperta ENTER. ![6](/images/DumpDiscs_LAN/6.png)
+1. Deve ver isto. Clica em `Click here to download XXXX.iso` ![7](/images/DumpDiscs_LAN/7.jpg)
+1. A velocidade não é a mais rápida, mas se não tiveres outra escolha, é melhor que nada.
![8](/images/DumpDiscs_LAN/8.PNG)
diff --git a/_pages/pt_PT/dump-wads.md b/_pages/pt_PT/dump-wads.md
index 92b2260fa..d159f4297 100644
--- a/_pages/pt_PT/dump-wads.md
+++ b/_pages/pt_PT/dump-wads.md
@@ -20,15 +20,15 @@ Este tutorial irá te explicar como copiar WADs da tua memória do sistema Wii.
2. Insere o teu cartão SD ou USB drive na tua Wii, e abre o Yet Another BlueDump MOD a partir do Homebrew Channel.
##### Secção II - Copiando
-1. Pressiona o botão A. ![Press A](/images/DumpWADS/2.jpg)
+1. Pressiona o botão A. ![Press A](/images/DumpWADS/2.png)
-2. Escolhe `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Escolhe `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Procura o conteúdo que queres copiar e pressiona o botão 1. ![Find channel](/images/DumpWADS/4.jpg)
+3. Procura o conteúdo que queres copiar e pressiona o botão 1. ![Find channel](/images/DumpWADS/4.png)
4. Escolhe `Backup to WAD`.
5. No prompt para `Fakesign the ticket`, escolhe `Yes`.
6. No prompt para `Fakesign the TMD`, escolhe `No`.
-7. No prompt para `Change the output WAD region`, pressiona o botão B.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-Agora tens o WAD copiado. Isto deve aparecer no teu cartão SD. ![Done](/images/DumpWADS/6.jpg)
+Agora tens o WAD copiado. Isto deve aparecer no teu cartão SD. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/pt_PT/get-started.md b/_pages/pt_PT/get-started.md
index b6e258b9c..0fa317700 100644
--- a/_pages/pt_PT/get-started.md
+++ b/_pages/pt_PT/get-started.md
@@ -1,23 +1,23 @@
---
-title: "Get Started"
+title: "Vamos Começar"
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-These instructions will assume you're using an SD card to mod your Wii with, but you can use a USB storage device instead. However, to use the exploits, LetterBomb requires a SD card, and BlueBomb requires a USB storage device.
+Estas instruções irão assumir que estás a utilizar um cartão SD para modificar a tua Wii, mas podes utilizar um dispositivo de armazenamento USB. Contudo, para utilizar as vulnerabilidades, LetterBomb requer um cartão SD, e BlueBomb requer um dispositivo de armazenamento USB.
{: .notice--info}
-This guide is for the original Wii only, with the latest firmware (4.3). Do not use this on a Wii U (vWii)! If you want to install homebrew on vWii, [follow this tutorial](https://wiiuguide.xyz/#/vwii-modding).
+Este guia é só para a Wii original, com a mais recente firmware (4.3). Não utilizes isto numa Wii U (vWii)! Se queres instalar homebrew no vWii, [segue este tutorial](https://wiiuguide.xyz/#/vwii-modding).
{: .notice--warning}
-### Choose an exploit to use
+### Escolhe uma vulnerabilidade para utilizar
-- [str2hax](str2hax) - Exploit that uses the Wii EULA (Recommended, no SD card nor Channel required, but requires changing the DNS settings)
-- [FlashHax](flashhax) - Exploit that uses the Internet Channel (No SD card required)
-- [LetterBomb](letterbomb) - Exploit that uses the Wii Message Board (SD card required)
-- [BlueBomb](bluebomb) - Exploit that uses Bluetooth (Neither SD card nor Wifi required)
- * Requires a computer with Bluetooth and GNU/Linux, as well as a USB drive
- * This is the only exploit that works on the **Wii mini**
+- [str2hax](str2hax) - Vulnerabilidade que utiliza o Wii EULA (Recomendado, não é necessário cartão SD nem Canal, mas requer uma mudança nas definições do DNS)
+- [FlashHax](flashhax) - Vulnerabilidade que utiliza o Internet Channel (não é necessário cartão SD)
+- [LetterBomb](letterbomb) - Vulnerabilidade que utiliza o Wii Message Board (é necessário cartão SD)
+- [BlueBomb](bluebomb) - Vulnerabilidade que utiliza o Bluetooth (não é necessário cartão SD nem Wi-Fi)
+ * Necessitas de um computador com Bluetooth e GNU/Linux, bem como um USB drive
+ * Este é a única vulnerabilidade que funciona no **Wii mini**
diff --git a/_pages/pt_PT/hbc.md b/_pages/pt_PT/hbc.md
index a8e0d4e92..f5836c12c 100644
--- a/_pages/pt_PT/hbc.md
+++ b/_pages/pt_PT/hbc.md
@@ -1,33 +1,33 @@
---
-title: "Homebrew Channel and BootMii Installation"
+title: "Instalação do Homebrew Channel e BootMii"
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
![HBC Logo](/images/hbc.png)
-The Homebrew Channel is where you will go to launch homebrew applications. BootMii is a piece of software that can backup and restore your Wii's NAND storage, and if installed in boot2, provides brick protection.
+O Homebrew Channel é onde tu irás abrir aplicações homebrew. BootMii é um bocado do software que podes fazer cópia e restauro do armazenamento NAND da tua Wii e, se for instalado no boot2, oferece proteção contra bricks.
-#### Instructions
+#### Instruções
-1. You will see a scam warning screen. Wait 30 seconds for the text "Press 1 to continue" to appear, then press 1. ![Scam Screen](/images/Wii/ScamScreen.png)
+1. Irás ver um ecrã de aviso de scam. Espera 30 segundos para o texto "Press 1 to continue" aparecer, depois pressiona 1. ![Scam Screen](/images/Wii/ScamScreen.png)
-2. When at the HackMii installer, you are able to install the Homebrew Channel and BootMii. ![Results](/images/Wii/Results.png)
+2. Quando estiveres no instalador HackMii, podes instalar o Homebrew Channel e BootMii. ![Resultados](/images/Wii/Results.png)
-3. Press Continue, then select the Homebrew Channel, and press install. ![Install the Homebrew Channel](/images/Wii/InstallHomebrewChannel.png)
+3. Pressiona em Continue, depois seleciona Install The Homebrew Channel, e pressiona install. ![Install the Homebrew Channel](/images/Wii/InstallHomebrewChannel.png)
-4. Press Continue when finished. ![Success Installing the Homebrew Channel](/images/Wii/SuccessHBC.png)
+4. Pressiona Continue quando acabares. ![Success Installing the Homebrew Channel](/images/Wii/SuccessHBC.png)
-5. Once installed, press back and go to BootMii.
-6. If the main screen says you can install as boot2, do so. This gives you a level of brick protection that loads as part of the Wii's boot process, and lets you load homebrew to fix the brick or restore from a NAND backup.
-7. If it does not say you can install as boot2, install as IOS. While this doesn't give you brick protection compared to its boot2 counterpart, it will still allow you to make a NAND backup.
+5. Uma vez instalado, pressiona back e vai para BootMii.
+6. Se no ecrã principal disser que podes instalar como boot2, então faz. Isto dará um nível de proteção contra bricks que é carregada no processo de arranque da Wii e permite que carregues o homebrew para reparar o brick ou restaurar por uma cópia da NAND.
+7. Se não disser que podes instalar como boot2, instala como IOS. Enquanto que isto não te dá uma proteção contra bricks, comparando com o boot2, isto continuará a permitir que faças a cópia da NAND.
![BootMii Installation](/images/Wii/InstallBootMii.jpg)
-8. Once done, select `Continue` to exit the HackMii installer.
+8. Uma vez feito, seleciona `Continue` para saires do instalador HackMii.
-[Continue to BootMii Backup](bootmii)
Making a NAND backup with BootMii at this point is recommended.
+[Continua para Cópia BootMii](bootmii)
Neste ponto, é recomendado fazer uma cópia da NAND com BootMii.
{: .notice--info}
diff --git a/_pages/pt_PT/home.md b/_pages/pt_PT/home.md
index 09079bce6..f56898024 100644
--- a/_pages/pt_PT/home.md
+++ b/_pages/pt_PT/home.md
@@ -1,53 +1,53 @@
---
layout: splash
-title: "Wii Guide"
+title: "Guia Wii"
header:
overlay_color: "#5e616c"
overlay_image: /images/home-page-feature.jpg
overlay_filter: 0.5
- cta_label: "Get Started"
+ cta_label: "Vamos Começar"
cta_url: "get-started"
caption:
-excerpt: "The complete guide to modding your Nintendo Wii."
+excerpt: "O guia completo para modificar a tua Nintendo Wii."
---
-The guide is also available in other languages! To change the language, please press the icon at top right and change your language.
+O guia também está disponível em outros idiomas! Para mudar o idioma, pressiona o ícone no canto superior direito para mudar o idioma.
{: .notice--info}
-## What is "homebrew"?
+## O que é "homebrew"?
-[**Homebrew**](https://en.wikipedia.org/wiki/Homebrew_(video_games)) refers to unofficial software including games, utilities, emulators and others.
+[**Homebrew**](https://en.wikipedia.org/wiki/Homebrew_(video_games)) refere-se a software não-oficial incluindo jogos, ferramentas, emuladores, entre outros.
-Running homebrew on your Nintendo Wii is free using various exploits.
+Executar homebrew na tua Wii é gratuito utilizando vários exploits.
-## What can I do with homebrew?
+## O que é que posso fazer com homebrew?
-Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
+Está aqui uma lista de coisas que podes fazer com isso. Apesar de não estarem todas as coisas que podes fazer com homebrew, isto poderá dar uma ideia geral do que podes fazer. O nosso guia irá te ajudar a começar facilmente.
-- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
-- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
-- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
-- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
+- Aplicar patches em conteúdos nos discos dos jogos (permitindo que jogues com modificações) utilizando [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
+- Intalar temas para o teu Menu Wii utilizando [MyMenuify](themes).
+- Instalar um USB Loader como [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) ou [USB Loader GX](usbloadergx) para jogares todos os teus jogos favoritos utilizando um dispositivo de armazenamento USB e mais.
+- Fazer uma cópia de segurança dos teus discos com [CleanRip](/dump-games) e instalar jogos e títulos com [YABDM](dump-wads)
+- Fazer uma cópia de segurança e restauro dos teus ficheiros de dados com o [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
+- Descarregar novas aplicações homebrew com o [Homebrew Browser](hbb)
+- Restaurar serviços online descontinuados, como o [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
+- Fazer cópia de segurança da tua memória do sistema Wii (NAND) utilizando [BootMii](http://bootmii.org).
+- Proteger a tua Wii de eventuais bricks utilizando [Priiloader](priiloader) e BootMii.
+- Tornar a tua Wii num reprodutor de mídia com o [WiiMC](http://www.wiimc.org/).
-Get started by [choosing your exploit](get-started)!
+Vamos começar [escolhendo o teu exploit](get-started)!
{: .notice--info}
-## More Resources
+## Mais Recursos
-There are also few more good resources for Wii modding and troubleshooting that can help:
+Também tens mais alguns bons recursos para modificação e solução de problemas da Wii que te podem ajudar:
- [Complete Softmod Guide](https://sites.google.com/site/completesg/)
- [ModMii](http://modmii.000webhostapp.com/)
- [WiiBrew](https://wiibrew.org/)
- [WiiFlow Wiki](https://sites.google.com/site/wiiflowiki4/)
-- [Wii Hacking Explained - by Cyan](https://gbatemp.net/threads/wii-hacking-explained.501605/) ...and of course, this site
+- [Wii Hacking Explained - by Cyan](https://gbatemp.net/threads/wii-hacking-explained.501605/) ... e obviamente, este site
-For modding a Wii U, there are some more options:
+Para modificação de uma Wii U, estão aqui algumas opções:
- [The Definitive vWii Hacking Guide](https://gbatemp.net/threads/the-definitive-vwii-hacking-guide.425852/)
- [NH Wii U Guide](https://wiiuguide.xyz)
diff --git a/_pages/pt_PT/letterbomb.md b/_pages/pt_PT/letterbomb.md
index 14ecae62e..a5841032f 100644
--- a/_pages/pt_PT/letterbomb.md
+++ b/_pages/pt_PT/letterbomb.md
@@ -2,32 +2,32 @@
title: "LetterBomb"
---
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
![LetterBomb](/images/letterbomb.png)
-LetterBomb is an exploit for the Wii that is triggered using the Wii Message Board.
+LetterBomb é uma vulnerabilidade para a Wii que é desencadeado utilizando o Wii Message Board.
-This exploit is one of many. Check out the [Get Started](/get-started) page for other options.
+Esta vulnerabilidade é uma de muitas. Vê a página [Vamos começar](/get-started) para outras opções.
{: .notice--info}
-#### What you need
-- An SD card
-- A Wii on system version 4.3
- - This exploit will not work on a Wii Mini or vWii
+#### O que precisas
+- Um cartão SD
+- Uma Wii na versão do sistema 4.3
+ - Esta vulnerabilidade não resultará numa Wii Mini ou vWii
-#### Instructions
+#### Instruções
-1. On your Wii, go to `Wii Settings` -> `Internet` -> `Console Information` and make note of your MAC address.
-2. Visit [please.hackmii.com](https://please.hackmii.com), input your Wii MAC and region, complete the CAPTCHA, *ensure `Bundle the HackMii Installer for me!` is checked*, and cut either wire
- - Whichever wire you choose to cut doesn't matter. ![HackMii Screen](/images/Wii/LetterBomb-PC.png)
-3. Extract the contents of the downloaded ZIP to your SD card.
-4. On your Wii, return to the Wii Menu and then open the Message Board.
-5. Load the red letter with a bomb icon.
- - In various scenarios, you may need to look at the previous or next day to find it.
+1. Na tua Wii, vai até `Wii Settings` -> `Internet` -> `Console Information` e anota o teu endereço MAC.
+2. Visita [please.hackmii.com](https://please.hackmii.com), comola o teu Wii MAC e região, completa o CAPTCHA, *certifica`Bundle the HackMii Installer for me!` tem um visto*, e corta qualquer fio
+ - Não importa qual o fio que escolhas para cortar. ![HackMii Screen](/images/Wii/LetterBomb-PC.png)
+3. Extrai os conteúdos do ZIP descarregado para o teu cartão SD.
+4. Na tua Wii, volta para o Wii menu e depois abre o Message Board.
+5. Carrega na carta vermelha com um uma bomba.
+ - Em alguns cenários, tu precisarás de ver o dia anterior ou o seguinte para encontrá-lo.
![LetterBomb Wii Menu](/images/Wii/LetterBomb-Wii.png)
-[Continue to Homebrew Channel and BootMii Installation](hbc)
+[Continua para a Instalação do Homebrew Channel e BootMii](hbc)
{: .notice--info}
diff --git a/_pages/pt_PT/priiloader.md b/_pages/pt_PT/priiloader.md
index a5a908846..cfc6dc331 100644
--- a/_pages/pt_PT/priiloader.md
+++ b/_pages/pt_PT/priiloader.md
@@ -4,69 +4,69 @@ title: "Priiloader"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Priiloader adds a level of brick protection to your Wii. It loads before the Wii Menu does (hence the name). The tool can also enable hacks for your Wii Menu, and be used to quickly launch the Homebrew Channel, BootMii, or whatever homebrew you want!
+Priiloader adiciona um nível de proteção contra brick na tua Wii. Ele carrega antes do Wii Menu (daí o nome). A ferramenta também ativa hacks para o teu Wii Menu, assim como abre o Homebrew Channel, BootMii, ou qualquer homebrew que queiras!
![Priiloader](/images/priiloader.jpg)
-Please do **not** install Priiloader on a vWii (Wii mode on Wii U). You will brick your vWii by doing this.
+Por favor **não** instales Priiloader numa vWii (modo Wii na Wii U). Vais brickar a Wii fazendo isto.
{: .notice--warning}
-#### What you need
-* An SD card or USB drive
+#### O que precisas
+* Um cartão SD ou USB drive
* [Priiloader](/assets/files/Priiloader_v0_8_2.zip)
-#### Instructions
-##### Section I - Downloading/Installing
+#### Instruções
+##### Secção I - Descarregando/Instalando
-1. Download Priiloader and extract it to the root of your SD card or USB drive.
-2. Insert your SD card or USB drive into your Wii, and launch Priiloader from the Homebrew Channel.
+1. Descarrega o Priiloader e extrai-o para a raíz do teu cartão SD ou USB drive.
+2. Insere o teu cartão SD ou USB drive na tua Wii e abre o Priiloader pelo Homebrew Channel.
-##### Section II - Installing Priiloader
+##### Secção II - Instalação do Priiloader
-1. Launch the Homebrew Channel on your Wii.
-2. Launch Priiloader.
-3. Press the + Button on Wii Remote or the A Button on a GameCube controller. ![Install Priiloader](/images/Priiloader/2.png) ![Installing](/images/Priiloader/3.png)
+1. Abre o Homebrew Channel na tua Wii.
+2. Abre o Priiloader.
+3. Pressiona o botão + no comando Wii ou no botão A num controlador GameCube. ![Install Priiloader](/images/Priiloader/2.png) ![Installing](/images/Priiloader/3.png)
-##### Section III - Entering/Configuring Priiloader
+##### Secção III - Entrar/Configurar o Priiloader
-1. Hold the RESET button while turning on your Wii. ![Turn on](/images/Priiloader/5.jpg) ![Hold RESET](/images/Priiloader/4.jpg)
+1. Segura o botão RESET enquanto ligas a tua Wii. ![Turn on](/images/Priiloader/5.jpg) ![Hold RESET](/images/Priiloader/4.jpg)
-2. You should see the Priiloader menu. ![Menu](/images/Priiloader/6.png)
-3. Go to `System Menu Hacks`.
-4. We recommend you turn on these hacks: `Region Free EVERYTHING`, `Block Disc Updates` and `Block Online Updates`. ![System Menu Hacks](/images/Priiloader/7.png)
+2. Tu deverás ver o menu do Priiloader. ![Menu](/images/Priiloader/6.png)
+3. Vai a `System Menu Hacks`.
+4. Nós recomendamos que atives estes hacks: `Region Free EVERYTHING`, `Block Disc Updates` e `Block Online Updates`. ![System Menu Hacks](/images/Priiloader/7.png)
-## System Menu Hacks List
+## Lista de Hacks para Menu do Sistema
-This is a list of the hacks you can enable with Priiloader.
+Esta é a lista de hacks que podes ativar com o Priiloader.
-| Hack | Description |
-| --------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
-| Replace Health Screen with Backmenu | Changes the "Health and Safety" screen to the animation played when returning to the Wii menu. |
-| Re-Enable Bannerbomb v2 | Enables the "Bannerbomb" exploit on the latest Wii version. Not needed when the Homebrew Channel is already installed. |
-| Region Free EVERYTHING | Disables region locking for any Wii application, including downloaded ones. |
-| Block Disc Updates | Removes the "Wii System Update" screen that is included on some games forcing you to update them to play the game. |
-| Region Free GC Games (No VM Patch) | Disables region locking in GameCube disks. |
-| Region Free Wii Games | Disables region locking in Wii disks. |
-| Lock System Menu with Black Screen | Makes your Wii Menu be stuck on a black screen, making you unable to use it. |
-| Remove Diagnostic Disc Check | Removes a check in the Wii to see if an inserted game is the "Wii Startup Disc". |
-| No System Menu Sounds AT ALL | Disables all the Wii Menu sound effects. |
-| No System Menu Background Music | Disables the Wii Menu background music. |
-| No-Delete HAXX,JODI,DVDX,DISC,DISK,RZDx | Re-enable channels with these title IDs (originally blocked in system updates due to them being exploits). |
-| Remove NoCopy Save File Protection | Allows you to copy normally-disabled save files in the Data Management screen . |
-| Region Free Channels | Removes region locking for Wii Channels. |
-| Force Disc Games to run under IOS249 | Make disc applications use cIOS 249 as the game's IOS. |
-| Auto-Press A at Health Screen | Automatically presses the A Button to get past the "Health and Safety" screen. |
-| Force Standard Recovery Mode | Automatically launches the console in recovery mode. Used to launch recovery discs, letting users unbrick their Wii systems. |
-| OSReport to UsbGecko(slot B) | Sends Wii Menu logs to a debugging device in memory card slot B. |
-| OSReport to UsbGecko(GeckoOS,B) | Sends Wii Menu logs to a debugging device in memory card slot B, if the Wii Menu is launched by Gecko OS. |
-| Move Disc Channel | Enables you to move the Disc Channel anywhere on the Wii Menu. It's normally locked to the top left entry on the first page. |
-| Block Online Updates | Disables updating your Wii. |
+| Hack | Descrição |
+| --------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| Replace Health Screen with Backmenu | Muda o ecrã do "Health and Safety" para a animação que aparece quando vltas ao Wii menu. |
+| Re-Enable Bannerbomb v2 | Ativa o exploit "Bannerbomb" na versão mais recente da Wii. Isto não é necessário se já tens o Homebrew Channel instalado. |
+| Region Free EVERYTHING | Desativa o bloqueio de região para qualquer aplicação da Wii, incluindo os canais descarregados. |
+| Block Disc Updates | Remove o ecrã "Wii System Update" que está incluído em alguns jogos forçando que atualizes para jogar o jogo. |
+| Region Free GC Games (No VM Patch) | Desativa o bloqueio de região em discos GameCube. |
+| Region Free Wii Games | Desativa o bloqueio de região em discos Wii. |
+| Lock System Menu with Black Screen | Faz com que o teu Wii Menu encrave num ecrã preto, tornando-o inoperável. |
+| Remove Diagnostic Disc Check | Remove a verificação da Wii que verifica se um jgo inserido é o "Wii Startup Disc". |
+| No System Menu Sounds AT ALL | Desativa todos os efeitos sonoros do Wii Menu. |
+| No System Menu Background Music | Desativa a música de fundo do Wii Menu. |
+| No-Delete HAXX,JODI,DVDX,DISC,DISK,RZDx | Reativa os canais com estes IDs de título (originalmente bloqueado numa atualização de sistema por conterem exploits). |
+| Remove NoCopy Save File Protection | Permite que copies ficheiros de dados que normalmente não podes ser copiados para o Gestor de Dados. |
+| Region Free Channels | Remove o bloqueio de região para Canais Wii. |
+| Force Disc Games to run under IOS249 | Faz com que discos utilizem o cIOS 249 como IOS de jogo. |
+| Auto-Press A at Health Screen | Pressiona automaticamente o botão A para passar o ecrã "Health and Safety". |
+| Force Standard Recovery Mode | Liga automaticamente a consola no modo de recuperação. Utilizado para executar discos de recuperação, deixando utilizadores reparar um brick nos seus sistemas Wii. |
+| OSReport to UsbGecko(slot B) | Envia informações do Wii Menu para um dispositivo de depuração na ranhura B dos cartões de memória. |
+| OSReport to UsbGecko(GeckoOS,B) | Envia informações do Wii Menu para um dispositivo de depuração na ranhura B dos cartões de memória, se o Wii Menu for aberto pelo Gecko OS. |
+| Move Disc Channel | Permite que movas o Disc Channel para onde quiseres no teu Wii Menu. Normalmente está bloqueado no canto superior esquerdo na primeira página. |
+| Block Online Updates | Desativa as atualizações da tua Wii. |
-[Continue to cIOS](cios)
cIOS are used to play games with a USB Loader. Even if you don't want to do that, it's useful for many homebrew apps.
+[Continua para cIOS](cios)
É necessário cIOS para utilizares um USB Loader na tua Wii. Mesmo que não queiras fazer aquilo, é muito útil para várias aplicações homebrew.
{: .notice--info}
-If you have a Wii mini, follow [this guide](cios-mini) to install cIOS instead.
+Se tens uma Wii mini, segue [este guia](cios-mini) para instalar cIOS.
{: .notice--info}
diff --git a/_pages/pt_PT/riiconnect24-batteryfix.md b/_pages/pt_PT/riiconnect24-batteryfix.md
index b965f3660..725bfa78f 100644
--- a/_pages/pt_PT/riiconnect24-batteryfix.md
+++ b/_pages/pt_PT/riiconnect24-batteryfix.md
@@ -1,38 +1,38 @@
---
-title: "RiiConnect24 Battery Fix"
+title: "Reparação da bateria RiiConnect24"
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
-This tutorial doesn't seem to fix error NEWS0000006. Unfortunately, if that error persists, reformatting your Wii might be the only option to fix it.
+Este tutorial não parece que corrija o erro NEWS0000006. Infelizmente, esse erro persiste, formatar a tua Wii poderá ser a unica opção para corrigir.
{: .notice--warning}
-If you're getting error FORE000006, usually it means "invalid data". It could be something on our end although unlikely. Try waiting a few minutes and then try again.
+Se estás a obter o erro FORE000006, costuma significar "dados inválidos". Pode ser alguma coisa do nosso lado, embora seja improvável. Tenta esperar uns minutos e tenta outra vez.
-If the error code still remains, the time on your Wii might be incorrect, confusing the Channels. These instructions might be worth a shot.
+Se este erro persistir, as horas da tua Wii pode estar incorreta, confundindo os Canais. Estas instruções podes ajudar a resolver o problema.
-#### What you need
+#### O que precisas
-* Crosshead Phillips #00 screwdriver ![Crosshead Phillips #00 Screwdriver](/images/RiiConnect24/clock/screwdriver.jpg)
+* Chave de fendas cruzada Phillips #00 ![Crosshead Phillips #00 Screwdriver](/images/RiiConnect24/clock/screwdriver.jpg)
-#### Instructions
+#### Instruções
-1. Set your Wii to the correct time in Wii Settings.
-2. Unplug your Wii AC adapter. You'll need to open up a battery cover on the side of your Wii, so you might want to remove everything plugged into your Wii. ![Unplug Wii AC Adapter](/images/RiiConnect24/clock/unplug.jpg)
-3. Locate the battery cover on the bottom of your Wii. ![Battery Cover](/images/RiiConnect24/clock/batterycover.jpg)
-4. Unscrew the battery cover with your screwdriver. ![Battery Unscrew](http://i.imgur.com/VRRAiSk.gif)
-5. Let your Wii sit unplugged for a little while, with the battery out. It's up to you how long it should be out for. An hour or two might be enough to leave it out for. ![Battery](/images/RiiConnect24/clock/battery.jpg)
-6. Screw the battery cover back in. ![Battery Screw](http://i.imgur.com/8MEy5Jo.gif)
-7. Plug in your Wii AC adapter. ![Plug Wii AC Adapter](/images/RiiConnect24/clock/plug.jpg)
-8. Try the News or Forecast Channel now. Hopefully it works now. If not, you might want to repeat this process one more time and it might fix it.
+1. Configura as horas corretas nas definições da Wii.
+2. Desconecta o teu adaptador de corrente Wii. Tu terás que abrir a parte da bateria da tua Wii, então é necessário tirar tudo o que está ligado à tua Wii. ![Unplug Wii AC Adapter](/images/RiiConnect24/clock/unplug.jpg)
+3. Localiza a parte da bateria debaixo da tua Wii. ![Battery Cover](/images/RiiConnect24/clock/batterycover.jpg)
+4. Desaparafusa a parte da bateria com a tua chave de fendas. ![Battery Unscrew](http://i.imgur.com/VRRAiSk.gif)
+5. Deixa a tua Wii desconectada por uns momentos com a bateria de fora. Tu é que decides quanto tempo queres esperar. Uma hora ou duas deve ser chegar. ![Battery](/images/RiiConnect24/clock/battery.jpg)
+6. Aparafusa de volta a parte da bateria. ![Battery Screw](http://i.imgur.com/8MEy5Jo.gif)
+7. Conecta o teu adaptador de corrente Wii. ![Plug Wii AC Adapter](/images/RiiConnect24/clock/plug.jpg)
+8. Experimenta agora o News ou o Forecast Channel. Esperemos que agora funcione. Se não, podes repetir mais uma vez este processo que ele poderá corrigí-lo.
-Still no luck getting it to work? Unfortunately, you might have to reformat your Wii for it to go away. Just make sure to backup your save files and Miis with [SaveGame Manager GX](https://sourceforge.net/projects/savegame-manager-gx/files/HBC_SetUp_R127.zip/download).
+Continuas sem sorte? Infelizmente, terás que formatar a tua Wii para resolver o problema. Certifica-te se tens a cópia dos teus ficheiros de dados e Miis com[SaveGame Manager GX ](https://sourceforge.net/projects/savegame-manager-gx/files/HBC_SetUp_R127.zip/download).
{: .notice--info}
-[Return to RiiConnect24 installation page](riiconnect24)
+[Volta para a página de instalação do RiiConnect24](riiconnect24)
{: .notice--info}
diff --git a/_pages/pt_PT/riiconnect24-dolphin.md b/_pages/pt_PT/riiconnect24-dolphin.md
index a394d3c01..0d69cf396 100644
--- a/_pages/pt_PT/riiconnect24-dolphin.md
+++ b/_pages/pt_PT/riiconnect24-dolphin.md
@@ -6,52 +6,52 @@ title: "RiiConnect24"
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
-This guide will help you install RiiConnect24 on your Dolphin installation.
+Este guia irá te ajudar a instalar RiiConnect24 na tua instalação do Dolphin.
-If you need help for anything regarding this tutorial, please directly contact KcrPL#4625 on Discord, join the [RiiConnect24 Discord Server](https://discord.gg/b4Y7jfD) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra em contacto com KcrPL#4625 no Discord, junta-te ao [RiiConnect24 Discord Server](https://discord.gg/b4Y7jfD) ou [ envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-### What you need
-* A computer with Windows 7 or newer.
+### O que precisas
+* Um computador com Windows 7 ou posterior.
* [.VFF-File-Downloader-for-Dolphin](https://github.com/RiiConnect24/.VFF-File-Downloader-for-Dolphin/releases)
* [Dolphin](https://dolphin-emu.org/download/)
* [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases)
-#### Instructions
+#### Instruções
-##### Section I - Installing Dolphin
+##### Secção I - Instalação do Dolphin
-If you have Dolphin already installed, skip to Section II
+Se já tens o Dolphin instalado, salta para a Secção II
{: .notice--info}
-1. Download the latest Dolphin development version.
-2. Extract the .7z file using a program like 7Zip or WinRAR.
-3. Start Dolphin
-4. Press on `Tools` -> `Perform Online System Update` -> Choose your region ![Perform Online System Update](/images/Dolphin_RC24/1.jpg)
+1. Descarrega a mais recente versão de desenvolvimento do Dolphin.
+2. Extrai o ficheiro .7s utilizando um programa como 7Zip ou WinRAR.
+3. Inicia o Dolphin
+4. Pressiona em `Tools` -> `Perform Online System Update` -> Escolhe a tua região ![Perform Online System Update](/images/Dolphin_RC24/1.jpg)
-##### Section II - Installing RiiConnect24.
+##### Secção II - Instalação do RiiConnect24.
-1. Run Install.bat that you downloaded [here](https://github.com/RiiConnect24/.VFF-File-Downloader-for-Dolphin/releases)
-2. Press `1` and `ENTER` to start the program. ![Main Menu](/images/Dolphin_RC24/2.jpg)
-3. Proceed with the program configuration.
-4. It will ask you if you want to run the program manually every time you want to use RiiConnect24 on Dolphin or if you want to run it automatically on startup. ![Choose how to boot the program](/images/Dolphin_RC24/3.jpg)
+1. Executa o Install.bat que descarregaste [aqui](https://github.com/RiiConnect24/.VFF-File-Downloader-for-Dolphin/releases)
+2. Pressiona `1` e `ENTER` para começar o programa. ![Main Menu](/images/Dolphin_RC24/2.jpg)
+3. Procede com a configuração do programa.
+4. Vai-te perguntar se queres executar o programa manualmente todas as vezes que quiseres utilizar RiiConnect24 no Dolphin ou se queres executá-lo no arranque. ![Choose how to boot the program](/images/Dolphin_RC24/3.jpg)
![Run once](/images/Dolphin_RC24/4.jpg)
-If you choose to manually run it, keep Install.bat. There will be an option in menu to manually run it.
+Se escolheste para executar manualmente, mantém o Install.bat. Vai ter uma opção no menu para executar manualmente.
{: .notice--info}
-If you choose to run it on startup, you don't have to do anything. If you want to uninstall it in the future, come back to Install.bat and choose 4th option - Manage startup VFF Downloader.
+Se escolheste para executar no arranque, tu não precisas de fazer nada. Se quiseres desinstalar futuramante, volta ao Install.bat e escolhe a 4ª opção - Manage startup VFF Downloader.
{: .notice--info}
-##### Section III - Finalizing installation
+##### Secção III - Finalizar a instalação
-1. Run RiiConnect24Patcher.bat that you downloaded [here](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases)
-2. Start the patcher, select `Install RiiConnect24`. ![Select Custom](/images/Dolphin_RC24/5.jpg)
-3. Select `Custom`. ![Select Check Mii Out Channel](/images/Dolphin_RC24/6.jpg)
-4. Press `1` to select your region and only enable 5th option. Press `6` to start patching.
-5. After it's done, there will a be a `Mii Contest Channel (Europe) (Channel) (RiiConnect24).wad` or `Check Mii Out Channel (USA) (Channel) (RiiConnect24).wad` file in WAD folder next to RiiConnect24Patcher.bat
-6. In Dolphin, press `Tools` and then `Install WAD`. and select the `Mii Contest Channel (Europe) (Channel) (RiiConnect24).wad` or `Check Mii Out Channel (USA) (Channel) (RiiConnect24).wad`.
+1. Executa o RiiConnect24Patcher.bat que descarregaste [aqui](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases)
+2. Inicia o patcher, seleciona `Install RiiConnect24`. ![Select Custom](/images/Dolphin_RC24/5.jpg)
+3. Seleciona `Custom`. ![Select Check Mii Out Channel](/images/Dolphin_RC24/6.jpg)
+4. Pressiona `1` para selecionar a tua região e ativa só a 5ª opção. Pressiona `6` para começar o patch.
+5. Depois de acabar, terás um ficheiro na pasta WAD chamado `Mii Contest Channel (Europe) (Channel) (RiiConnect24).wad` ou `Check Mii Out Channel (USA) (Channel) (RiiConnect24).wad` depois do RiiConnect24Patcher.bat
+6. No Dolphin, pressiona `Tools` e depois `Install WAD`. e seleciona o `Mii Contest Channel (Europe) (Channel) (RiiConnect24).wad` ou `Check Mii Out Channel (USA) (Channel) (RiiConnect24).wad`.
-You're all done! Unfortunately, the Everybody Votes and Nintendo Channel don't work in Dolphin yet.
+E está terminado! Infelizmente, o Everybody Votes e Nintendo Channel ainda não funciona no Dolphin.
{: .notice--info}
diff --git a/_pages/pt_PT/riiconnect24-troubleshooting.md b/_pages/pt_PT/riiconnect24-troubleshooting.md
index 4a7df18b0..d37c788e9 100644
--- a/_pages/pt_PT/riiconnect24-troubleshooting.md
+++ b/_pages/pt_PT/riiconnect24-troubleshooting.md
@@ -1,27 +1,27 @@
---
-title: "RiiConnect24 Troubleshooting"
+title: "Solução de problemas RiiConnect24"
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
-If you're getting one of these errors (and not any other error), you should be able to fix the Channel by deleting your VFF.
+SE estás a obter um destes erros (e não outro erro qualquer), deves corrigir o Canal deletando o teu VFF.
-+ Discontinued Message
++ Mensagem de descontinuação
+ NEWS/FORE000001
+ NEWS/FORE000003
+ NEWS/FORE000005
+ NEWS/FORE000099
-#### What you need
-* An SD card or USB drive
+#### O que precisas
+* Um cartão SD ou USB drive
* [WiiXplorer](https://sourceforge.net/projects/wiixplorer/files/latest/download)
-#### Folder to Delete
+#### Pasta para deletar
+ Forecast Channel
+ 48414645
@@ -33,15 +33,16 @@ If you're getting one of these errors (and not any other error), you should be a
+ 4841474a
+ 48414750
-#### Instructions
+#### Instruções
-1. Launch WiiXplorer.
-2. Go to `Start` -> `Settings` -> `Boot Settings` -> `Enable NAND write access` and then select `Yes` for both dialogs that appear on the screen.
-3. Press Back until you have reached the file explorer screen.
-4. Select the tiny blue SD Card icon, then select `NAND`.
-5. Navigate to `title` -> `00010002` -> XXXXXXXX -> `data`, where XXXXXXXX is one of the folders above.
-6. Hover over `wc24dl.vff` and press the + button and select `Delete`.
+1. Abre o WiiXplorer.
+2. Vai a `Start` -> `Settings` -> `Boot Settings` -> `Enable NAND write access` e depois seleciona `Yes` para ambos os diálogos que aparecem no ecrã.
+3. Pressiona Back até chegares ao ecrã do explorador de ficheiros.
+4. Seleciona o pequeno ícone azul do cartão SD, depois seleciona `NAND`.
+5. Navega até `title` -> `00010002` -> XXXXXXXX -> `data`, onde XXXXXXXX é uma das pastas acima.
+6. Passa o `wc24dl.vff` e pressiona o botão + e seleciona `Delete`.
-Try to launch the Channel you were having trouble with now.
+Tenta abrir o canal que estavas a ter problemas até agora.
-[Return to RiiConnect24 installation page](riiconnect24)
+[Volta para a página de instalação do RiiConnect24](riiconnect24)
+{: .notice--info}
diff --git a/_pages/pt_PT/riiconnect24-vwii.md b/_pages/pt_PT/riiconnect24-vwii.md
index 51bcdd581..089557b06 100644
--- a/_pages/pt_PT/riiconnect24-vwii.md
+++ b/_pages/pt_PT/riiconnect24-vwii.md
@@ -1,5 +1,5 @@
---
-title: RiiConnect24 vWii Guide
+title: Guia RiiConnect24 vWii
---
{% include toc title="Table of Contents" %}
@@ -22,7 +22,7 @@ We are **NOT** responsible if you brick, or damage your console in any way whats
Do **NOT** perform this guide on any other console than the vWii (Virtual Wii on Wii U). If you're looking for instructions for a Nintendo Wii, use [wii.guide/riiconnect24](riiconnect24). If you'd like to perform this guide on the Dolphin emulator, use [wii.guide/riiconnect24-dolphin](/riiconnect24-dolphin)
{: .notice--warning}
-#### What you need
+#### O que precisas
* A PC or mobile device with internet access and the ability to interact with SD cards.
* An SD card formatted as FAT32 (at least 2GB) with enough available space. SDHC or SDXC cards formatted as FAT32 can be known to work.
@@ -36,7 +36,7 @@ After following the above linked guide, you should have:
* IOS80 patched
{: .notice--info}
-#### Instructions
+#### Instruções
If you use GNU/Linux or macOS on your PC, or use a smartphone, please [follow the manual guide](https://pad.snopyta.org/s/rJ2N0B1XU), to install RiiConnect24. The patcher we provide is currently Windows-only. The end result is the same regardless of the method followed.
{: .notice--info}
@@ -51,11 +51,11 @@ Using the RiiConnect24 Patcher you should've downloaded earlier in [What you nee
##### Section II - Installing the newly patched WADs
-1. Open the Homebrew Channel
-2. Launch Wii Mod Lite
-3. Using the +Control Pad on your Wii Remote, navigate to `WAD Manager`, and then navigate to the `wad` folder.
-4. When `IOS31.wad` is highlighted, press +, then do the same for all the other WADs.
-5. After they are successfully installed, press the HOME Button to exit back to the Homebrew Channel
+1. Abre o Homebrew Channel
+2. Abre o Wii Mod Lite
+3. Utilizando o controlo direcional do teu Comando Wii, navega até `WAD Manager` e depois navega até à pasta `wad`.
+4. Quando o `IOS31.wad` estiver destacado, pressiona + e depois faz o mesmo para todas as outras WADs.
+5. Depois da instalação sucedida, pressiona o botão HOME para voltar ao Homebrew Channel
##### Section III - Using RiiConnect24
diff --git a/_pages/pt_PT/riiconnect24.md b/_pages/pt_PT/riiconnect24.md
index 31c8d437e..6626e38f3 100644
--- a/_pages/pt_PT/riiconnect24.md
+++ b/_pages/pt_PT/riiconnect24.md
@@ -4,107 +4,107 @@ title: "RiiConnect24"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
-[RiiConnect24](https://rc24.xyz/) allows you to use discontinued services from WiiConnect24, which include the News, Forecast, Everybody Votes, Nintendo and Check Mii Out Channel, along with Wii Mail.
+[RiiConnect24](https://rc24.xyz/) permite que utilizes serviços descontinuados do WiiConnect24, incluindo o News, Forecast, Everybody Votes, Nintendo e o Check Mii Out Channel e o Wii Mail.
{% capture notice-1 %}
-This guide is for the original Wii only.
+Este guia é só para a Wii original.
-- Follow [this tutorial](riiconnect24-vwii) if you'd like to install RiiConnect24 on a vWii (the Wii mode of your Wii U).
-- Follow [this tutorial](riiconnect24-dolphin) if you'd like to install RiiConnect24 on the Dolphin emulator.
+- Segue [este tutorial](riiconnect24-vwii) se preferes instalar RiiConnect24 numa vWii (o modo Wii da tua Wii U).
+- Segue [este tutorial](riiconnect24-dolphin) se preferes instalar RiiConnect24 no emulador Dolphin.
-There is no guide to installing RiiConnect24 on a Wii Mini, as attempting to install RiiConnect24 on a Wii Mini will result in a console brick.
+Não há um guia para instalar RiiConnect24 numa Wii Mini, já que instalar RiiConnect24 numa Wii Mini poderá resultar um brick na consola.
{% endcapture %}
{{ notice-1 | markdownify }}
-In order to use Wii Mail you must be on Wii Menu version 4.3, otherwise it won't work.
+Para utilizar o Wii Mail, tens que ter o Wii Menu na versão 4.3, senão isto não funcionará.
{: .notice--info}
-#### What you need
+#### O que precisas
-* An SD card or USB drive
-* A Wii with an Internet connection
-* A computer
-* [RiiConnect24 Patcher (Windows only)](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases)
+* Um cartão SD ou USB drive
+* Uma Wii com conexão à Internet
+* Um computador
+* [RiiConnect24 Patcher (apenas Windows)](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases)
-#### Instructions
+#### Instruções
-##### Section I - Patching IOS
+##### Secção I - Patch no IOS
-[If you want to see detailed instructions on how to install the WADs, click here!](wiimodlite)
+[Se quiseres ver instruções detalhadas de como instalar os WADs, clica aqui!](wiimodlite)
{: .notice--info}
-If you use Linux or macOS, please e-mail us and we will give you the things needed to install RiiConnect24. The patcher we provide is currently Windows-only.
+Se utilizas Linux ou macOS, por favor envia-nos um e-mail e nós iremos dar-te o necessário para instalar RiiConnect24. O patcher que nós fornecemos é só para Windows.
{: .notice--info}
-You will now patch your IOS, `IOS31` and `IOS80`. This is required to use the Channels we support to change an RSA key used to sign the files. You will also download patched versions of the Channels.
+Irás agora fazer patch no teu IOS, `IOS31` e `IOS80`. Isto será necessário para utilizar os Canais que suportamos para mudar uma chave RSA utilizado para ficheiros. Irás também descarregar versões modificadas dos Canais.
-1. Download the required files based on your OS. On Windows run `RiiConnect24Patcher.bat`.
-2. Follow the instructions it gives you.
-3. You should get the Channels that you want. They need to be installed **even if you already have them on your Wii, because you will need to install the patched WAD instead**.
-4. (`If RiiConnect24 Patcher copied everything to the SD card or USB drive, you can skip this step`) Copy the `apps` and `wad` folder to your SD card or USB drive.
-5. Put your SD card or USB drive in your Wii.
-6. Launch the Homebrew Channel on your Wii.
-7. Launch Wii Mod Lite.
-8. Using the +Control Pad on your Wii Remote, navigate to `WAD Manager`, and then navigate to the `wad` folder.
-9. When `IOS31.wad` is highlighted, press +, then do the same for all the other WADs.
-10. If you get an error saying a title with a higher version is already installed (error -1035), go back to the WAD selection menu and press - on the highlighted WAD to uninstall it, then try installing it again.
-11. After they are successfully installed, press the HOME Button to exit back to the Homebrew Channel.
+1. Descarrega os ficheiros necessários baseados no teu SO. No Windows executa `RiiConnect24Patcher.bat`.
+2. Segue as instruções que te damos.
+3. Deves obter os Canais que tu queres. Eles precisam de ser instalados **mesmo que tu já os tenhas na tua Wii, porque necessitarás de instalar o WAD patcheado no seu lugar**.
+4. (`Se o RiiConnect24 Patcher copiou tudo para o cartão SD ou USB drive, podes saltar este passo`) Copia as pastas`apps` e `wad` para o teu cartão SD ou USB drive.
+5. Coloca o teu cartão SD ou USB drive na tua Wii.
+6. Abre o Homebrew Channel na tua Wii.
+7. Abre o Wii Mod Lite.
+8. Utilizando o controlo direcional do teu Comando Wii, navega até `WAD Manager` e depois navega até à pasta `wad`.
+9. Quando o `IOS31.wad` estiver destacado, pressiona + e depois faz o mesmo para todas as outras WADs.
+10. Se tiveres um erro a dizer que um título com uma versão superior já está instalada (error -1035), volta ao menu de seleção de WAD e pressiona - no WAD destacado para desinstalá-lo, depois tenta instalá-lo novamente.
+11. Depois da instalação sucedida, pressiona o botão HOME para voltar ao Homebrew Channel.
-##### Section II - Patching nwc24msg.cfg
+##### Secção II - Patch no nwc24msg.cfg
-You will now patch your `nwc24msg.cfg` file which is required in order to use Wii Mail.
+Irás agora patchear o teu ficheiro `nwc24msg.cfg` já que é necessário para utilizar o Wii Mail.
-1. Launch RiiConnect24 Mail Patcher.
-2. It should only take a few seconds to patch your nwc24msg.cfg. When it's done, press HOME to exit.
+1. Abre o RiiConnect24 Mail Patcher.
+2. Deve demorar só alguns segundos para patchear o teu nwc24msg.cfg. Quando estiver pronto, pressiona HOME para sair.
-If the previous step failed with an "net_get_status: -24 - Couldn't request the data: -24" error, please check the internet connection on your Wii.
+Se o passo anterior falhar com um erro "net_get_status: -24 - Couldn't request the data: -24", verifica a conexão de internet na tua Wii.
{: .notice--warning}
-If you were unable to patch your nwc24msg.cfg correctly, e-mail us at [support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se não conseguires patchear corretamente o teu nwc24msg.cfg, envia-nos um e-mail para [upport@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-##### Section III - Connecting
+##### Secção III - Conectando
-You need to set your DNS in order to get the Forecast and News Channel to point to our servers. This DNS is also useful if you want to play Wiimmfi.
+Tu precisas de configurar o teu DNS para que o Forecast e News Channel utilizem os nossos servidores. Este DNS também é útil se quiseres jogar com Wiimmfi.
-1. Go to `Wii Options`.
-2. Go to `Wii Settings`.
-3. Go to `Page 2`, then click on `Internet`.
-4. Go to `Connection Settings`.
-5. Select your current connection.
-6. Go to `Change Settings`.
-7. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`.
-8. Type in `164.132.44.106` as the primary DNS.
-9. Type in `8.8.8.8` as the secondary DNS (or `1.1.1.1`).
-10. Select `Confirm`, then select `Save`.
-11. Select `OK` to perform a connection test.
-12. If the connection test was successful, select `No` to skip the Wii System Update.
-13. Go to `WiiConnect24`, then `WiiConnect24` again, and make sure it is enabled.
-14. Back on the WiiConnect24 menu, go to `Standby Connection` and make sure it is enabled.
-15. At `Slot Illumination`, we recommend you set the disc light to `Dim` or `Bright`, but this is optional.
-16. Finally, go to the `Internet` section, then `User Agreements` or `Agreement/Contact`, then `Yes`. Please read through this.
+1. Vai a `Wii Options`.
+2. Vai a `Wii Settings`.
+3. Vai até à `Pagina 2`, depois clica em `Internet`.
+4. Vai a `Connection Settings`.
+5. Seleciona a conexão atual.
+6. Vai a `Change Settings`.
+7. Vai a `Auto-Obtain DNS` (não o endereço IP), depois seleciona `No` e depois `Advanced Settings`.
+8. Escreve `164.132.44.106` como DNS primário.
+9. Escreve `8.8.8.8` como DNS secundário (ou `1.1.1.1`).
+10. Seleciona `Confirm`, depois seleciona `Save`.
+11. Seleciona `OK` para efetuar um teste de conexão.
+12. Se o teste de conexão foi bem sucedido, seleciona `No` para saltar o Wii System Update.
+13. Vai a `WiiConnect24`, depois `WiiConnect24` outra vez e certifica-te que está ativado.
+14. Volta ao menu WiiConnect24, vai a `Standby Connection` e certifica que está ativado.
+15. Em `Slot Illumination`, nós recomendamos que configures o brilho do disco para `Dim` ou `Bright`, mas isso é opcional.
+16. Finalmente, vai até à secção `Internet`, depois `User Agreements` ou `Agreement/Contact`, e depois `Yes`. Por favor, lê sobre isto.
-[Continue to Wiimmfi](wiimmfi)
Wiimmfi lets you play games online after the discontinuation of Nintendo Wi-Fi Connection. This is optional to install.
+[Continua para Wiimmfi](wiimmfi)
Wiimmfi permite que jogues online depois da descontinuação do Nintendo Wi-Fi Connection. Isto é opcional para instalar.
{: .notice--info}
-If you get error 107245, then you probably have failed to patch your IOS correctly.
+Se tiveres o erro 107245, provavelmente falhou o patch no teu IOS.
{: .notice--info}
-If you get error 107304, then perhaps your ISP blocks the use of custom DNS. A workaround for this can be running your own DNS server! See the [RiiConnect24 DNS Server on GitHub](https://github.com/RiiConnect24/DNS-Server), then use your PC's IP address in place of ours in Step 8.
+Se tiveste o erro 107304, talvez o teu FAI bloqueia a utilização de DNS personalizados. Uma solução para este problema poderá ser executar o teu próprio servidor DNS! Vê o [RiiConnect24 DNS Server no GitHub](https://github.com/RiiConnect24/DNS-Server) e utiliza o IP do teu PC para substituir o nosso no Passo 8.
{: .notice--info}
-[If you get error FORE000006, you might want to follow this tutorial to fix it. (This doesn't work with NEWS000006).](riiconnect24-batteryfix)
+[Se tiveres o erro FORE000006, terás que seguir este tutorial para resolvê-lo. (Isto não funciona com o NEWS000006).](riiconnect24-batteryfix)
{: .notice--warning}
-[If you're getting errors such as a `WiiConnect24 and Wii Shop Channel currently not being offered in your country`, please go to Wii Settings -> Last Page -> Country and change it to United Kingdom. You will get this error when using a country that we don't support. Contact us at [support@riiconnect24.net](mailto:support@riiconnect24.net) if you need more help.
+[Se tiveres a ter error como o `WiiConnect24 and Wii Shop Channel currently not being offered in your country`, por favor vai a Wii Settings -> Ultima página -> Country e muda-o para United Kingdom. Tu terás este erro quando utilizas um País que nós não damos suporte. Contacta-nos em [support@riiconnect24.net](mailto:support@riiconnect24.net) se precisares de mais ajuda.
{: .notice--warning}
-[If you're getting errors such as a discontinued message when opening the News or Forecast Channel, we have some instructions that might fix it.](riiconnect24-troubleshooting)
+[Se tiveres erros como uma mensagem de descontinuação quando abres o News ou Forecast Channel, nós temos algumas instruções que poderão resolver.](riiconnect24-troubleshooting)
{: .notice--warning}
diff --git a/_pages/pt_PT/riitag-wiiu.md b/_pages/pt_PT/riitag-wiiu.md
index ede8f7005..da7d5bc32 100644
--- a/_pages/pt_PT/riitag-wiiu.md
+++ b/_pages/pt_PT/riitag-wiiu.md
@@ -1,56 +1,56 @@
---
-title: RiiTag on Wii U
+title: RiiTag na Wii U
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-RiiTag is a customizable and dynamic gamertag. By sharing your gamertag (a dynamic image), you can show what you've been playing to your friends! You launch a plugin on your Wii U console, and the tag updates on-the-fly.
+RiiTag é um gamertag dinâmico e personalizável. Ao partilhar a tua gamertag (uma imagem dinâmica), tu podes mostrar o que estiveste a jogar aos teus amigos! Tu executas um plugin na tua consola Wii U e a tag atualiza automaticamente.
-#### What you need
+#### O que precisas
-- A device capable of interacting with SD cards
-- Softmodded Wii U console
- - If you have not softmodded your Wii U yet, [please do so](https://wiiuguide.xyz). You cannot proceed without.
-- A Discord account
-- The latest release of [Wii U Plugin Loader](https://github.com/Maschell/WiiUPluginLoader/releases)
-- The latest release of [UTag plugin](https://github.com/RiiConnect24/UTag/releases)
+- Um dispositivo capaz de interagir com cartões SD
+- Consola Wii U modificada
+ - Se não ainda modificaste a tua Wii U, [então modifica-a](https://wiiuguide.xyz). Não podes proceder sem modificar.
+- Uma conta Discord
+- A versão mais recente do [Wii U Plugin Loader](https://github.com/Maschell/WiiUPluginLoader/releases)
+- A versão mais recente do [UTag plugin](https://github.com/RiiConnect24/UTag/releases)
-#### Instructions
+#### Instruções
-##### Section I - Website instructions
+##### Secção 1 - Instruções do Website
-1. Go to the [RiiTag website](https://tag.rc24.xyz/).
-2. Click `Log In` and log in with your Discord account.
-3. A dialog will pop up asking you if you want to authorize `RiiConnect24 Login` with Discord. Click `Authorize`.
-4. Click `Edit Your Tag` and customize it to how you like. You can add a background, overlay, flag, nickname, Wii Number, and manually enter in games to show on your tag (not needed if you're using a USB Loader).
-5. Click `Show Key` and make note of the key shown. This will be used later on in this guide.
-6. Click `Submit` to save your changes.
+1. Vai ao [website do RiiTag](https://tag.rc24.xyz/).
+2. Clica em `Log In` e entra com a tua conta Discord.
+3. Um diálogo irá aparecer e perguntar se autorizas `RiiConnect24 Login` com o Discord. Clica `Autorizar`.
+4. Clica em `Edit Your Tag` e personaliza ao teu gosto. Podes adicionar um fundo, desenho, bandeira, nome, número Wii e manualmente inserir jogos para mostrar na tua tag (não é necessário se estiveres a utilizar um USB Loader).
+5. Clica em `Show Key` e anota a chave mostrada. Isto será utilizado mais tarde neste guia.
+6. Clica em `Submit` para guardar as mudanças.
-Do not share your RiiTag key with anyone! If you do, people can abuse your tag.
+Não partilhes a tua chave RiiTag a ninguém! Se fizeres, as pessoas podem abusar da tua tag.
{: .notice--warning}
-##### Section II - Setting things up on the SD card
+##### Secção II - Preparar os ficheiros no cartão SD
-1. Extract the Wii U Plugin Loader `.zip` file to the root of your SD card
- - You should see a folder titled `wiiupluginloader` in `/wiiu/apps/` on your SD.
-2. Place the `UTag.mod` file in the `/wiiu/plugins/` folder on your SD card.
-3. Create a new file titled `utag.txt` on the root of your SD card, and open it with a text editor.
-4. Paste the key you made note of earlier in Step 5 of [Section I - Getting Started](#section-i---getting-started) into this `utag.txt` file, and save it.
- - We're all done with the SD card side of things.
-5. Insert your SD card into your Wii U.
+1. Extrai o ficheiro Wii U Plugin Loader `.zip` para a raiz do teu cartão SD
+ - Deverás ver uma pasta chamada `wiiupluginloader` em `/wiiu/apps/` no teu SD.
+2. Coloca o ficheiro `UTag.mod` na pasta `/wiiu/plugins/` no teu cartão SD.
+3. Cria um novo ficheiro chamado `utag.txt` na raiz do teu cartão SD e abre-o com um editor de texto.
+4. Cola a chave que anotaste antes no Passo 5 do [Secção I - Instruções do Website](#section-i---website-instructions) neste ficheiro `utag.txt` e guarda-o.
+ - E está tudo pronto com a parte dos ficheiros no cartão SD.
+5. Insere o teu cartão SD na tua Wii U.
-##### Section III - Running the plugin
+##### Secção III - Executando o plugin
-1. Using your preferred method (browser exploit, Haxchi, Homebrew Launcher application, etc.), launch the **Homebrew Launcher** on your Wii U console.
-2. Navigate to, and launch the homebrew application titled `Wii U Plugin Loader`.
-3. You should be greeted with a menu, including a toggle for `UTag`. Enable `UTag`, and then press + on the Wii U GamePad. You should now be kicked back to the Wii U Menu.
+1. Utilizando o teu método preferido (browser exploit, Haxchi, aplicação Homebrew Launcher, etc.), abre o **Homebrew Launcher** na tua consola Wii U.
+2. Navega até à aplicação chamada `Wii U Plugin Loader` e abre-a.
+3. Deverás ser recebido com um menu, incluindo um interruptorpara `UTag`. Ativa `UTag` e depois pressiona + na tua Wii U GamePad. Agora deverás regressar ao Wii U Menu.
-You have now set up RiiTag on your Wii U! Note that you will have to launch the plugin with the above procedure every time you wish to launch the plugin, unless things change. In which case, this guide will be updated. Now go play some games, and watch them show up on your RiiTag!
+Agora tens o RiiTag configurado na tua Wii U! Nota que tu irás ter que executar o plugin com os processos acima todas as vezes que quiseres executar o plugin, a menos que as coisas mudem. Neste caso, este guia será atualizado. Agora vai jogar alguns jogos e vê se aparecem no teu RiiTag!
{: .notice--success}
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continua para a navegação do site](site-navigation)
Nós temos mais outros tutoriais que poderás gostar.
{: .notice--info}
diff --git a/_pages/pt_PT/riitag.md b/_pages/pt_PT/riitag.md
index e31f6e4cb..bc2d1eee2 100644
--- a/_pages/pt_PT/riitag.md
+++ b/_pages/pt_PT/riitag.md
@@ -1,75 +1,75 @@
---
-title: "RiiTag on Wii"
+title: "RiiTag na Wii"
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-RiiTag is a customizable and dynamic gamertag. By sharing your gamertag (a dynamic image), you can show what you've been playing to your friends! You connect it to a USB Loader, and the tag updates on-the-fly. You need a Discord account in order to start using RiiTag.
+RiiTag é um gamertag dinâmico e personalizável. Ao partilhar a tua gamertag (uma imagem dinâmica), tu podes mostrar o que estiveste a jogar aos teus amigos! Conectas ao USB Loader e a tag atualiza-se automaticamente. Tu precisas de uma conta Discord para começares a utilizar o RiiTag.
-#### What you need
+#### O que precisas
-* A computer
-* A text editor
-* A USB Loader
+* Um computador
+* Um editor de texto
+* Um USB Loader
-#### Instructions
+#### Instruções
-##### Section I - Getting Started
+##### Secção I - Começando
-1. [Go to the RiiTag site.](https://tag.rc24.xyz/)
-2. Click `Log In` and log in with your Discord account.
-3. A dialog will pop up asking you if you want to authorize `RiiConnect24 Login` with Discord. Click `Authorize`.
-4. Click `Edit Your Tag` and customize it to how you like. You can add a background, overlay, flag, nickname, Wii Number, and manually enter in games to show on your tag (not needed if you're using a USB Loader).
-5. Click `Show Key` and make note of the key shown. This is not needed if you're using USB Loader GX, as the key will be in a downloadable file.
-6. Click `Submit` to save your changes.
+1. [Vai ao site do RiiTag.](https://tag.rc24.xyz/)
+2. Clica em `Log In` e entra com a tua conta Discord.
+3. Um diálogo irá aparecer e perguntar se autorizas `RiiConnect24 Login` com o Discord. Clica `Autorizar`.
+4. Clica em `Edit Your Tag` e personaliza ao teu gosto. Podes adicionar um fundo, desenho, bandeira, nome, número Wii e manualmente inserir jogos para mostrar na tua tag (não é necessário se estiveres a utilizar um USB Loader).
+5. Clica em `Show Key` e anota a chave mostrada. Isto não é necessário se utilizas USB Loader GX, já que a chave será um ficheiro descarregável.
+6. Clica em `Submit` para guardar as mudanças.
-Do not share your RiiTag key with anyone! If you do, people can abuse your tag.
+Não partilhes a tua chave RiiTag a ninguém! Se fizeres, as pessoas podem abusar da tua tag.
{: .notice--warning}
-##### Section II - Connecting Your USB Loader
+##### Secção II - Conectar o teu USB Loader
-The steps to connect RiiTag to your USB Loader depend on what USB Loader you use.
+Os passos para conectar o RiiTag ao teu USB Loader depende de qual USB Loader utilizas.
###### USB Loader GX
-1. Load USB Loader GX on your Wii.
-2. Go to `Settings` > `Features` and turn `Wiinnertag` on. Press `Yes` or `OK` to any dialogs that show up.
-3. Ensure that `Initialize Network` is turned on.
-4. Exit USB Loader GX.
-5. Insert the SD Card or USB device where your USB Loader GX data is into your computer.
-6. [Go to this page.](https://tag.rc24.xyz/Wiinnertag.xml)
-7. On your browser, right click, and click `Save As`.
-8. Save the XML to `/apps/usbloader_gx` folder on your SD Card or USB device, replacing the existing `Wiinnertag.xml`.
-9. You have now set up RiiTag. You can try loading any game now to see if it works correctly.
+1. Carrega o USB Loader GX na tua Wii.
+2. Vai até a `Settings` > `Features` e coloca o `Wiinnertag` on. Pressiona `Yes` ou `OK` para qualquer diálogo que apareça.
+3. Certifica que o `Initialize Network` está ligado.
+4. Sai do USB Loader GX.
+5. Insere no teu computador o Cartão SD ou dispositivo USB de onde tens guardado os dados do USB Loader GX.
+6. [Vai a esta página.](https://tag.rc24.xyz/Wiinnertag.xml)
+7. No teu browser, clica no botão direito e clica em `Guardar como`.
+8. Guarda o XML para a pasta `/apps/usbloader_gx` no teu Cartão SD ou dispositivo USB, substituindo o `Wiinnertag.xml` existente.
+9. Agora tens o RiiTag configurado. Tenta agora carregar algum jogo para ver se funciona corretamente.
###### WiiFlow
-1. Take the SD Card or USB device where your WiiFlow data is into your computer.
-2. Open `/apps/wiiflow/wiiflow.ini` with a text editor. (If you use WiiFlow Lite, the path might have `wiiflow_lite` instead of `wiiflow`.)
-3. Search for `gamercards` and replace that line with `gamercards=wiinnertag`.
-4. Search for `wiinnertag_url` and replace that line with `wiinnertag_url=http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`.
-5. Search for `wiinnertag_key` and replace that line with `wiinnertag_key=`, replacing `` with the key you wrote down in Section 1.
-6. Search for `gamercards_enable` and replace that line with `gamercards_enable=yes`.
-7. Save the modified `wiiflow.ini` file.
-8. You have now set up RiiTag. You can try loading any game now to see if it works correctly.
+1. Coloca no teu computador o Cartão SD ou dispositivo USB de onde tens guardado os dados do WiiFlow.
+2. Abre o `/apps/wiiflow/wiiflow.ini` com um editor de texto. (Se utilizas o WiiFlow Lite, o caminho deve ter `wiiflow_lite` em vez de `wiiflow`.)
+3. Procura por `gamercards` e substitui essa linha por `gamercards=wiinnertag`.
+4. Procura por `wiinnertag_url` e substitui essa linha por `wiinnertag_url=http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`.
+5. Procura por `wiinnertag_key` e substitui essa linha por `wiinnertag_key=`, substituindo `` pela chave que anotaste na Secção 1.
+6. Procura por `gamercards_enable` e substitui essa linha por `gamercards_enable=yes`.
+7. Guarda o ficheiro modificado `wiiflow.ini`.
+8. Agora tens o RiiTag configurado. Tenta agora carregar algum jogo para ver se funciona corretamente.
###### Configurable USB Loader
-We do not offer support for Configurable USB Loader, as we are focused on USB Loader GX and WiiFlow.
+Nós não oferecemos suporte para Configurable USB Loader já que nós estamos focados no USB Loader GX e WiiFlow.
{: .notice--info}
-You can use the `CfgLoaderConfigurator.exe` program (Windows only) instead of editing the `config.txt` file mentioned below if you want to.
+Podes utilizar o programa `CfgLoaderConfigurator.exe` (apenas Windows) em vez de editar o ficheiro`config.txt` mencionado abaixo.
{: .notice--info}
-1. Take the SD Card or USB device where your Configurable USB Loader data is into your computer.
-2. Open `/usb-loader/config.txt` with a text editor.
-3. Replace (or add the line) starting with `gamercard_url` with `gamercard_url = http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`.
-4. Replace (or add the line) startin with `gamercard_key` with `gamercard_key = `, replacing `` with the key you wrote down in Section 1.
-5. Save the modified `config.txt` file.
-6. You have now set up RiiTag. You can try loading any game now to see if it works correctly.
+1. Coloca no teu computador o Cartão SD ou dispositivo USB de onde tens guardado os dados do Configurable USB Loader.
+2. Abre o `/usb-loader/config.txt` com um editor de texto.
+3. Substitui (ou adiciona a linha) começando com `gamercard_url` com `gamercard_url = http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`.
+4. Substitui (ou adiciona a linha) começando com `gamercard_key` com `gamercard_key = `, subtituindo `` com a chave que escreveste na Secção 1.
+5. Guarda o ficheiro modificado `config.txt`.
+6. Agora tens o RiiTag configurado. Tenta agora carregar algum jogo para ver se funciona corretamente.
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continua para a navegação do site](site-navigation)
Nós temos mais outros tutoriais que poderás gostar.
{: .notice--info}
diff --git a/_pages/pt_PT/rssmii.md b/_pages/pt_PT/rssmii.md
index 2e852e544..39bb962e3 100644
--- a/_pages/pt_PT/rssmii.md
+++ b/_pages/pt_PT/rssmii.md
@@ -1,31 +1,31 @@
---
-title: "Installing RSSMii"
+title: "Instalando RSSMii"
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Do you want to get RSS feed updates on your Wii Message Board? This tutorial will tell you how to set RSSMii up.
+Queres receber atualizações no RSS no teu Wii Message Board? Este tutorial irá te dizer como configurar o RSSMii.
![RSSMii](/images/rssmii.png)
-#### What you need
+#### O que precisas
-* An SD card
+* Um cartão SD
* [RSSMii](https://github.com/RiiConnect24/rssmii/releases)
-#### Instructions
-##### Section I - Downloading/Installing
+#### Instruções
+##### Secção I - Descarregando/Instalando
-1. Extract RSSMii and put it in the `apps` folder on your SD card.
-2. We need to create a `feeds.xml` on the root of the SD card so the app will know what feeds to subscribe you to.
+1. Extrai RSSMii e coloca-o na pasta `apps` no teu cartão SD.
+2. Nós precisamos de criar um ficheiro `feeds.xml` na raiz do teu cartão SD para que a aplicação possa saber que feeds tu subscreveste.
-If you're using the Windows Operating System, you can use the RSS Feeds Creators program created by KcrPL. It will automatically create a `feeds.xml` file and will copy it to your SD card!
+Se estiveres a utilizar um Sistema Operacional Windows, podes utilizar o programa RSS Feeds Creators criado pelo KcrPL. Isto criará automaticamente um ficheiro `feeds.xml` e irá copiá-lo para o teu cartão SD!
{: .notice--info}
-If you don't have a Windows computer, use this template and use your favorite text editor to make the `feeds.xml`.
+Se não tens um computador com Windows, copia este exemplo e utiliza o teu editor de texto favorito para criar o `feeds.xml`.
```xml
@@ -35,7 +35,7 @@ If you're using the Windows Operating System, you can use the RSS Feeds Creators
```
-Replace the "name" portion with the title you want to put for the feed. Make sure it's not very long, since there's not that much space. Then, replace the link portion with the link to the RSS feed. You can put as many feeds as you want. Don't delete the "CDATA" part.
+Renomeia o "nome" com o título que queres meter para o teu feed. Certifica-te que não é muito longo, já que não há assim tanto espaço. Depois, substitui o link de exemplo para o link do RSS feed. Podes colocar vários feeds que queiras. Não deletes a parte "CDATA".
```xml
@@ -46,19 +46,19 @@ Replace the "name" portion with the title you want to put for the feed. Make sur
```
-Save the feed you made to the root of your SD Card.
-3. Launch RSSMii from the Homebrew Channel.
-4. Press A to confirm you want to subscribe to the feeds. Ignore the error about ES_GetTitleID, everything is fine.
-5. Once everything is done, press HOME to go back to the Homebrew Channel. You should soon get RSS feed updates on your Wii, enjoy!
+Guarda o feed que fizeste na raiz do teu cartão SD.
+3. Abre o RSSMii a partir do Homebrew Channel.
+4. Pressiona A para confirmar que queres subscrever aos feeds. Igora o error ES_GetTitleID, está tudo bem.
+5. Uma vez feito, pressiona HOME para voltar ao Homebrew Channel. Deverás começar a receber atualizações do RSS feed na tua Wii, aproveita!
-Not getting any feed updates? Try an RSS feed that updates more frequently, like a feed with news for example. If the RSS feed doesn't update often, then you won't get many updates.
+Não recebes nenhuma atualização dos feeds? Tenta subscrever a um RSS feed que se atualiza com muita frequência, como, por exemplo, um feed de noticias. Se o RSS feed não atualizar algumas vezes, então não receberás muitas atualizações.
{: .notice--warning}
-We recommend you use just a few feeds, because if you subscribe to a lot of feeds you can get a ton of mail on your Wii.
+Nós recomendamos que utilizes poucas feeds, porque se subscreveres a muitas feeds, poderás receber imensos mails na tua Wii.
{: .notice--info}
-If you're not receiving updates after a few days, you might need to subscribe to the RSS feeds again. Launch RSSMii from the Homebrew Channel again and it'll create brand new subscriptions.
+Se não receberes atualizações passado uns dias, provavelmente terás que subcrever os RSS feeds outra vez. Abre o RSSMii pelo Homebrew Channel outra vez e irá criar novas subscrições.
{: .notice--info}
-[Removing RSSMii](rssmii-remove)
+[Removendo RSSMii](rssmii-remove)
{: .notice--info}
diff --git a/_pages/pt_PT/str2hax.md b/_pages/pt_PT/str2hax.md
index ceed22f5d..f11f04a6e 100644
--- a/_pages/pt_PT/str2hax.md
+++ b/_pages/pt_PT/str2hax.md
@@ -4,44 +4,44 @@ title: "str2hax"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Note that if your ISP or networking environment prevents using custom DNS servers, str2hax will not work and you should [choose another exploit to use](get-started).
+Nota que se o teu FAI ou ambiente de rede impede a utilização de servidores personalizados DNS, str2hax não irá funcionar e terás que [escolher outra vulnerabilidade para utilizar](get-started).
{: .notice--info}
-str2hax is an exploit for the Wii that is triggered by loading the Wii's End User License Agreement. It requires nothing but an Internet connection that lets you change the DNS on your Wii.
+str2hax é um exploit para a Wii que é atingido carregando o Acordo de Licença de Utilizador Final da Wii. Isso requer nada mais do que uma conexão à Internet que permite mudar a DNS da tua Wii.
-#### What you need
+#### O que precisas
-* A Wii with an Internet connection on system version 4.3
+* Uma Wii com conexão à Internet na versão de sistema 4.3
-#### Instructions
+#### Instruções
-##### Section I - Connecting
+##### Secção I - Conectando
-This exploit requires you to set your DNS in order to connect to a server that contains the exploit.
+Este exploit requer que configures o teu DNS para que conectes a um server que contém o exploit.
-1. Go to `Wii Options`. ![Wii Options](/images/RiiConnect24/Internet_1.png)
-2. Go to `Wii Settings`. ![Wii Settings](/images/RiiConnect24/Internet_2.png)
-3. Go to `Page 2`, then click on `Internet`. ![Internet](/images/RiiConnect24/Internet_3.png)
-4. Go to `Connection Settings`. ![Connection Settings](/images/RiiConnect24/Internet_4.png)
-5. Select your current connection. ![Current Connection](/images/RiiConnect24/Internet_5.png)
-6. Go to `Change Settings`. ![Change Settings](/images/RiiConnect24/Internet_6.png)
-7. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`. ![Auto-Obtain DNS](/images/RiiConnect24/Internet_7.png)
-8. Type in `97.74.103.14` as the primary DNS.
-9. Type in `173.201.71.14` as the secondary DNS.
-10. Select `Confirm`, then select `Save`. ![Save DNS](/images/RiiConnect24/Internet_10.png)
-11. Select `OK` to perform a connection test. ![Connection Test](/images/RiiConnect24/Internet_11.png)
- - If the connection test was successful, select `No` to skip the Wii System Update. ![Connection Test Successful](/images/RiiConnect24/Internet_12.png)
- - If it was unsuccessful, then please use [another exploit](get-started).
+1. Vai a `Wii Options`. ![Wii Options](/images/RiiConnect24/Internet_1.png)
+2. Vai a `Wii Settings`. ![Wii Settings](/images/RiiConnect24/Internet_2.png)
+3. Vai até à `Pagina 2`, depois clica em `Internet`. ![Internet](/images/RiiConnect24/Internet_3.png)
+4. Vai a `Connection Settings`. ![Connection Settings](/images/RiiConnect24/Internet_4.png)
+5. Seleciona a conexão atual. ![Current Connection](/images/RiiConnect24/Internet_5.png)
+6. Vai a `Change Settings`. ![Change Settings](/images/RiiConnect24/Internet_6.png)
+7. Vai a `Auto-Obtain DNS` (não o endereço IP), depois seleciona `No` e depois `Advanced Settings`. ![Auto-Obtain DNS](/images/RiiConnect24/Internet_7.png)
+8. Escreve `97.74.103.14` como DNS primário.
+9. Escreve `173.201.71.14` como DNS secundário.
+10. Seleciona `Confirm`, depois seleciona `Save`. ![Save DNS](/images/RiiConnect24/Internet_10.png)
+11. Seleciona `OK` para efetuar um teste de conexão. ![Connection Test](/images/RiiConnect24/Internet_11.png)
+ - Se o teste de conexão foi bem sucedido, seleciona `No` para saltar o Wii System Update. ![Connection Test Successful](/images/RiiConnect24/Internet_12.png)
+ - Se foi mal sucedido, por favor utiliza [outro exploit](get-started).
-##### Section II - Triggering the Exploit
+##### Secção II - Executando o Exploit
-1. Go to the `Internet` section, then `User Agreements` or `Agreement/Contact`, then `Yes`.
-2. If you see a pony on the screen on a light blue background, you have set it up correctly. Wait 1-2 minutes for the exploit to trigger (it should take about 1 minute and 25 seconds). The exploit will download the HackMii Installer so you can continue.
+1. Vai até à secção `Internet`, depois `User Agreements` ou `Agreement/Contact`, e depois `Yes`.
+2. Se tu vês um pónei no ecrã num fundo azul claro, tu configuraste corretamente. Espera 1-2 minutos para ativar o exploit (deve demorar cerca de 1 minuto e 25 segundos). O exploit irá descarregar o instalador HackMii para continuares.
-If the HackMii Installer doesn't load and it instead freezes (you can't move your cursor) or it doesn't take 1-2 minutes to trigger, please restart your Wii and retry the exploit.
+Se o Instalador HackMii não carregar e, em vez disso, congelar (não consegues mover o cursor) ou se passou mais de 2 minutos, por favor reinicia a Wii e tenta novamente o exploit.
-[Continue to Homebrew Channel and BootMii Installation](hbc)
+[Continua para a Instalação do Homebrew Channel e BootMii](hbc)
{: .notice--info}
diff --git a/_pages/pt_PT/syscheck.md b/_pages/pt_PT/syscheck.md
index 2c6778b6d..b26f42201 100644
--- a/_pages/pt_PT/syscheck.md
+++ b/_pages/pt_PT/syscheck.md
@@ -4,26 +4,26 @@ title: "SysCheck"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-A SysCheck lists all the IOS and cIOS that are on your Wii, along with some information about each of them. It also gives you some other useful information. When you have IOS-related problems on your Wii, someone might ask you to do a SysCheck.
+Um SysCheck faz uma lista de todos os IOS e cIOS que estão não tua Wii, juntamente com algumas informações de cada um deles. Isto também te oferece algumas outras informações úteis. Quando tens problemas relacionados com IOS na tua Wii, alguém poderia te pedir que fizesses um SysCheck.
-#### What you need
+#### O que precisas
-* An SD card or USB drive
+* Um cartão SD ou USB drive
* [SysCheck HacksDen Edition](http://www.hacksden.com/downloads.php?do=file&id=149)
-#### Instructions
-##### Section I - Downloading/Installing
+#### Instruções
+##### Secção I - Descarregando/Instalando
-1. Extract SysCheck HacksDen Edition and put it in the `apps` folder on your SD card or USB drive.
-2. Insert your SD card or USB drive into your Wii, and launch SysCheck HacksDen Edition from the Homebrew Channel.
+1. Extrai o SysCheck HacksDen Edition e coloca-o na pasta `apps` no teu cartão SD ou USB drive.
+2. Insere o teu cartão SD ou USB drive na tua Wii, e abre o SysCheck HacksDen Edition a partir do Homebrew Channel.
-##### Section II - Performing a SysCheck
+##### Secção II - Realizando um SysCheck
-1. Wait for the program to get some information about your Wii.
-2. When "This IOS will be tested (Please select)" is shown on the screen, press A. ![Choose IOS](/images/SysCheck/1.png)
-3. Wait for the program to get information about your IOS.
-4. After it finishes, press the `A` Button if you want to view the log. ![Completed](/images/SysCheck/2.png)
-5. If you want to share the SysCheck, you can share the `sysCheck.csv` saved to the root of your SD Card. The `IOSsysCheck.log` file (saved to the root as well) contains additional information about IOS.
+1. Espera que o programa te dê algumas informações sobre a tua Wii.
+2. Quando aparecer no ecrã "This IOS will be tested (Please select)", pressiona A. ![Escolhe o IOS](/images/SysCheck/1.png)
+3. Espera que o programa te dê alguma informação sobre os teus IOS.
+4. Quando acabar, pressiona o botão `A` se quiseres ver o registo. ![Completed](/images/SysCheck/2.png)
+5. Se quiseres partilhar o SysCheck, podes partilhar o `sysCheck.csv` guardado na raíz do teu Cartão SD. O ficheiro `IOSsysCheck.log` (também guardado na tua raíz) contém informações adicionais sobre os IOS.
diff --git a/_pages/pt_PT/themes.md b/_pages/pt_PT/themes.md
index cb1f982cd..c57fb7d3b 100644
--- a/_pages/pt_PT/themes.md
+++ b/_pages/pt_PT/themes.md
@@ -1,46 +1,46 @@
---
-title: "Installing Wii Menu Themes"
+title: "Instalando Temas para o Wii Menu"
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
+Estás farto do tema branco aborrecido no teu Wii Menu e queres mudar para um tema melhor? Este tutorial irá ajudar-te a obter um novo tema para o teu Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+Em caso de brick, [é necessário ter instalado o Priiloader](priiloader). Instala também o BootMii (como Boot2 se tiveres uma Wii mais antiga). Instalar uma proteção contra brick seguindo o guia corretamente deverá manter-te protegido de bricks. NÃO CONTINUES SE NÃO TIVERES O PRIILOADER E O BOOTMII INSTALADO!
{: .notice--warning}
-Do not install a custom theme on vWii (Wii U)! That will brick it.
+Não instales temas personalizados no vWii (Wii U)! Isso irá brická-lo.
{: .notice--warning}
-For safety purposes, please do not use any other version of MyMenuify than the one linked here, as MyMenuify Mod is the safest way to install a theme.
+Por razões de segurança, não utilizes qualquer outra versão do MyMenuify a não ser a que está aqui, já que o MyMenuify Mod é a maneira mais segura de instalar temas.
{: .notice--info}
-Do not use any other version of ThemeMii than the one linked here, as ThemeMii Mod allows you to make a theme for Wii Menu version 4.3, other versions may not.
+Não utilizes qualquer outra versão do ThemeMii a não ser a que está aqui, já que o ThemeMii Mod permite que faças um tema para a versão 4.3 do Wii Menu, mas não para outras versões.
{: .notice--info}
-We recommend you [install cIOS](cios) before continuing.
+Nós recomendamos que [instales cIOS](cios) antes de continuar.
{: .notice--info}
-#### What you need
+#### O que precisas
-* A Wii
-* An SD card or USB drive
-* A computer with Windows on it (or using Mono or Wine on Mac/Linux)
+* Uma Wii
+* Um cartão SD ou USB drive
+* Um computador com Windows (ou com Mono ou Wine em Mac/Linux)
* [MyMenuify Mod](/assets/files/MyMenuifyModv1.5.zip)
* [ThemeMii Mod](/assets/files/New_Thememii_MOD.rar)
-* [This GBAtemp post](https://gbatemp.net/threads/wii-theme-team-creations-v2.336596/)
+* [Este post no GBAtemp](https://gbatemp.net/threads/wii-theme-team-creations-v2.336596/)
-MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
+CERTIFICA-TE QUE LESTE OS AVISOS ACIMA ANTES DE CONTINUAR!
{: .notice--warning}
-#### Instructions
+#### Instruções
-##### Section I - Finding a Theme
+##### Secção I - Procurar um Tema
-* Peruse the GBAtemp post, finding a theme you want to install. Some have YouTube videos to show what the theme looks like, unfortunately some of them are unavailable.
+* Lê o post do GBAtemp e procura um tema que queiras instalar. Alguns temas têm vídeos no YouTube que mostram como os temas são, mas infelizmente alguns deles estão indisponíveis.
* Once you found one you like, click the download link corresponding to your Wii Menu version. **It is very important to pick the right one to avoid bricks.**
* You probably will pick the download link that says 4.X, that means the theme will work on version 4.1, 4.2 and 4.3 of the Wii Menu.
* Some themes have different links for different regions, so pick the one corresponding to your Wii's region.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/pt_PT/usbloadergx.md b/_pages/pt_PT/usbloadergx.md
index e25b797f3..ad520ed74 100644
--- a/_pages/pt_PT/usbloadergx.md
+++ b/_pages/pt_PT/usbloadergx.md
@@ -4,62 +4,62 @@ title: "USB Loader GX"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-This is a quick start guide on how to use USB Loader GX, a popular USB loader for the Wii that's used to play games from a USB Drive.
+Isto é um guia rápido de como utilizar o USB Loader GX, um USB loader popular para a Wii que é utilizado para jogar jogos a partir de um USB Drive.
![USB Loader GX](/images/usbloadergx.png)
-#### What you need
+#### O que precisas
-* A Wii
-* A USB Drive
+* Uma Wii
+* Um Drive USB
* [USB Loader GX](https://sourceforge.net/projects/usbloadergx/files/latest/download)
-Make sure you have installed [cIOS](/cios) before following this!
+Certifica-te que instalaste [cIOS](/cios) antes de seguir!
{: .notice--info}
-We recommend you copy games over with [Wii Backup Manager](/wiibackupmanager) if you use Windows, or Witgui if you use macOS.
+Nós recomendamos que copies o jogos pelo [Wii Backup Manager](/wiibackupmanager) se utilizas Windows, ou Witgui se tu utilizas macOS.
{: .notice--info}
-To play multiple games, we recommend a USB-powered external hard drive for your Wii. We will refer to it as a "USB Drive" in this guide. Most of the ones you can find on the market should work fine if they have USB 2 backwards compatibility. Drives with 1 TB or more in capacity will work. A flash drive will also work, but due to the size of a flash drive, it won't be able to store as many games.
+Para jogar múltiplos jogos, recomendamos que utilizes um disco externo com USB para a tua Wii. Nós iremos referir como "USB Drive" neste guia. Maioria dos discos que encontras no mercado funcionam bem se tiverem compatibilidade com USB 2.0. Discos com 1 TB ou mais de armazenamento irão funcionar. Um flash drive também funcionará, mas devido ao espaço do flash drive, não vai ser capaz de armazenar vários jogos.
{: .notice--info}
-Make sure your USB Drive is formatted as FAT32 or NTFS. Do not format it as other types such as extFS or WBFS, the latter is an old format of storing Wii games.
+Certifica-te que o teu USB Drive está formatado como FAT32 ou NTFS. Não formates em outros tipos como extFS ou WBFS, o último é um formato antigo de armazenar jogos Wii.
{: .notice--info}
-#### Instructions
+#### Instruções
-##### Downloading
+##### Descarregamento
-1. Extract USB Loader GX and put it in the `apps` folder on your USB drive or SD card.
-2. Insert your USB drive, and SD card if you're using one, into your Wii and launch USB Loader GX from the Homebrew Channel.
+1. Extrai o USB Loader GX e coloca-o na pasta `apps` no teu cartão SD ou USB drive.
+2. Insere o teu USB drive, e o cartão SD se estiveres a utilizar, na tua Wii e abre o USB Loader GX pelo Homebrew Channel.
-##### Getting Started
+##### Vamos Começar
-There is no "guide" to use the USB Loader GX app. This is intended to help you learn how to use it, by giving you a quick start. You should be able to figure out all the great features of USB Loader GX by using it.
+Não há nenhum "guia" para utilizar o USB Loader GX. Isto irá apenas ajudar-te a aprender como usá-lo, dando-te um começo rápido. Deverás descobrir todas as grandes funcionalidades do USB Loader GX ao utilizá-lo.
{: .notice--info}
-* If USB Loader GX says "Waiting for HDD..." with a 20 seconds countdown, it's likely that it can't find the USB Drive. Try to exit out of the app, and then relaunch it after you put the USB Drive in the other port of the Wii.
+* Se o USB Loader GX disser "Waiting for HDD..." com uma contagem regressiva de 20 segundos, quer dizer que não consegue encontrar o USB Drive. Tenta sair da app, e reabre-o depois de colocares o USB Drive na outra entrada da tua Wii.
* You can press the 1 Button on your Wii Remote to open up a dialog to download game covers and artwork from [GameTDB](https://gametdb.com/). It might take a while to download the game covers and artwork, depending on how many games you have.
* There are WADs that can open up USB Loader GX if you load it from the Wii Menu. This is called a forwarder WAD.
* GameCube or "custom" Wii games may or may not have a custom banner that USB Loader GX uses. To enable this, find or write `CustomBannersURL = http://banner.rc24.xyz/` in config/GXGlobal.cfg on your USB Drive. Then you can use the "Custom Banner" download by pressing the 1 Button on your Wii Remote.
-##### User Interface
+##### Interface de utilizador
-There are multiple buttons in the USB Loader GX interface.
+Há múltiplos botões na interface do USB Loader GX.
-###### Main Menu
+###### Menu Principal
These are the functions the buttons found on the top of the main menu do, from left to right:
-* Star - Shows games that you have marked as "favorites".
-* Search - Lets you search for games by name.
-* Sort - Cycles through sorting methods for games.
+* Estrela - Mostra os jogos que marcaste como favoritos.
+* Busca - Permite que procures jogos pelo nome.
+* Ordenar - Permite escolhe diferentes métodos de ordenação de jogos.
* Platform - Choose to sort games by platform.
-* Category - Sorts games by category.
-* List - Shows games in a list view.
+* Categoria - Organiza os jogos por categoria.
+* Lista - Mostra o jogos em forma de lista.
* Multi-Cover View - Shows games in a multi-cover view.
* Cover Carousel View - Shows games in a carousel view.
* Wii Menu View - Shows games in a Wii Menu view.
@@ -70,16 +70,16 @@ Pressing any game will allow you to play the game by pressing "Start".
There are also other buttons:
-* + Icon - "Install" a game, i.e. loading it from disc and dumping it.
-* Gears - Settings for USB Loader GX.
-* SD card - Remount the SD card.
-* Homebrew - Load homebrew apps.
-* Wii - Open up the HOME Menu, which can also be accessed by pressing the HOME Button on the Wii Remote.
-* Power Button - Turn off your Wii.
+* Ícone + - "Instala" um jogo, por ex., carregá-lo a partir do disco e copiá-lo.
+* Engrenagens - Definições do USB Loader GX.
+* Cartão SD - Remonta o cartão SD.
+* Homebrew - Carrega aplicações homebrew.
+* Wii - Abre o Menu HOME, ao qual pode ser aberto também pressionando o botão HOME no comando Wii.
+* Botão Desligar/Ligar - Desliga a tua Wii.
-On the middle of the bottom of the screen, you can see how much space is free on your USB Drive and how many games you have.
+No meio da parte inferior do ecrã, podes ver quanto espaço livre tens no teu USB Drive e quantos jogos tens.
-##### Options once complete
+##### Opções uma vez terminado o processo
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continua para a navegação do site](site-navigation)
Nós temos mais outros tutoriais que poderás gostar.
{: .notice--info}
diff --git a/_pages/pt_PT/wiibackupmanager.md b/_pages/pt_PT/wiibackupmanager.md
index 488cea25b..5e25e33a1 100644
--- a/_pages/pt_PT/wiibackupmanager.md
+++ b/_pages/pt_PT/wiibackupmanager.md
@@ -4,46 +4,46 @@ title: "Wii Backup Manager"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Wii Backup Manager is a program to copy Wii games from your computer to a USB drive so you can play the games on your Wii. It also can download game covers from [GameTDB](https://gametdb.com/) and can be used to list what games you have. This tutorial will tell you how to copy over games from your computer to your USB drive. The other features are able to be used in the easy-to-use interface.
-#### What you need
+Wii Backup Manager é um programa para copiar jogos Wii do teu computador para um USB drive para que possas jogar na tua Wii. Isto também pode descarregar capas de jogos a partir do [GameTDB](https://gametdb.com/) e pode ser utilizado para fazer uma lista de jogos que tens guardado. Este tutorial irá te explicar como copiar jogos a partir do teu computador para o teu USB drive. As outras funcionalidades podem ser utilizadas para uma interface fácil de utilizar.
+#### O que precisas
-* A USB drive
+* Um Drive USB
* [Wii Backup Manager](https://static.wiidatabase.de/Wii-Backup-Manager.zip)
-We recommend you use Witgui if you use macOS. Wii Backup Manager doesn't work on macOS.
+Se utilizas macOS, recomendamos o Witgui. O Wii Backup Manager não funciona no macOS.
{: .notice--info}
-To play multiple games, we recommend a USB-powered external hard drive for your Wii. We will refer to it as a "USB drive" in this guide. Most of the ones you can find on the market should work fine if they have USB 2 backwards compatibility. Drives with 1 TB or more in capacity will work. A flash drive will also work, but due to the size of a flash drive, it won't be able to store as many games.
+Para jogar múltiplos jogos, recomendamos que utilizes um disco externo com USB para a tua Wii. Nós iremos referir como "USB drive" neste guia. Maioria dos discos que encontras no mercado funcionam bem se tiverem compatibilidade com USB 2.0. Discos com 1 TB ou mais de armazenamento irão funcionar. Um flash drive também funcionará, mas devido ao espaço do flash drive, não vai ser capaz de armazenar vários jogos.
{: .notice--info}
-Make sure your USB drive is formatted as FAT32 or NTFS. Do not format it as other types such as extFS or WBFS, the latter is an old format of storing Wii games.
+Certifica-te que o teu USB drive está formatado como FAT32 ou NTFS. Não formates em outros tipos como extFS ou WBFS, o último é um formato antigo de armazenar jogos Wii.
{: .notice--info}
-#### Instructions
+#### Instruções
-##### Section I - Downloading
+##### Secção I - Descarregamento
-1. Extract Wii Backup Manager, and launch the program.
-2. Insert your USB drive into your computer.
+1. Extrai o Wii Backup Manager e abre o programa.
+2. Insere o USB drive no teu computador.
-##### Section II - Copying Games Over
+##### Secção II - Copiando os jogos
-1. Go to the `Drive 1` tab, then select `Drive`.
-2. Select the drive that you're using for the Wii games.
-3. Go to the `Files` tab, then select `Add`.
-4. Select `Files` to add multiple games to the program, or select `Folder` to add a whole folder of games.
-5. Select `Transfer`, then select `Drive 1` to transfer the games over. It might take a while for the games to copy over.
+1. Vai até ao `Drive 1` e seleciona `Drive`.
+2. Seleciona o drive que vais utilizar para os jogos Wii.
+3. Vai até a `Files` e selecionar `Add`.
+4. Seleciona `Files` para adicionar múltiplos jogos no programa ou seleciona `Folder` para adicionar uma pasta inteira de jogos.
+5. Seleciona `Transfer` e depois seleciona `Drive 1` para transferir os jogos para lá. Pode demorar um pouco para que o jogos acabem copiar.
-##### Options once complete
+##### Opções uma vez terminado o processo
-[Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader.
+[Continua para cIOS](cios)
É necessário cIOS para utilizares um USB Loader na tua Wii.
{: .notice--info}
-[Continue to USB Loader GX](usbloadergx) USB Loader GX is a USB Loader so you can play games on your Wii from a USB drive.
+[Continua até USB Loader GX](usbloadergx) USB Loader GX é um USB Loader onde podes jogar jogos na tua Wii com um USB drive.
{: .notice--info}
-[Continue to site navigation](site-navigation)
We have many other tutorials that you might like.
+[Continua para a navegação do site](site-navigation)
Nós temos mais outros tutoriais que poderás gostar.
{: .notice--info}
diff --git a/_pages/pt_PT/wiigsc.md b/_pages/pt_PT/wiigsc.md
index 10cc95bca..6ea504c81 100644
--- a/_pages/pt_PT/wiigsc.md
+++ b/_pages/pt_PT/wiigsc.md
@@ -1,32 +1,32 @@
---
-title: "Creating Wii Game Shortcuts"
+title: "Criando atalhos jogos Wii"
---
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Do you use a USB Loader and want to create game shortcuts to launch them on your Wii Menu? Then try WiiGSC (Wii Game Shortcut Creator), previously known as Crap.
+Utilizas um USB Loader e queres criar atalhos de jogo para abrir pelo Wii Menu? Então experimenta o WiiGSC (Wii Game Shortcut Creator), anteriormente conhecido como Crap.
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+Em caso de brick, [é necessário ter instalado o Priiloader](/priiloader). Instala também o BootMii (como Boot2 se tiveres uma Wii mais antiga). Instalar uma proteção contra brick seguindo o guia corretamente deverá manter-te protegido de bricks. NÃO CONTINUES SE NÃO TIVERES O PRIILOADER E O BOOTMII INSTALADO!
{: .notice--warning}
-#### What you need
+#### O que precisas
-* A Wii
-* A USB Drive.
-* A WAD Manager (Wii Mod Lite is recommended).
-* A Windows computer.
+* Uma Wii
+* Um Drive USB.
+* Um WAD Manager (é recomendado o Wii Mod Lite).
+* Um computador Windows.
* [WiiGSC](https://wiidatabase.de/downloads/pc-tools/wiigsc-ehemals-crap/)
-#### Instructions
+#### Instruções
-1. Install WiiGSC and then open it.
-2. Select the path to the ISO or WBFS file on your USB Drive, and select the USB Loader you use. The other options should be fine the way thy are.
-3. If you're using USB Loader GX, you cannot use revision 1272 to use shortcuts. You need to use revision 1271 (or an earlier version if you need to use one for some reason).
-4. Do not make game shortcuts for "A Boy and His Blob" or "Mario Party 9". Those will brick your Wii.
-5. Install the generated WAD with a WAD Manager, we recommend Wii Mod Lite.
+1. Instala o WiiGSC e abre-o.
+2. Seleciona o caminho para o ficheiro ISO ou WBFS no teu USB Drive, e seleciona o USB Loader que utilizas. Deixa as outras opções como estão.
+3. Se estás a utilizar o USB Loader GX, não podes utilizar a revision 1272 para shortcuts. Tens de utilizar a revision 1271 (ou versão anterior).
+4. Não faças shortcuts para "A Boy and His Blob" ou "Mario Party 9". Estes irão brickar a tua Wii.
+5. Instala o WAD generado com um WAD Manager, nós recomendamos Wii Mod Lite.
-If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel.
+Se obtiveres um erro a dizer "The system files are corrupted", não entres em pânico já que tens o Priiloader instalado. Desliga a tua Wii, segura no botão RESET e liga a tua Wii. Deverás dar boot no menu do Priiloader, onde tu tens algumas opções para corrigir o teu Menu Wii. Uma das opções é abrir o Homebrew Channel.
{: .notice--info}
diff --git a/_pages/pt_PT/wiimmfi.md b/_pages/pt_PT/wiimmfi.md
index 189cc10d8..d7d7d4fab 100644
--- a/_pages/pt_PT/wiimmfi.md
+++ b/_pages/pt_PT/wiimmfi.md
@@ -50,16 +50,16 @@ Tu provavelmente não queres executar o patcher cada vez que queres jogar no Wii
#### O que precisas
- A tua cópia do teu jogo (WBFS, ISO, cISO, e outros formatos que a Wii consegue suportar).
-- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
-**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
-- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
+- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (apenas Windows)
+**ou**
+- Patcher de ISO do Wiimm (plataforma cruzada)
+ - [Patcher para Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher para todos os outros jogos](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Um USB Loader, cIOS, e um USB para armazenar o jogo (já deves ter isto se utilizas USB Loader)
#### Instruções
1. Extrai o patcher à tua escolha para uma pasta e coloca a tua cópia do jogo nele.
-2. Run the patch script for your OS: usually it will end in `.bat` for Windows and `.sh` for Mac/Linux. If you're using the RiiConnect24 Patcher, select your device (Wii, vWii, or Dolphin) and choose the patcher for your game.
+2. Executa o script do patch para o teu sistema operacional: é usual acabar em `.bat` para Windows e `.sh` para Mac/Linux. Se estás a utilizar o RiiConnect24 Patcher, seleciona o teu dispositivo (Wii, vWii ou Dolphin) e escolhe o patcher para o teu jogo.
3. Uma vez acabado, obtém a versão fora da pasta `wiimmfi-images` (pode estar na pasta antes do patcher - ../wiimmfi-images) e copia de volta para o teu USB.
### Patch automático utilizando um USB Loader
@@ -72,17 +72,17 @@ Tu podes fazer patch em jogos WiiWare para jogares no Wiimmfi.
- Um cartão SD
- Uma cópia do teu jogo (em formato WAD)
-- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
-**or**
-- [Auto WiiWare Patcher](https://github.com/RiiConnect24/auto-wiiware-patcher/releases) (cross platform)
+- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (apenas Windows)
+**ou**
+- [Auto WiiWare Patcher](https://github.com/RiiConnect24/auto-wiiware-patcher/releases) (plataforma cruzada)
- [Wii Mod Lite](https://github.com/RiiConnect24/Wii-Mod-Lite/releases)
-[Se queres ver como utilizar o WiiWare Patcher, clica aqui!](wiiwarepatcher)
+[Se queres ver como se utiliza o WiiWare Patcher, clica aqui!](wiiwarepatcher)
{: .notice--info}
Passos:
1. Extrai o ficheiro .zip da ultima versão do Auto WiiWare Patcher, e coloca a tua WAD lá.
-2. Run the patch script for your OS: usually it will end in `.bat` for Windows and `.sh` for Mac/Linux. If you're using the RiiConnect24 Patcher, select your device (Wii, vWii, or Dolphin) and choose the WiiWare patcher.
+2. Executa o script do patch para o teu sistema operacional: é usual acabar em `.bat` para Windows e `.sh` para Mac/Linux. Se estás a utilizar o RiiConnect24 Patcher, seleciona o teu dispositivo (Wii, vWii ou Dolphin) e escolhe o WiiWare patcher.
3. Se completou com sucesso, instala a WAD que foi feito em `wiiware-wads` com o Wii Mod Lite.
## Outras coisas
diff --git a/_pages/pt_PT/wiimodlite.md b/_pages/pt_PT/wiimodlite.md
index 95faae419..ef0c8f681 100644
--- a/_pages/pt_PT/wiimodlite.md
+++ b/_pages/pt_PT/wiimodlite.md
@@ -4,32 +4,32 @@ title: "Wii Mod Lite"
{% include toc title="Table of Contents" %}
-If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
+Se necessitas de ajuda para alguma coisa relacionada a este tutorial, por favor entra no [server do RiiConnect24 no Discord](https://discord.gg/b4Y7jfD) (recomendado) ou [envia-nos um e-mail para support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-This tutorial will explain you how to install WADs on your Wii with Wii Mod Lite. The WAD manager of choice is Wii Mod Lite, but there are others such as YAWMM.
+Este tutorial irá explicar-te como instalar WADs na tua Wii com Wii Mod Lite. O gerenciador WAD escolhido é o Wii Mod Lite, mas tem muitos outros como o YAWMM.
-We do not recommend using "WAD Manager" by Waninkoko.
+Nós não recomendamos utilizar o "WAD Manager" por Waninkoko.
{: .notice--warning}
-#### What you need
-* An SD card or USB drive
+#### O que precisas
+* Um cartão SD ou USB drive
* [Wii Mod Lite](https://github.com/RiiConnect24/Wii-Mod-Lite/releases)
-#### Instructions
+#### Instruções
-##### Section I - Downloading
+##### Secção I - Descarregamento
-1. Extract Wii Mod Lite and put it in the `apps` folder on your SD card or USB drive. ![SD card Drag and Drop](/images/WiiModLite/1.gif)
-2. Insert your SD card or USB drive into your Wii, and launch Wii Mod Lite from the Homebrew Channel.
+1. Extrai o Wii Mod Lite e coloca-o na pasta `apps` no teu cartão SD ou USB drive. ![SD card Drag and Drop](/images/WiiModLite/1.gif)
+2. Insere o teu cartão SD ou USB drive na tua Wii, e abre o Wii Mod Lite a partir do Homebrew Channel.
-##### Section II - Running
+##### Section II - Executando
-You use the +Control Pad to use this tool.
+Utiliza o controlo direcional para esta ferramenta.
{: .notice--info}
-1. Choose `WAD Manager`. ![WAD Manager](/images/WiiModLite/2.png)
-2. Choose `Wii SD Slot`. ![Wii SD Slot](/images/WiiModLite/3.png)
-3. Select the WAD you want to install. In this example, we're installing the patched IOS needed for [RiiConnect24](riiconnect24). You can mark multiple WADs by pressing the + Button. ![Select them](/images/WiiModLite/4.gif)
-4. Press "A" twice to start installing. ![Install](/images/WiiModLite/5.png) ![Install](/images/WiiModLite/6.png)
-5. If `Finishing installation... OK!` is displayed, the WAD has installed successfully. ![Complete](/images/WiiModLite/7.png)
+1. Escolhe `WAD Manager`. ![WAD Manager](/images/WiiModLite/2.png)
+2. Escolhe `Wii SD Slot`. ![Wii SD Slot](/images/WiiModLite/3.png)
+3. Seleciona o WAD que queres instalar. Neste exemplo, nós iremos instalar o IOS patcheado para [RiiConnect24](riiconnect24). Podes marcar múltiplos WADs pressionando no botão +. ![Select them](/images/WiiModLite/4.gif)
+4. Pressiona "A" duas vezes para começar a instalar. ![Install](/images/WiiModLite/5.png) ![Install](/images/WiiModLite/6.png)
+5. Se aparecer `Finishing installation... OK!`, o WAD foi instalado com sucesso. ![Complete](/images/WiiModLite/7.png)
diff --git a/_pages/pt_PT/wiiwarepatcher.md b/_pages/pt_PT/wiiwarepatcher.md
index 2277f90a1..92093b406 100644
--- a/_pages/pt_PT/wiiwarepatcher.md
+++ b/_pages/pt_PT/wiiwarepatcher.md
@@ -4,42 +4,45 @@ title: "WiiWare Patcher"
{% include toc title="Table of Contents" %}
-Want to patch WAD games (WiiWare) to work with Wiimmfi and you don't know how? This tutorial will explain you how WiiWare Patcher works. (This tutorial is only suitable for Windows operating system)
+Queres fazer patch em jogos WAD (WiiWare) para funcionar com Wiimmfi e não sabes como? Este tutorial irá explicar-te como é que o WiiWare Patcher funciona. (Este tutorial é somente adequado para sistema operacional Windows)
![Using the WiiWare Patcher](/images/rc24_using_the_wiiware_patcher.jpg)
-This tutorial is only for Windows version of WiiWare Patcher.
+Este tutorial é só para a versão Windows do WiiWare Patcher.
{: .notice--info}
-#### What you need
+#### O que precisas
-* A Windows computer
+* Um computador Windows
-#### Downloading
+#### Descarregamento
-[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
+[Se queres descarregar o WiiWare Patcher sem o método cmd.exe, clica aqui!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+Se estás no Windows 7 ou posterior, abre o cmd.exe (executa ou pressiona Windows Logo+R e escreve cmd.exe) e executa o comando
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
-Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
+Dá uns segundos porque o Powershell tem que iniciar. Depois de uns segundos, deverá abrir uma nova janela. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
-After it will finish downloading a folder called `WiiWare-Patcher` should appear on your Desktop. Open it and open file called `patcher.bat`
+Depois disso irá acabar de descarregar uma pasta chamada `WiiWare-Patcher` que aparecerá no teu ambiente de trabalho. Abre-o e abre o ficheiro chamado `patcher.bat`
-![Main menu](/images/WiiWare-Patcher/wiiwarepatcher_mainscreen.jpg) (Main menu of WiiWare Patcher)
+![Main menu](/images/WiiWare-Patcher/wiiwarepatcher_mainscreen.jpg) (Menu principal do WiiWare Patcher)
-Press any button. If the update will be available, you must update the WiiWare Patcher to continue.
-> The update process takes about 10 to 15 seconds.
+Pressiona qualquer botão. Se a atualização estiver disponível, deves atualizar o WiiWare Patcher para continuar.
+> O processo de atualização demora 10 a 15 segundos.
-After that, you should see this. ![WiiWare Patcher 1st screen](/images/WiiWare-Patcher/wiiwarepatcher_1.jpg)
+Depois disso, deverás ver isto. ![WiiWare Patcher 1st screen](/images/WiiWare-Patcher/wiiwarepatcher_1.jpg)
-Please copy your WADs files to the folder where WiiWare Patcher is. ![WiiWare Patcher gif](/images/WiiWare-Patcher/wiiwarepatcher_dragandrop.gif)
+Por favor copia os teus ficheiros WAD para a pasta onde o WiiWare Patcher está. ![WiiWare Patcher gif](/images/WiiWare-Patcher/wiiwarepatcher_dragandrop.gif)
-If you will do that correctly, the patching will start. ![WiiWare Patcher 2nd screen](/images/WiiWare-Patcher/wiiwarepatcher_2.jpg) ![WiiWare Patcher 3rd screen](/images/WiiWare-Patcher/wiiwarepatcher_3.jpg)
+Se fizeres isto corretamente, o patch começará. ![WiiWare Patcher 2nd screen](/images/WiiWare-Patcher/wiiwarepatcher_2.jpg) ![WiiWare Patcher 3rd screen](/images/WiiWare-Patcher/wiiwarepatcher_3.jpg)
-After the patching will be done, press any button.
+Depois do patch estiver pronto, pressiona qualquer botão.
-Basically, that's it! That's all you have to do to use WiiWare Patcher. ![WiiWare Patcher 4th screen](/images/WiiWare-Patcher/wiiwarepatcher_4.jpg)
+Basicamente é isto! É tudo o que tens de fazer para utilizar o WiiWare Patcher. ![WiiWare Patcher 4th screen](/images/WiiWare-Patcher/wiiwarepatcher_4.jpg)
-[Return to Wiimmfi installation page](wiimmfi)
+[Volta para a página de instalação do Wiimmfi](wiimmfi)
diff --git a/_pages/ru_RU/bluebomb.md b/_pages/ru_RU/bluebomb.md
index 7cac858c8..ce3a5533c 100644
--- a/_pages/ru_RU/bluebomb.md
+++ b/_pages/ru_RU/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/ru_RU/cios-mini.md b/_pages/ru_RU/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/ru_RU/cios-mini.md
+++ b/_pages/ru_RU/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/ru_RU/cios.md b/_pages/ru_RU/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/ru_RU/cios.md
+++ b/_pages/ru_RU/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/ru_RU/dump-wads.md b/_pages/ru_RU/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/ru_RU/dump-wads.md
+++ b/_pages/ru_RU/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/ru_RU/home.md b/_pages/ru_RU/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/ru_RU/home.md
+++ b/_pages/ru_RU/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/ru_RU/riiconnect24-troubleshooting.md b/_pages/ru_RU/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/ru_RU/riiconnect24-troubleshooting.md
+++ b/_pages/ru_RU/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/ru_RU/themes.md b/_pages/ru_RU/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/ru_RU/themes.md
+++ b/_pages/ru_RU/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/ru_RU/wiimmfi.md b/_pages/ru_RU/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/ru_RU/wiimmfi.md
+++ b/_pages/ru_RU/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/ru_RU/wiiwarepatcher.md b/_pages/ru_RU/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/ru_RU/wiiwarepatcher.md
+++ b/_pages/ru_RU/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/sv_SE/bluebomb.md b/_pages/sv_SE/bluebomb.md
index 7cac858c8..ce3a5533c 100644
--- a/_pages/sv_SE/bluebomb.md
+++ b/_pages/sv_SE/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/sv_SE/cios-mini.md b/_pages/sv_SE/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/sv_SE/cios-mini.md
+++ b/_pages/sv_SE/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/sv_SE/cios.md b/_pages/sv_SE/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/sv_SE/cios.md
+++ b/_pages/sv_SE/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/sv_SE/dump-wads.md b/_pages/sv_SE/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/sv_SE/dump-wads.md
+++ b/_pages/sv_SE/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/sv_SE/home.md b/_pages/sv_SE/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/sv_SE/home.md
+++ b/_pages/sv_SE/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/sv_SE/riiconnect24-troubleshooting.md b/_pages/sv_SE/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/sv_SE/riiconnect24-troubleshooting.md
+++ b/_pages/sv_SE/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/sv_SE/themes.md b/_pages/sv_SE/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/sv_SE/themes.md
+++ b/_pages/sv_SE/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/sv_SE/wiimmfi.md b/_pages/sv_SE/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/sv_SE/wiimmfi.md
+++ b/_pages/sv_SE/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/sv_SE/wiiwarepatcher.md b/_pages/sv_SE/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/sv_SE/wiiwarepatcher.md
+++ b/_pages/sv_SE/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/tr_TR/bluebomb.md b/_pages/tr_TR/bluebomb.md
index fbbd95188..3a60d063b 100644
--- a/_pages/tr_TR/bluebomb.md
+++ b/_pages/tr_TR/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/tr_TR/cios-mini.md b/_pages/tr_TR/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/tr_TR/cios-mini.md
+++ b/_pages/tr_TR/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/tr_TR/cios.md b/_pages/tr_TR/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/tr_TR/cios.md
+++ b/_pages/tr_TR/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/tr_TR/dump-wads.md b/_pages/tr_TR/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/tr_TR/dump-wads.md
+++ b/_pages/tr_TR/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/tr_TR/get-started.md b/_pages/tr_TR/get-started.md
index 595f69b20..b6e258b9c 100644
--- a/_pages/tr_TR/get-started.md
+++ b/_pages/tr_TR/get-started.md
@@ -1,23 +1,23 @@
---
-title: "Commencer"
+title: "Get Started"
---
-{% include toc title="Table des contenus" %}
+{% include toc title="Table of Contents" %}
-Si vous avez besoin d'aide avec quoique ce soit en rapport avec ce tutoriel, veuillez rejoindre [le serveur Discord de RiiConnect24](https://discord.gg/b4Y7jfD) (recommandé, aide en anglais) ou envoyez-nous un mail à [support@riiconnect24.net](mailto:support@riiconnect24.net).
+If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
-Ces instructions supposent que vous utilisez une carte SD pour modder votre Wii, mais vous pouvez également utliser une clé USB à la place. Seulement, pour utiliser les exploits, LetterBomb requiert une carte SD, et BlueBomb requiert une clé USB.
+These instructions will assume you're using an SD card to mod your Wii with, but you can use a USB storage device instead. However, to use the exploits, LetterBomb requires a SD card, and BlueBomb requires a USB storage device.
{: .notice--info}
-Ce guide est pour la Wii originale seulement, avec la dernière version du menu Wii (4.3). Ne l'utilisez pas sur une Wii U (vWii) ! If you want to install homebrew on vWii, [follow this tutorial](https://wiiuguide.xyz/#/vwii-modding).
+This guide is for the original Wii only, with the latest firmware (4.3). Do not use this on a Wii U (vWii)! If you want to install homebrew on vWii, [follow this tutorial](https://wiiuguide.xyz/#/vwii-modding).
{: .notice--warning}
-### Choisissez un exploit
+### Choose an exploit to use
-- [str2hax](str2hax) - Un exploit qui utilise le contrat EULA de la Wii (Recommandé, aucune carte SD ou chaîne nécessaire, mais requiert de changer les paramètres DNS)
-- [FlashHax](flashhax) - Un exploit qui utilise la Chaîne Internet (Pas de carte SD nécessaire)
-- [LetterBomb](letterbomb) - Un exploit qui utilise le Bureau Wii (Carte SD nécessaire)
-- [BlueBomb](bluebomb) - Exploit qui utilise le Bluetooth (pas de connexion WiFi ou de carte SD nécessaire)
- * Requiert un ordinateur avec Bluetooth et une distribution GNU/Linux, ainsi qu'une clé USB.
- * C'est le exploit qui fonctionne sur la **Wii Mini**.
+- [str2hax](str2hax) - Exploit that uses the Wii EULA (Recommended, no SD card nor Channel required, but requires changing the DNS settings)
+- [FlashHax](flashhax) - Exploit that uses the Internet Channel (No SD card required)
+- [LetterBomb](letterbomb) - Exploit that uses the Wii Message Board (SD card required)
+- [BlueBomb](bluebomb) - Exploit that uses Bluetooth (Neither SD card nor Wifi required)
+ * Requires a computer with Bluetooth and GNU/Linux, as well as a USB drive
+ * This is the only exploit that works on the **Wii mini**
diff --git a/_pages/tr_TR/home.md b/_pages/tr_TR/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/tr_TR/home.md
+++ b/_pages/tr_TR/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/tr_TR/riiconnect24-troubleshooting.md b/_pages/tr_TR/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/tr_TR/riiconnect24-troubleshooting.md
+++ b/_pages/tr_TR/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/tr_TR/themes.md b/_pages/tr_TR/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/tr_TR/themes.md
+++ b/_pages/tr_TR/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/tr_TR/wiimmfi.md b/_pages/tr_TR/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/tr_TR/wiimmfi.md
+++ b/_pages/tr_TR/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/tr_TR/wiiwarepatcher.md b/_pages/tr_TR/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/tr_TR/wiiwarepatcher.md
+++ b/_pages/tr_TR/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/zh_CN/bluebomb.md b/_pages/zh_CN/bluebomb.md
index 7cac858c8..ce3a5533c 100644
--- a/_pages/zh_CN/bluebomb.md
+++ b/_pages/zh_CN/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/zh_CN/cios-mini.md b/_pages/zh_CN/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/zh_CN/cios-mini.md
+++ b/_pages/zh_CN/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/zh_CN/cios.md b/_pages/zh_CN/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/zh_CN/cios.md
+++ b/_pages/zh_CN/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/zh_CN/dump-wads.md b/_pages/zh_CN/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/zh_CN/dump-wads.md
+++ b/_pages/zh_CN/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/zh_CN/home.md b/_pages/zh_CN/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/zh_CN/home.md
+++ b/_pages/zh_CN/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/zh_CN/riiconnect24-troubleshooting.md b/_pages/zh_CN/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/zh_CN/riiconnect24-troubleshooting.md
+++ b/_pages/zh_CN/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/zh_CN/themes.md b/_pages/zh_CN/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/zh_CN/themes.md
+++ b/_pages/zh_CN/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/zh_CN/wiimmfi.md b/_pages/zh_CN/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/zh_CN/wiimmfi.md
+++ b/_pages/zh_CN/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/zh_CN/wiiwarepatcher.md b/_pages/zh_CN/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/zh_CN/wiiwarepatcher.md
+++ b/_pages/zh_CN/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
diff --git a/_pages/zh_TW/bluebomb.md b/_pages/zh_TW/bluebomb.md
index 7cac858c8..ce3a5533c 100644
--- a/_pages/zh_TW/bluebomb.md
+++ b/_pages/zh_TW/bluebomb.md
@@ -21,33 +21,33 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
- A Linux machine
- If you are using a Chromebook, you do not need to install another Operating System; instead, enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en).
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
- - Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
- - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option
- - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
+ - Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
+ - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
+ - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
- - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) if you'd not like to install it to your computer.
+ - You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
- A Bluetooth adapter.
- An internal Bluetooth adapter will work.
- If you do not have one, make sure to get one compatible with Linux.
- A USB flash drive formatted as FAT32.
- - This cannot be the same flash drive used for your Linux Machine
+ - This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit
-1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). (If fixing a Wii brick, you can get a boot.elf of whatever app you want to use to fix the brick.)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
-1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
+1. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.) ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
1. Launch your Linux distro, and ensure you are connected to the internet.
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
1. Run the following commands:
```bash
-wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
+wget https://wii.guide/assets/files/bluebomb-helper.sh
chmod +x bluebomb-helper.sh
./bluebomb-helper.sh
```
1. The helper will then download the required files, and ask for information about your console.
- - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the System Menu version (`U` for **USA** and `E` for **PAL** models).
- - If you have selected a Wii you will be asked to provide your Wii System Menu Version (What you determined in step 4)
+ - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
+ - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
diff --git a/_pages/zh_TW/cios-mini.md b/_pages/zh_TW/cios-mini.md
index 6ef5fd733..c652d11ba 100644
--- a/_pages/zh_TW/cios-mini.md
+++ b/_pages/zh_TW/cios-mini.md
@@ -47,7 +47,7 @@ Take a note of the version number (either `v31776` or `v31775`)
##### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
-Do not attept to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
+Do not attempt to install a Wii IOS or System Menu on the Wii mini. Doing so will likely brick your console.
{: .notice--warning}
You can now use homebrew such as [USB Loader GX](usbloadergx).
diff --git a/_pages/zh_TW/cios.md b/_pages/zh_TW/cios.md
index 1fe0970db..364e49b1a 100644
--- a/_pages/zh_TW/cios.md
+++ b/_pages/zh_TW/cios.md
@@ -8,7 +8,7 @@ This tutorial will tell you how to install cIOS (custom IOS). This is required i
![d2x cIOS Installer](/images/cIOS.png)
-If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini may **brick your console!!**
+If you have a Wii mini, Install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### What you need
diff --git a/_pages/zh_TW/dump-wads.md b/_pages/zh_TW/dump-wads.md
index f3e310da2..7af0dd860 100644
--- a/_pages/zh_TW/dump-wads.md
+++ b/_pages/zh_TW/dump-wads.md
@@ -20,15 +20,15 @@ This tutorial will explain you how to dump WADs from your Wii System Memory.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping
-1. Press the A Button. ![Press A](/images/DumpWADS/2.jpg)
+1. Press the A Button. ![Press A](/images/DumpWADS/2.png)
-2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.jpg)
+2. Choose `Installed Channel Titles`. ![Installed Channel Titles](/images/DumpWADS/3.png)
-3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.jpg)
+3. Find the content you want to dump and press the 1 Button. ![Find channel](/images/DumpWADS/4.png)
4. Choose `Backup to WAD`.
5. At the prompt to `Fakesign the ticket`, choose `Yes`.
6. At the prompt to `Fakesign the TMD`, choose `No`.
-7. At the prompt to `Change the output WAD region`, press the B Button.
+7. At the prompt to `Change the output WAD region`, choose `No`.
-You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/6.jpg)
+You have now dumped that WAD. It should appear on your SD card. ![Done](/images/DumpWADS/5.png)
diff --git a/_pages/zh_TW/home.md b/_pages/zh_TW/home.md
index 09079bce6..b96f68498 100644
--- a/_pages/zh_TW/home.md
+++ b/_pages/zh_TW/home.md
@@ -25,14 +25,14 @@ Running homebrew on your Nintendo Wii is free using various exploits.
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
-- Install themes to your Wii Menu using [MyMenuify](/themes).
-- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
-- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
+- Install themes to your Wii Menu using [MyMenuify](themes).
+- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](usbloadergx) to launch all your favorite titles from a USB storage device and more.
+- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](dump-wads)
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
-- Download new homebrew apps with the [Homebrew Browser](/hbb)
-- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
+- Download new homebrew apps with the [Homebrew Browser](hbb)
+- Restore discontinued online services, such as [WiiConnect24](riiconnect24) & [Nintendo WFC services](wiimmfi).
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
-- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
+- Protect your Wii from bricks using [Priiloader](priiloader) and BootMii.
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
Get started by [choosing your exploit](get-started)!
diff --git a/_pages/zh_TW/riiconnect24-troubleshooting.md b/_pages/zh_TW/riiconnect24-troubleshooting.md
index 4a7df18b0..92a62c1ec 100644
--- a/_pages/zh_TW/riiconnect24-troubleshooting.md
+++ b/_pages/zh_TW/riiconnect24-troubleshooting.md
@@ -45,3 +45,4 @@ If you're getting one of these errors (and not any other error), you should be a
Try to launch the Channel you were having trouble with now.
[Return to RiiConnect24 installation page](riiconnect24)
+{: .notice--info}
diff --git a/_pages/zh_TW/themes.md b/_pages/zh_TW/themes.md
index cb1f982cd..6028adc1f 100644
--- a/_pages/zh_TW/themes.md
+++ b/_pages/zh_TW/themes.md
@@ -9,7 +9,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
Are you tired of the boring, plain white theme on your Wii Menu, and want a cool theme instead? This tutorial will help you get a new theme for your Wii Menu!
-In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
+In the case of a brick, [installing Priiloader is a must](priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
{: .notice--warning}
Do not install a custom theme on vWii (Wii U)! That will brick it.
@@ -63,7 +63,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
-4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](/pages/cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
+4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
diff --git a/_pages/zh_TW/wiimmfi.md b/_pages/zh_TW/wiimmfi.md
index 946cd2afa..daafc5a8c 100644
--- a/_pages/zh_TW/wiimmfi.md
+++ b/_pages/zh_TW/wiimmfi.md
@@ -52,9 +52,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows only)
**or**
-- Wiimm's Disc Patcher (cross platform)
- - [Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
- - [Non-Mario Kart Wii edition](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
+- Wiimm's ISO Patcher (cross platform)
+ - [Patcher for Mario Kart Wii](http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v6.zip)
+ - [Patcher for all other games](http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v4.7z)
- A USB Loader, cIOS, and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
diff --git a/_pages/zh_TW/wiiwarepatcher.md b/_pages/zh_TW/wiiwarepatcher.md
index 2277f90a1..f70f2d32f 100644
--- a/_pages/zh_TW/wiiwarepatcher.md
+++ b/_pages/zh_TW/wiiwarepatcher.md
@@ -20,7 +20,10 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
-If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and run the command
+```powershell
+powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
+```
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open. ![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)