diff --git a/translations/ar_SA/docs/extras/block-updates.md b/translations/ar_SA/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/ar_SA/docs/extras/block-updates.md +++ b/translations/ar_SA/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/ar_SA/docs/extras/unblock-updates.md b/translations/ar_SA/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/ar_SA/docs/extras/unblock-updates.md +++ b/translations/ar_SA/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/ar_SA/docs/user-guide/tiramisu/finalizing-setup.md b/translations/ar_SA/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/ar_SA/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/ar_SA/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/ar_SA/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/ar_SA/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/ar_SA/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/ar_SA/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/ar_SA/docs/user-guide/tiramisu/sd-preparation.md b/translations/ar_SA/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/ar_SA/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/ar_SA/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/ca_ES/docs/extras/block-updates.md b/translations/ca_ES/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/ca_ES/docs/extras/block-updates.md +++ b/translations/ca_ES/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/ca_ES/docs/extras/unblock-updates.md b/translations/ca_ES/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/ca_ES/docs/extras/unblock-updates.md +++ b/translations/ca_ES/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/ca_ES/docs/user-guide/tiramisu/finalizing-setup.md b/translations/ca_ES/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/ca_ES/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/ca_ES/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/ca_ES/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/ca_ES/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/ca_ES/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/ca_ES/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/ca_ES/docs/user-guide/tiramisu/sd-preparation.md b/translations/ca_ES/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/ca_ES/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/ca_ES/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/cs_CZ/docs/extras/block-updates.md b/translations/cs_CZ/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/cs_CZ/docs/extras/block-updates.md +++ b/translations/cs_CZ/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/cs_CZ/docs/extras/unblock-updates.md b/translations/cs_CZ/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/cs_CZ/docs/extras/unblock-updates.md +++ b/translations/cs_CZ/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/cs_CZ/docs/user-guide/tiramisu/finalizing-setup.md b/translations/cs_CZ/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/cs_CZ/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/cs_CZ/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/cs_CZ/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/cs_CZ/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/cs_CZ/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/cs_CZ/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/cs_CZ/docs/user-guide/tiramisu/sd-preparation.md b/translations/cs_CZ/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/cs_CZ/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/cs_CZ/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/da_DK/docs/extras/block-updates.md b/translations/da_DK/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/da_DK/docs/extras/block-updates.md +++ b/translations/da_DK/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/da_DK/docs/extras/unblock-updates.md b/translations/da_DK/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/da_DK/docs/extras/unblock-updates.md +++ b/translations/da_DK/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/da_DK/docs/user-guide/tiramisu/finalizing-setup.md b/translations/da_DK/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/da_DK/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/da_DK/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/da_DK/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/da_DK/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/da_DK/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/da_DK/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/da_DK/docs/user-guide/tiramisu/sd-preparation.md b/translations/da_DK/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/da_DK/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/da_DK/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/de_DE/docs/extras/block-updates.md b/translations/de_DE/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/de_DE/docs/extras/block-updates.md +++ b/translations/de_DE/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/de_DE/docs/extras/unblock-updates.md b/translations/de_DE/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/de_DE/docs/extras/unblock-updates.md +++ b/translations/de_DE/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/de_DE/docs/user-guide/tiramisu/finalizing-setup.md b/translations/de_DE/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/de_DE/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/de_DE/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/de_DE/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/de_DE/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/de_DE/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/de_DE/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/de_DE/docs/user-guide/tiramisu/sd-preparation.md b/translations/de_DE/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/de_DE/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/de_DE/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/el_GR/docs/extras/block-updates.md b/translations/el_GR/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/el_GR/docs/extras/block-updates.md +++ b/translations/el_GR/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/el_GR/docs/extras/unblock-updates.md b/translations/el_GR/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/el_GR/docs/extras/unblock-updates.md +++ b/translations/el_GR/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/el_GR/docs/user-guide/tiramisu/finalizing-setup.md b/translations/el_GR/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/el_GR/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/el_GR/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/el_GR/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/el_GR/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/el_GR/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/el_GR/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/el_GR/docs/user-guide/tiramisu/sd-preparation.md b/translations/el_GR/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/el_GR/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/el_GR/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/es_ES/docs/extras/block-updates.md b/translations/es_ES/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/es_ES/docs/extras/block-updates.md +++ b/translations/es_ES/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/es_ES/docs/extras/unblock-updates.md b/translations/es_ES/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/es_ES/docs/extras/unblock-updates.md +++ b/translations/es_ES/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/es_ES/docs/user-guide/tiramisu/finalizing-setup.md b/translations/es_ES/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/es_ES/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/es_ES/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/es_ES/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/es_ES/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/es_ES/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/es_ES/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/es_ES/docs/user-guide/tiramisu/sd-preparation.md b/translations/es_ES/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/es_ES/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/es_ES/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/et_EE/docs/extras/block-updates.md b/translations/et_EE/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/et_EE/docs/extras/block-updates.md +++ b/translations/et_EE/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/et_EE/docs/extras/unblock-updates.md b/translations/et_EE/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/et_EE/docs/extras/unblock-updates.md +++ b/translations/et_EE/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/et_EE/docs/user-guide/tiramisu/finalizing-setup.md b/translations/et_EE/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/et_EE/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/et_EE/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/et_EE/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/et_EE/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/et_EE/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/et_EE/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/et_EE/docs/user-guide/tiramisu/sd-preparation.md b/translations/et_EE/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/et_EE/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/et_EE/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/fi_FI/docs/extras/block-updates.md b/translations/fi_FI/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/fi_FI/docs/extras/block-updates.md +++ b/translations/fi_FI/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/fi_FI/docs/extras/unblock-updates.md b/translations/fi_FI/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/fi_FI/docs/extras/unblock-updates.md +++ b/translations/fi_FI/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/fi_FI/docs/user-guide/tiramisu/finalizing-setup.md b/translations/fi_FI/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/fi_FI/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/fi_FI/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/fi_FI/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/fi_FI/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/fi_FI/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/fi_FI/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/fi_FI/docs/user-guide/tiramisu/sd-preparation.md b/translations/fi_FI/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/fi_FI/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/fi_FI/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/fr_FR/docs/extras/block-updates.md b/translations/fr_FR/docs/extras/block-updates.md index 8cb480fcd..a827dab94 100644 --- a/translations/fr_FR/docs/extras/block-updates.md +++ b/translations/fr_FR/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- Tous les exploits actuellement connus de la Wii U peuvent, contrairement par exemple à l'exploit du Nintendo Switch RCM, être corrigés par une mise à jour du système. Bien que la Wii U ne soit plus officiellement prise en charge, Nintendo peut toujours publier des mises à jour pour celle-ci. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/fr_FR/docs/extras/unblock-updates.md b/translations/fr_FR/docs/extras/unblock-updates.md index 6d040eccc..7c58d65e6 100644 --- a/translations/fr_FR/docs/extras/unblock-updates.md +++ b/translations/fr_FR/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- Ceci est nécessaire si vous avez besoin d'effectuer une mise à jour du système. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/fr_FR/docs/user-guide/tiramisu/finalizing-setup.md b/translations/fr_FR/docs/user-guide/tiramisu/finalizing-setup.md index 18a3e14d0..6634f5273 100644 --- a/translations/fr_FR/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/fr_FR/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Allumez votre Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocage des mises à jour +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copiez le contenu du fichier `wiiu-extracttosd.zip nouvellement téléchargé` vers la racine de votre carte SD. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/fr_FR/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/fr_FR/docs/user-guide/tiramisu/installing-payloadloader.md index bcc7474f5..e86da4de9 100644 --- a/translations/fr_FR/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/fr_FR/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/fr_FR/docs/user-guide/tiramisu/sd-preparation.md b/translations/fr_FR/docs/user-guide/tiramisu/sd-preparation.md index 53dcef7ea..171bea0b8 100644 --- a/translations/fr_FR/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/fr_FR/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ Nous allons maintenant placer les fichiers du CFW requis et quelques fichiers ho ### Ce dont vous avez besoin - Les derniers fichiers de [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Sélectionnez `Nanddumper`, `PayloadLoader Installer` et `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/he_IL/docs/extras/block-updates.md b/translations/he_IL/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/he_IL/docs/extras/block-updates.md +++ b/translations/he_IL/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/he_IL/docs/extras/unblock-updates.md b/translations/he_IL/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/he_IL/docs/extras/unblock-updates.md +++ b/translations/he_IL/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/he_IL/docs/user-guide/tiramisu/finalizing-setup.md b/translations/he_IL/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/he_IL/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/he_IL/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/he_IL/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/he_IL/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/he_IL/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/he_IL/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/he_IL/docs/user-guide/tiramisu/sd-preparation.md b/translations/he_IL/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/he_IL/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/he_IL/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/hr_HR/docs/extras/block-updates.md b/translations/hr_HR/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/hr_HR/docs/extras/block-updates.md +++ b/translations/hr_HR/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/hr_HR/docs/extras/unblock-updates.md b/translations/hr_HR/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/hr_HR/docs/extras/unblock-updates.md +++ b/translations/hr_HR/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/hr_HR/docs/user-guide/tiramisu/finalizing-setup.md b/translations/hr_HR/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/hr_HR/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/hr_HR/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/hr_HR/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/hr_HR/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/hr_HR/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/hr_HR/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/hr_HR/docs/user-guide/tiramisu/sd-preparation.md b/translations/hr_HR/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/hr_HR/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/hr_HR/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/hu_HU/docs/extras/block-updates.md b/translations/hu_HU/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/hu_HU/docs/extras/block-updates.md +++ b/translations/hu_HU/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/hu_HU/docs/extras/unblock-updates.md b/translations/hu_HU/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/hu_HU/docs/extras/unblock-updates.md +++ b/translations/hu_HU/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/hu_HU/docs/user-guide/tiramisu/finalizing-setup.md b/translations/hu_HU/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/hu_HU/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/hu_HU/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/hu_HU/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/hu_HU/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/hu_HU/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/hu_HU/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/hu_HU/docs/user-guide/tiramisu/sd-preparation.md b/translations/hu_HU/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/hu_HU/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/hu_HU/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/id_ID/docs/extras/block-updates.md b/translations/id_ID/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/id_ID/docs/extras/block-updates.md +++ b/translations/id_ID/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/id_ID/docs/extras/unblock-updates.md b/translations/id_ID/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/id_ID/docs/extras/unblock-updates.md +++ b/translations/id_ID/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/id_ID/docs/user-guide/tiramisu/finalizing-setup.md b/translations/id_ID/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/id_ID/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/id_ID/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/id_ID/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/id_ID/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/id_ID/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/id_ID/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/id_ID/docs/user-guide/tiramisu/sd-preparation.md b/translations/id_ID/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/id_ID/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/id_ID/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/it_IT/docs/extras/block-updates.md b/translations/it_IT/docs/extras/block-updates.md index c8a037504..0f4fdf9c5 100644 --- a/translations/it_IT/docs/extras/block-updates.md +++ b/translations/it_IT/docs/extras/block-updates.md @@ -1,23 +1,19 @@ # Bloccare gli aggiornamenti --- -Tutti gli exploit Wii U conosciuti possono venir bloccati da un aggiornamento, a differenza, per esempio, dell'exploit RCM di Nintendo Switch. Anche se il Wii U non è più ufficialmente supportato, Nintendo potrebbe ancora rilasciare aggiornamenti per la console. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +Tutti gli exploit Wii U conosciuti possono venir bloccati da un aggiornamento, a differenza, per esempio, dell'exploit RCM di Nintendo Switch. Anche se il Wii U non è più ufficialmente supportato, Nintendo potrebbe ancora rilasciare aggiornamenti per la console. Ad esempio, gli aggiornamenti da 5.5.3 a 5.5.6 sono stati rilasciato quando il Wii U venne discontinuato, quindi è raccomandato bloccare gli aggiornamenti. + +Anche se Tiramisu ha un sistema integrato per bloccare gli aggiornamenti, è consigliato cancellare la cartella degli aggiornamenti per bloccarli efficacemente. Se ottieni una schermata rossa mentre stai avviando Tiramisu, significa che la cartella degli aggiornamenti esiste ancora e deve essere eliminata seguendo questa guida. ### Istruzioni {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Attualmente, esistono due metodi per bloccare gli aggiornamenti di sistema: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - -#### **Deleting Update Folder** +#### **Eliminare la cartella Update** -### Deleting Update Folder +### Eliminare la cartella Update -?> This method of update blocking is a bit more advanced than DNS Blocking and uses a homebrew app to modify system files. However, it has the advantage that the eShop's functionality will not be restricted. +?> Questo metodo è più avanzato del blocco tramite DNS e usa un'app homebrew per modificare i file di sistema. Però, ha il vantaggio di non bloccare l'accesso alle funzionalità dell'eShop. 1. Inserisci la scheda SD nel tuo computer. 1. Scarica ed estrai [UFDiine](https://github.com/GaryOderNichts/UFDiine/releases) nella root della tua scheda SD. 1. Inserisci la scheda SD nel tuo Wii U e accendilo. @@ -26,11 +22,11 @@ Currently, three ways exist to block updates on the Wii U system: 1. Premi il pulsante A per eliminare la cartella Update. 1. Controlla che dica `Update folder is deleted`. Ora stai bloccando gli aggiornamenti. -#### **DNS Blocking** +#### **Blocco tramite DNS** -### DNS Blocking +### Blocco tramite DNS -?> This method is the easier method and is recommended to less advanced users. It does, however, prevent the eShop from working. This can be worked around by running [NNUPatcher](https://wiiubru.com/appstore/zips/nnupatcher.zip) before starting the eShop. +?> Questo metodo è il più facile ed è consigliato alle persone meno esperte. Non ti farà, però, accedere all'eShop. Questo può essere risolto eseguendo [NNUPatcher](https://wiiubru.com/appstore/zips/nnupatcher.zip) prima di aprire l'eShop. 1. Inserisci la scheda SD nel tuo computer. 1. Copia i contenuti di `nnupatcher.zip` nella root della tua scheda SD. Se viene chiesto, sovrascrivi tutti i file duplicati. 1. Inserisci la scheda SD nel tuo Wii U e accendilo. diff --git a/translations/it_IT/docs/extras/unblock-updates.md b/translations/it_IT/docs/extras/unblock-updates.md index 872b83409..0109769d1 100644 --- a/translations/it_IT/docs/extras/unblock-updates.md +++ b/translations/it_IT/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- Questo è necessario se avrai mai bisogno di eseguire un Aggiornamento della Console. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Istruzioni {docsify-ignore} diff --git a/translations/it_IT/docs/troubleshooting/common-issues-fixes.md b/translations/it_IT/docs/troubleshooting/common-issues-fixes.md index 8727a753f..c17e897a9 100644 --- a/translations/it_IT/docs/troubleshooting/common-issues-fixes.md +++ b/translations/it_IT/docs/troubleshooting/common-issues-fixes.md @@ -36,5 +36,5 @@ Niente di speciale, puoi lasciarli lì, eliminarli o sostituirli con dei nuovi. ### La mia console all'improvviso ha perso la connettività online e ho un HDD sulla parte superiore della console, che faccio? -The internal antenna may have been influenced by the hard drive magnet. -You can move the HDD to a different position atop the Wii U, or move it off the Wii U entirely. +L'antenna interna potrebbe subire interferenze dal magnete del disco rigido. +È possibile spostare l'HDD in una posizione diversa sulla Wii U o spostarlo completamente fuori dalla Wii U. diff --git a/translations/it_IT/docs/user-guide/tiramisu/finalizing-setup.md b/translations/it_IT/docs/user-guide/tiramisu/finalizing-setup.md index 832efebc0..b613f1f82 100644 --- a/translations/it_IT/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/it_IT/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ Faremo in modo che l'ambiente di Tiramisu si avvii automaticamente quando la con 1. Accendi la tua Wii U. - L'Environment Loader dovrebbe apparire. 1. Usando il D-Pad, naviga su `tiramisu` e premi Y per impostarlo come ambiente predefinito, poi premi A per avviare Tiramisu. - - Per aprire l'Environment Loader in futuro, è necessario tenere premuto X durante l'avvio della Wii U. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. + - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. Nel Selettore di Avvio di Tiramisu, il `Menu Wii U` dovrebbe essere già selezionato, premi Y per impostarlo come opzione predefinita di autoavvio, e premi A per avviare il Menu Wii U. - In futuro, per aprire il Selettore di Avvio di Tiramisu, è necessario tenere premuto START (+) mentre la Wii U si avvia. ?> Una volta entrato nell'ambiente Tiramisu, puoi aprire il Mii Maker in qualsiasi momento per entrare nell'Homebrew Launcher.
Per tornare al Mii Maker, premi semplicemente il tasto HOME mentre sei nell'Homebrew Launcher. -### App Homebrew Aggiuntive +### Bloccare gli aggiornamenti +Anche se Tiramisu ha un sistema integrato per bloccare gli aggiornamenti, è consigliato cancellare la cartella degli aggiornamenti per bloccarli efficacemente. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). -- **SaveMii mod** è un'app homebrew che serve a gestire la tua Wii U e i salvataggi del vWii. +### Additional Homebrew Apps + +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** è un modulo di Tiramisu che ti permette di connettere i controller Bluetooth più popolari in modo wireless. Vedi [questa pagina](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) per maggiori dettagli. - L'**Homebrew Appstore** ti permette di navigare e scaricare app homebrew direttamente dalla tua Wii U. -### App Homebrew aggiuntive - Cosa ti serve +### Additional Homebrew Apps - What You Need -- La versione più recente di [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). -- `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). +- Il file `wiiu-extracttosd.zip` di [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). -### App Homebrew aggiuntive - Estrazione dei file sulla scheda SD +### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copia nella root della tua scheda SD i contenuti di `savemii_mod.zip` appena scaricato. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copia nella root della tua scheda SD i contenuti di `wiiu-extracttosd.zip` appena scaricato. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/it_IT/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/it_IT/docs/user-guide/tiramisu/installing-payloadloader.md index 9459c910e..388bb0909 100644 --- a/translations/it_IT/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/it_IT/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installare PayloadLoader ti permetterà di accedere a Tiramisu eseguendo l'app I 1. Ti verrà chiesto se vuoi davvero installare il PayloadLoader. Usa il D-Pad per selezionare `Install` e premi A. 1. Al termine del processo di installazione, premi A per spegnere la console. -!> Se non vuoi che Tiramisu venga eseguito automaticamente all'avvio della tua console, puoi saltare la parte `Avvio automatico di Tiramisu`.
Ma devi essere consapevole che gli aggiornamenti di sistema non saranno bloccati e dovranno essere bloccati seguendo [questa guida](../block-updates). Questo non è necessario, ma è fortemente raccomandato. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/it_IT/docs/user-guide/tiramisu/sd-preparation.md b/translations/it_IT/docs/user-guide/tiramisu/sd-preparation.md index 9a34755ea..9a1d54520 100644 --- a/translations/it_IT/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/it_IT/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ Ora inseriremo i file del CFW richiesti e alcuni altri file homebrew sulla sched ### Cosa ti servirà - Gli ultimi file da [Tiramisu per il tuo caffè](https://tiramisu.foryour.cafe). - - Seleziona `Nanddumper`, `PayloadLoader Installer` e `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/it_IT/docs/vwii/vwii-modding.md b/translations/it_IT/docs/vwii/vwii-modding.md index 7e02c3ad6..68a57725b 100644 --- a/translations/it_IT/docs/vwii/vwii-modding.md +++ b/translations/it_IT/docs/vwii/vwii-modding.md @@ -23,7 +23,7 @@ Ora andremo ad inserire i file Homebrew nella SD. 1. Inserisci la SD del tuo Wii U nel PC. 1. Copia la cartella `apps` dalla cartella Patched_IOS80_Installer_for_vWii.zip file nella radice della scheda SD. 1. Copia i contenuti del file d2x_cIOS_Installer.zip nella radice della tua scheda SD. -1. Copy the contents of the downloaded Tiramisu *`.zip`* file to the root of your SD Card. +1. Copia nella root della tua scheda SD il contenuto del file *`.zip`* di Tiramisu appena scaricato. 1. Copia il file `compat_installer.elf` nella cartella `wiiu/apps` nel root della tua scheda SD. 1. Togli la scheda SD dal computer e inseriscila nella console Wii U. @@ -81,7 +81,7 @@ Nel caso qualcosa andasse storto durante il processo e la tua vWii si bricka, ri ### Patchare l'IOS 80 -!> If for any reason, the Wii U is turned off while patching IOS 80, your vWii will be bricked. This can be fixed by either extracting the IOS 80 from your previously made NAND backup and then replacing it over FTP or by [reinstalling IOS 80](recover-vwii-ioses-channels). +!> Se per qualche modo, il tuo Wii U viene spento mentre patchi IOS 80, il tuo vWii verrà brickato. Questo può essere riparato estraendo IOS 80 dal tuo precedentemente fatto backup della NAND e poi scambiandolo con un FTP oppure [reinstallando IOS 80](recover-vwii-ioses-channels). 1. Avvia Patched IOS 80 Installer for vWii. 1. Leggi la schermata di avviso e aspetta 30 secondi. @@ -89,8 +89,8 @@ Nel caso qualcosa andasse storto durante il processo e la tua vWii si bricka, ri 1. Aspetta finchè dice IOS80 Installation is complete!. 1. Premi un qualsiasi pulsante per uscire. -!> Installing custom System Menu is a definite brick risk and you should always have an effective backup before installing one but when done right, won't brick the vWii. +!> Installando un Menu di Sistema personalizzato è un brick definitivo quindi dovresti sempre avere un backup prima di installare un Menu di Sistema ma quando fatto bene, non brickerà il vWii. -!> Installing any IOS (including TED IOSes) or wads made for the original Wii on your vWii will brick it. +!> Installando un IOS (includendo le IOS TED) o wad fatti per il Wii originale nella tua vWii ti brickerà il vWii. -!> Installing Priiloader will brick your vWii. +!> L'installazione di Priiloader ti brickerà il tuo vWii. diff --git a/translations/ja_JP/docs/extras/block-updates.md b/translations/ja_JP/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/ja_JP/docs/extras/block-updates.md +++ b/translations/ja_JP/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/ja_JP/docs/extras/unblock-updates.md b/translations/ja_JP/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/ja_JP/docs/extras/unblock-updates.md +++ b/translations/ja_JP/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/ja_JP/docs/user-guide/tiramisu/finalizing-setup.md b/translations/ja_JP/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/ja_JP/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/ja_JP/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/ja_JP/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/ja_JP/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/ja_JP/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/ja_JP/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/ja_JP/docs/user-guide/tiramisu/sd-preparation.md b/translations/ja_JP/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/ja_JP/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/ja_JP/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/ko_KR/docs/extras/block-updates.md b/translations/ko_KR/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/ko_KR/docs/extras/block-updates.md +++ b/translations/ko_KR/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/ko_KR/docs/extras/unblock-updates.md b/translations/ko_KR/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/ko_KR/docs/extras/unblock-updates.md +++ b/translations/ko_KR/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/ko_KR/docs/user-guide/tiramisu/finalizing-setup.md b/translations/ko_KR/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/ko_KR/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/ko_KR/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/ko_KR/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/ko_KR/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/ko_KR/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/ko_KR/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/ko_KR/docs/user-guide/tiramisu/sd-preparation.md b/translations/ko_KR/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/ko_KR/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/ko_KR/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/ms_MY/docs/extras/block-updates.md b/translations/ms_MY/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/ms_MY/docs/extras/block-updates.md +++ b/translations/ms_MY/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/ms_MY/docs/extras/unblock-updates.md b/translations/ms_MY/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/ms_MY/docs/extras/unblock-updates.md +++ b/translations/ms_MY/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/ms_MY/docs/user-guide/tiramisu/finalizing-setup.md b/translations/ms_MY/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/ms_MY/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/ms_MY/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/ms_MY/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/ms_MY/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/ms_MY/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/ms_MY/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/ms_MY/docs/user-guide/tiramisu/sd-preparation.md b/translations/ms_MY/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/ms_MY/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/ms_MY/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/nl_NL/docs/extras/block-updates.md b/translations/nl_NL/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/nl_NL/docs/extras/block-updates.md +++ b/translations/nl_NL/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/nl_NL/docs/extras/unblock-updates.md b/translations/nl_NL/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/nl_NL/docs/extras/unblock-updates.md +++ b/translations/nl_NL/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/nl_NL/docs/user-guide/tiramisu/finalizing-setup.md b/translations/nl_NL/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/nl_NL/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/nl_NL/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/nl_NL/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/nl_NL/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/nl_NL/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/nl_NL/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/nl_NL/docs/user-guide/tiramisu/sd-preparation.md b/translations/nl_NL/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/nl_NL/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/nl_NL/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/no_NO/docs/extras/block-updates.md b/translations/no_NO/docs/extras/block-updates.md index a53d7bc44..27472074b 100644 --- a/translations/no_NO/docs/extras/block-updates.md +++ b/translations/no_NO/docs/extras/block-updates.md @@ -2,20 +2,16 @@ --- Alle Wii U exploits vi kjenner til i dag, i motsetning til for eksempel Nintendo Switch sin RCM exploit, kan bli patchet av en systemoppdatering. Selv om Wii U ikke lenger er offisielt støttet av Nintendo, kan de fortsatt plutselig komme med oppdateringer. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instruksjoner {docsify-ignore} -For tiden finnes det tre måter å blokkere systemoppdateringer på Wii U: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> Når du booter inn i PayloadLoader, vil oppdateringer automatisk blokkeres. For å aktivere autobooting inn i PayloadLoader følg [denne linken](../docs/user-guide/tiramisu/autoboot). - -#### **Slette "Update" Mappen** +#### **Deleting Update Folder** -### Slette "Update" Mappen +### Deleting Update Folder ?> Denne metoden for å blokkere systemoppdateringer er litt mer avansert enn DNS blokkering og bruker en homebrew app for å modifisere systemfiler. Men fordelen ved å bruke denne metoden er at man blandt annet kan bruke eShop som vanlig. 1. Sett SD-kortet inn i PC'en din. @@ -26,9 +22,9 @@ For tiden finnes det tre måter å blokkere systemoppdateringer på Wii U: 1. Trykk A på gamepadden for å slette update mappen. 1. Bekreft at det står `Update folder is deleted`. Du blokkerer nå systemoppdateringer. -#### **DNS-blokkering** +#### **DNS Blocking** -### DNS-blokkering +### DNS Blocking ?> Dette er den enkleste metoden og anbefales for de som er usikker på å slette "update" mappen. Den vil derimot gjøre sånn at eShop ikke fungerer normalt. Men hvis du bruker [NNUPatcher](https://wiiubru.com/appstore/zips/nnupatcher.zip) så vil du ha tilgang til eShop igjen. 1. Sett SD-kortet inn i PC'en. diff --git a/translations/no_NO/docs/extras/unblock-updates.md b/translations/no_NO/docs/extras/unblock-updates.md index 279af3e6c..88d06e23b 100644 --- a/translations/no_NO/docs/extras/unblock-updates.md +++ b/translations/no_NO/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- Dette må du gjøre hvis du noen gang trenger en systemoppdatering. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instruksjoner {docsify-ignore} @@ -10,7 +12,7 @@ Dette må du gjøre hvis du noen gang trenger en systemoppdatering. ### Fjerne Tiramisu Autoboot -?> Når du booter inn i PayloadLoader, vil oppdateringer automatisk blokkeres. Følg guiden nedenfor for å deaktivere den. +?> When autobooting into the PayloadLoader, updates are automatically blocked. Follow the guide below to disable it. 1. Start konsollen mens du holder X på Gamepad'en. 1. Gå til `installer` environment og kjør den ved å trykke på A. diff --git a/translations/no_NO/docs/user-guide/tiramisu/finalizing-setup.md b/translations/no_NO/docs/user-guide/tiramisu/finalizing-setup.md index 22cf51d21..62453863e 100644 --- a/translations/no_NO/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/no_NO/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ Vi skal gjøre så Tiramisu environmentet starter automatisk når konsollen auto 1. Slå på Wii U konsollen. - Environment Loader burde komme opp. 1. Ved å bruke D-Paden, naviger til `tiramisu` og trykk Y for å sette dette til default envrionment, så trykker du A for å kjøre Tiramisu. - - For å åpne Environment Loader selector i fremtiden, må du holde X mens Wii U konsollen slår seg på. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. + - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. På Tiramisu Boot Selector, `Wii U Menu` burde allerede være valgt, trykk Y for å sette det til default autobooting option, så trykker du A for å komme inn i Wii U Menu. - For å åpne Tiramisu Boot Selector i fremtiden, må du holde START (+) mens Wii U konsollen slår seg på. ?> Når du har kommet inn i Tiramisu environment, kan du åpne Mii Maker appen når som helst for å komme inn i Homebrew Launcher.
For å gå tilbake til Mii Maker, trykk HOME knappen mens du er i Homebrew Launcher. -### Flere Homebrew-apper +### Blokkere Systemoppdateringer +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). -- **SaveMii mod** er en homebrew app som lar deg administrere Wii U og vWii save data. +### Additional Homebrew Apps + +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** er en Tiramisu modul som lar deg koble trådløst til de mest populære Bluetooth kontrollene. Se [denne siden](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for mer informasjon. - **Homebrew Appstore** lar deg søke etter og laste ned homebrew apps direkte til Wii U konsollen. -### Ekstra Homebrew Apper - Dette Trenger Du +### Additional Homebrew Apps - What You Need -- Siste utgave av [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - Siste utgave av [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` fra [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). -### Ekstra Homebrew Apper - Pakke ut Filer to SD-Kortet +### Additional Homebrew Apps - Extracting Files to the SD Card -1. Pakk ut `savemii_mod.zip` til roten av SD-kortet. -1. Pakk ut `Bloopair_vX.X.X.zip`til roten av SD-kortet. -1. Pakk ut `wiiu-extracttosd.zip` til roten av SD-kortet. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/no_NO/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/no_NO/docs/user-guide/tiramisu/installing-payloadloader.md index b662456cc..ca4c385a0 100644 --- a/translations/no_NO/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/no_NO/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Nå som du har en NAND backup i tilfelle noe går galt senere, kan du installere 1. Du vil bli spurt om du er sikker på at du vil installere PayloadLoader. Bruk D-Paden for å velge `Install` og trykk A. 1. Etter installasjonen er fullført, trykk A for å slå av konsollen. -!> Hvis du ikke ønsker å autoboote Tiramisu på konsollen din, kan du skippe `Autobooting Tiramisu`.
Men du må være klar over at systemoppdateringer ikke blokkeres og må blokkes ved å følge [denne guiden](../block-updates). Dette er ikke nødvendig, men det anbefales sterkt. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/no_NO/docs/user-guide/tiramisu/sd-preparation.md b/translations/no_NO/docs/user-guide/tiramisu/sd-preparation.md index da4c8d480..984ab826e 100644 --- a/translations/no_NO/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/no_NO/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ Her vil vi plassere de nødvendige CFW-filene og noen ekstra homebrew filer på ### Dette trenger du - Nyeste utgave av [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Velg `Nanddumper`, `PayloadLoader Installer` og `Base-Tiramisu`. + - Click on `Download Tiramisu`. - Nyeste utgave av [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - Du må laste ned `01_sigpatches.rpx` filen. diff --git a/translations/pl_PL/docs/extras/block-updates.md b/translations/pl_PL/docs/extras/block-updates.md index 3bde9b210..86a5f7624 100644 --- a/translations/pl_PL/docs/extras/block-updates.md +++ b/translations/pl_PL/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- W przeciwieństwie do np. exploitów Nintendo Switch RCM, wszystkie obecnie znane exploity Wii U mogą być nadpisane przez aktualizację systemu. Chociaż Wii U nie jest już oficjalnie wspierane, Nintendo może nadal wydawać aktualizacje dla tej konsoli. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instrukcje {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/pl_PL/docs/extras/unblock-updates.md b/translations/pl_PL/docs/extras/unblock-updates.md index 1a0b6b30a..c0f44e40c 100644 --- a/translations/pl_PL/docs/extras/unblock-updates.md +++ b/translations/pl_PL/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- Musisz to zrobić, jeśli kiedykolwiek będziesz potrzebował dokonać aktualizacji systemu. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instrukcje {docsify-ignore} diff --git a/translations/pl_PL/docs/user-guide/tiramisu/finalizing-setup.md b/translations/pl_PL/docs/user-guide/tiramisu/finalizing-setup.md index 58d12cf80..0ff980402 100644 --- a/translations/pl_PL/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/pl_PL/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ Zamierzamy sprawić, by środowisko Tiramisu ładowało się automatycznie kiedy 1. Włącz Wii U. - Environment Loader powinien się pokazać. 1. Korzystając z D-Pad, przejdź do `tiramisu` i naciśnij Y aby ustawić je jako domyślne środowisko, a następnie naciśnij A, aby uruchomić Tiramisu. - - Aby otworzyć Environment Loader w przyszłości, przytrzymujesz X podczas uruchamiania Wii U. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. + - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. Będąc w Boot Selector, `Wii U Menu` powinno być już zaznaczone, Naciśnij Y, aby ustawić je jako domyślną opcję autobootingu, a następnie naciśnij A, aby uruchomić menu Wii U. - Aby otworzyć Boot Selector Tiramisu w przyszłości, musisz przytrzymać START (+) podczas uruchamiania Wii U. ?> Po uruchomieniu się środowiska Tiramisu możesz otworzyć Mii Maker w dowolnym momencie, aby dostać się do Homebrew Launchera.
Aby wrócić do Mii Maker, po prostu naciśnij przycisk HOME będąc w Homebrew Launcher. -### Dodatkowe aplikacje Homebrew +### Blokowanie Aktualizacji +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). -- **SaveMii mod** to aplikacja homebrew pozwalająca zarządzać danymi Wii U i vWii, chodzi o tzw. save'y z gry. +### Additional Homebrew Apps + +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** jest modułem Tiramisu, który umożliwia bezprzewodowe podłączenie najbardziej popularnych kontrolerów Bluetooth do Wii U (np. pad od PS4/PS3). Zobacz [tę stronę](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/), aby uzyskać więcej informacji. - **Homebrew Appstore** pozwala przeglądać i pobierać aplikacje homebrew bezpośrednio z poziomu Wii U. -### Dodatkowe aplikacje Homebrew - czego potrzebujesz +### Additional Homebrew Apps - What You Need -- Najnowsza wersja [SaveMii Mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` z [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). -### Dodatkowe aplikacje Homebrew - Rozpakowywanie plików na kartę SD +### Additional Homebrew Apps - Extracting Files to the SD Card -1. Skopiuj zawartość pliku `savemii_mod.zip` do katalogu głównego karty SD. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Skopiuj zawartość nowo pobranego pliku `wiu-extracttosd.zip` do katalogu głównego karty SD. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/pl_PL/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/pl_PL/docs/user-guide/tiramisu/installing-payloadloader.md index 1d2f7be3e..e647d9ee4 100644 --- a/translations/pl_PL/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/pl_PL/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Instalacja PayloadLoader pozwoli Ci uzyskać dostęp do Tiramisu poprzez uruchom 1. Zostaniesz zapytany, czy naprawdę chcesz zainstalować PayloadLoader. Użyj D-Pada, aby wybrać `Install` i naciśnij A. 1. Po zakończeniu procesu, naciśnij A, aby zamknąć konsolę. -!> Jeśli nie chcesz używać autoboota Tiramisu na swojej konsoli, możesz pominąć część `Autoboting Tiramisu`.
Ale musisz pamiętać, że aktualizacje systemu nie zostaną wtedy zablokowane i będą musiały zostać zablokowane przez [ten poradnik](../block-updates). Nie jest to wymagane, ale jest wysoce zalecane. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/pl_PL/docs/user-guide/tiramisu/sd-preparation.md b/translations/pl_PL/docs/user-guide/tiramisu/sd-preparation.md index 2c1c1b457..1d21f30d2 100644 --- a/translations/pl_PL/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/pl_PL/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ Teraz umieścimy wymagane pliki CFW i dodatkowe pliki homebrew na karcie SD. ### Czego potrzebujesz - Najnowsze pliki z [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Wybierz `Nanddumper`, `PayloadLoader Installer` i `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/pt_BR/docs/extras/block-updates.md b/translations/pt_BR/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/pt_BR/docs/extras/block-updates.md +++ b/translations/pt_BR/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/pt_BR/docs/extras/unblock-updates.md b/translations/pt_BR/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/pt_BR/docs/extras/unblock-updates.md +++ b/translations/pt_BR/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/pt_BR/docs/user-guide/tiramisu/finalizing-setup.md b/translations/pt_BR/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/pt_BR/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/pt_BR/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/pt_BR/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/pt_BR/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/pt_BR/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/pt_BR/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/pt_BR/docs/user-guide/tiramisu/sd-preparation.md b/translations/pt_BR/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/pt_BR/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/pt_BR/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/pt_PT/docs/extras/block-updates.md b/translations/pt_PT/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/pt_PT/docs/extras/block-updates.md +++ b/translations/pt_PT/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/pt_PT/docs/extras/unblock-updates.md b/translations/pt_PT/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/pt_PT/docs/extras/unblock-updates.md +++ b/translations/pt_PT/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/pt_PT/docs/user-guide/tiramisu/finalizing-setup.md b/translations/pt_PT/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/pt_PT/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/pt_PT/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/pt_PT/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/pt_PT/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/pt_PT/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/pt_PT/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/pt_PT/docs/user-guide/tiramisu/sd-preparation.md b/translations/pt_PT/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/pt_PT/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/pt_PT/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/ro_RO/docs/extras/block-updates.md b/translations/ro_RO/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/ro_RO/docs/extras/block-updates.md +++ b/translations/ro_RO/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/ro_RO/docs/extras/unblock-updates.md b/translations/ro_RO/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/ro_RO/docs/extras/unblock-updates.md +++ b/translations/ro_RO/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/ro_RO/docs/user-guide/tiramisu/finalizing-setup.md b/translations/ro_RO/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/ro_RO/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/ro_RO/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/ro_RO/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/ro_RO/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/ro_RO/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/ro_RO/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/ro_RO/docs/user-guide/tiramisu/sd-preparation.md b/translations/ro_RO/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/ro_RO/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/ro_RO/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/ru_RU/docs/extras/block-updates.md b/translations/ru_RU/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/ru_RU/docs/extras/block-updates.md +++ b/translations/ru_RU/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/ru_RU/docs/extras/unblock-updates.md b/translations/ru_RU/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/ru_RU/docs/extras/unblock-updates.md +++ b/translations/ru_RU/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/ru_RU/docs/user-guide/tiramisu/finalizing-setup.md b/translations/ru_RU/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/ru_RU/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/ru_RU/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/ru_RU/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/ru_RU/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/ru_RU/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/ru_RU/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/ru_RU/docs/user-guide/tiramisu/sd-preparation.md b/translations/ru_RU/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/ru_RU/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/ru_RU/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/sv_SE/docs/extras/block-updates.md b/translations/sv_SE/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/sv_SE/docs/extras/block-updates.md +++ b/translations/sv_SE/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/sv_SE/docs/extras/unblock-updates.md b/translations/sv_SE/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/sv_SE/docs/extras/unblock-updates.md +++ b/translations/sv_SE/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/sv_SE/docs/user-guide/tiramisu/finalizing-setup.md b/translations/sv_SE/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/sv_SE/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/sv_SE/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/sv_SE/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/sv_SE/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/sv_SE/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/sv_SE/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/sv_SE/docs/user-guide/tiramisu/sd-preparation.md b/translations/sv_SE/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/sv_SE/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/sv_SE/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/th_TH/docs/extras/block-updates.md b/translations/th_TH/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/th_TH/docs/extras/block-updates.md +++ b/translations/th_TH/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/th_TH/docs/extras/unblock-updates.md b/translations/th_TH/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/th_TH/docs/extras/unblock-updates.md +++ b/translations/th_TH/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/th_TH/docs/user-guide/tiramisu/finalizing-setup.md b/translations/th_TH/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/th_TH/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/th_TH/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/th_TH/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/th_TH/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/th_TH/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/th_TH/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/th_TH/docs/user-guide/tiramisu/sd-preparation.md b/translations/th_TH/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/th_TH/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/th_TH/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/tr_TR/docs/extras/block-updates.md b/translations/tr_TR/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/tr_TR/docs/extras/block-updates.md +++ b/translations/tr_TR/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/tr_TR/docs/extras/unblock-updates.md b/translations/tr_TR/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/tr_TR/docs/extras/unblock-updates.md +++ b/translations/tr_TR/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/tr_TR/docs/user-guide/tiramisu/finalizing-setup.md b/translations/tr_TR/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/tr_TR/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/tr_TR/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/tr_TR/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/tr_TR/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/tr_TR/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/tr_TR/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/tr_TR/docs/user-guide/tiramisu/sd-preparation.md b/translations/tr_TR/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/tr_TR/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/tr_TR/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/uk_UA/docs/extras/block-updates.md b/translations/uk_UA/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/uk_UA/docs/extras/block-updates.md +++ b/translations/uk_UA/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/uk_UA/docs/extras/unblock-updates.md b/translations/uk_UA/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/uk_UA/docs/extras/unblock-updates.md +++ b/translations/uk_UA/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/uk_UA/docs/user-guide/tiramisu/finalizing-setup.md b/translations/uk_UA/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/uk_UA/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/uk_UA/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/uk_UA/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/uk_UA/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/uk_UA/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/uk_UA/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/uk_UA/docs/user-guide/tiramisu/sd-preparation.md b/translations/uk_UA/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/uk_UA/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/uk_UA/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/vi_VN/docs/extras/block-updates.md b/translations/vi_VN/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/vi_VN/docs/extras/block-updates.md +++ b/translations/vi_VN/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/vi_VN/docs/extras/unblock-updates.md b/translations/vi_VN/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/vi_VN/docs/extras/unblock-updates.md +++ b/translations/vi_VN/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/vi_VN/docs/user-guide/tiramisu/finalizing-setup.md b/translations/vi_VN/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/vi_VN/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/vi_VN/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/vi_VN/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/vi_VN/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/vi_VN/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/vi_VN/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/vi_VN/docs/user-guide/tiramisu/sd-preparation.md b/translations/vi_VN/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/vi_VN/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/vi_VN/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/zh_CN/docs/extras/block-updates.md b/translations/zh_CN/docs/extras/block-updates.md index 3529b422c..b50f2c83d 100644 --- a/translations/zh_CN/docs/extras/block-updates.md +++ b/translations/zh_CN/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- 目前所有已知的 Wii U 漏洞(例如 Nintendo Switch RCM 漏洞)都可以被通过更新系统失效。 虽然 Wii U 不再会得到任天堂官方的技术支持,但任天堂仍然可以为其发布新的系统更新。 Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### 简介 {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/zh_CN/docs/extras/unblock-updates.md b/translations/zh_CN/docs/extras/unblock-updates.md index 456fdbc09..14fc2a5d7 100644 --- a/translations/zh_CN/docs/extras/unblock-updates.md +++ b/translations/zh_CN/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- 如果你需要进行系统更新,则你就需要做这个教程。 +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### 步骤 {docsify-ignore} diff --git a/translations/zh_CN/docs/user-guide/tiramisu/finalizing-setup.md b/translations/zh_CN/docs/user-guide/tiramisu/finalizing-setup.md index 5a4255d58..afffb92b2 100644 --- a/translations/zh_CN/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/zh_CN/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. 打开你的 Wii U。 - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### 阻止更新 +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/zh_CN/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/zh_CN/docs/user-guide/tiramisu/installing-payloadloader.md index 793e4d6e9..d03b753d5 100644 --- a/translations/zh_CN/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/zh_CN/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/zh_CN/docs/user-guide/tiramisu/sd-preparation.md b/translations/zh_CN/docs/user-guide/tiramisu/sd-preparation.md index cda1745e3..c3f8b3ea9 100644 --- a/translations/zh_CN/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/zh_CN/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ ### 你需要准备点啥? - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file. diff --git a/translations/zh_TW/docs/extras/block-updates.md b/translations/zh_TW/docs/extras/block-updates.md index e7c15b85f..2fb7671db 100644 --- a/translations/zh_TW/docs/extras/block-updates.md +++ b/translations/zh_TW/docs/extras/block-updates.md @@ -2,17 +2,13 @@ --- All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action. +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using the guide below. + ### Instructions {docsify-ignore} -Currently, three ways exist to block updates on the Wii U system: +Currently, two ways exist to effectively block updates on the Wii U system: -#### **Tiramisu Autoboot** - -### Tiramisu Autoboot - -?> When autobooting into the the PayloadLoader, updates are automatically blocked. To enable autobooting into the PayloadLoader follow [this](../docs/user-guide/tiramisu/autoboot). - #### **Deleting Update Folder** ### Deleting Update Folder diff --git a/translations/zh_TW/docs/extras/unblock-updates.md b/translations/zh_TW/docs/extras/unblock-updates.md index b24301b53..cd8c00d82 100644 --- a/translations/zh_TW/docs/extras/unblock-updates.md +++ b/translations/zh_TW/docs/extras/unblock-updates.md @@ -2,6 +2,8 @@ --- This is needed if you ever need to perform a System Update. +?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder. + ### Instructions {docsify-ignore} diff --git a/translations/zh_TW/docs/user-guide/tiramisu/finalizing-setup.md b/translations/zh_TW/docs/user-guide/tiramisu/finalizing-setup.md index b6706ee99..0e9547324 100644 --- a/translations/zh_TW/docs/user-guide/tiramisu/finalizing-setup.md +++ b/translations/zh_TW/docs/user-guide/tiramisu/finalizing-setup.md @@ -11,26 +11,32 @@ We are going to make the Tiramisu environment start automatically when your cons 1. Turn on your Wii U. - The Environment Loader should show up. 1. Using the D-Pad, navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into Tiramisu. + - You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyways. We're going to block updates in the "Blocking Updates" section below. - To open the Environment Loader selector in the future, you have hold X while your Wii U is booting up. 1. On the Tiramisu Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu. - To open the Tiramisu Boot Selector in the future, you have hold START (+) while your Wii U is booting up. ?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
To get back into the Mii Maker, simply press the HOME button while in the Homebrew Launcher. +### Blocking Updates +While Tiramisu already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates. If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates). + ### Additional Homebrew Apps -- **SaveMii mod** is a homebrew app that lets you manage your Wii U and vWii save data. +- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data. - **Bloopair** is a Tiramisu module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details. - The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U. ### Additional Homebrew Apps - What You Need -- The latest version of [SaveMii mod](https://wiiubru.com/appstore/zips/savemii_mod.zip). +- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip). - The latest version of [Bloopair](https://github.com/GaryOderNichts/Bloopair/releases). - `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/). ### Additional Homebrew Apps - Extracting Files to the SD Card -1. Copy the contents of the newly downloaded `savemii_mod.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `Bloopair_vX.X.X.zip` file to the root of your SD Card. -1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. \ No newline at end of file +1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card. +1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. + Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card. + Copy the `wiiu` folder to the root of your SD Card. +1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card. diff --git a/translations/zh_TW/docs/user-guide/tiramisu/installing-payloadloader.md b/translations/zh_TW/docs/user-guide/tiramisu/installing-payloadloader.md index 404db8b89..2598bb73a 100644 --- a/translations/zh_TW/docs/user-guide/tiramisu/installing-payloadloader.md +++ b/translations/zh_TW/docs/user-guide/tiramisu/installing-payloadloader.md @@ -21,4 +21,4 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He 1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A. 1. After installing finishes, press A to shut down the console. -!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part.
But you need to be aware that system updates won't be blocked and will need to be blocked by following [this guide](../block-updates). This is not required but it's highly recommended. \ No newline at end of file +!> If you do not wish to autoboot Tiramisu on your console, you can skip the `Autobooting Tiramisu` part and head directly to [Finalizing Setup](finalizing-setup). \ No newline at end of file diff --git a/translations/zh_TW/docs/user-guide/tiramisu/sd-preparation.md b/translations/zh_TW/docs/user-guide/tiramisu/sd-preparation.md index 69c716493..3cbcc6e89 100644 --- a/translations/zh_TW/docs/user-guide/tiramisu/sd-preparation.md +++ b/translations/zh_TW/docs/user-guide/tiramisu/sd-preparation.md @@ -11,7 +11,7 @@ We will now place the required CFW files and some additional homebrew files on t ### What You Need - The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). - - Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`. + - Click on `Download Tiramisu`. - The latest release of the [Sigpatches Module](https://github.com/marco-calautti/SigpatchesModuleWiiU/releases). - You will need to download the `01_sigpatches.rpx` file.