From 4c50c2c182a6598d521ed04244f5c5df369ecf7e Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:19 -0500 Subject: [PATCH 01/70] New translations finalizing-setup.md (French) [ci skip] --- docs/fr_FR/aroma/finalizing-setup.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/fr_FR/aroma/finalizing-setup.md b/docs/fr_FR/aroma/finalizing-setup.md index 0c54deca9d8..91092c1b67b 100644 --- a/docs/fr_FR/aroma/finalizing-setup.md +++ b/docs/fr_FR/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ Toutes les applications Homebrew sont chargées depuis le menu Wii U sur Aroma. Pretendo est un service de remplacement pour le Nintendo Network, qui rétablit les services en ligne qui sont désormais interrompus. Il relance également le service Miiverse, via juxtaposition. Le guide officiel peut être trouvé [ici](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Démarrage de Tiramisu (facultatif) ::: warning From c68b828ecb09b99a65ff44dd7b88c35dbf5847d6 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:20 -0500 Subject: [PATCH 02/70] New translations finalizing-setup.md (Romanian) [ci skip] --- docs/ro_RO/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/ro_RO/aroma/finalizing-setup.md b/docs/ro_RO/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/ro_RO/aroma/finalizing-setup.md +++ b/docs/ro_RO/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 6647a3e633050248f7d23aa5dda3547cdc31a993 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:22 -0500 Subject: [PATCH 03/70] New translations finalizing-setup.md (Spanish) [ci skip] --- docs/es_ES/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/es_ES/aroma/finalizing-setup.md b/docs/es_ES/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/es_ES/aroma/finalizing-setup.md +++ b/docs/es_ES/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 4401cb58bd51f7290b34be1fcbe1bb3a51e027bf Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:23 -0500 Subject: [PATCH 04/70] New translations finalizing-setup.md (Arabic) [ci skip] --- docs/ar_SA/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/ar_SA/aroma/finalizing-setup.md b/docs/ar_SA/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/ar_SA/aroma/finalizing-setup.md +++ b/docs/ar_SA/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From e8310e8cbce24a34a015e81b94f884380ace72ce Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:24 -0500 Subject: [PATCH 05/70] New translations finalizing-setup.md (Catalan) [ci skip] --- docs/ca_ES/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/ca_ES/aroma/finalizing-setup.md b/docs/ca_ES/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/ca_ES/aroma/finalizing-setup.md +++ b/docs/ca_ES/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 834f00e299c8a85205eb51cc2e13c1a89d652f8f Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:26 -0500 Subject: [PATCH 06/70] New translations finalizing-setup.md (Czech) [ci skip] --- docs/cs_CZ/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/cs_CZ/aroma/finalizing-setup.md b/docs/cs_CZ/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/cs_CZ/aroma/finalizing-setup.md +++ b/docs/cs_CZ/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From a6993b7bb57203b6cbc9e07214c1b7a28ea744b4 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:27 -0500 Subject: [PATCH 07/70] New translations finalizing-setup.md (Danish) [ci skip] --- docs/da_DK/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/da_DK/aroma/finalizing-setup.md b/docs/da_DK/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/da_DK/aroma/finalizing-setup.md +++ b/docs/da_DK/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 5d3c79108b8caee9f084521fef58ba30bb0d219a Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:29 -0500 Subject: [PATCH 08/70] New translations finalizing-setup.md (German) [ci skip] --- docs/de_DE/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/de_DE/aroma/finalizing-setup.md b/docs/de_DE/aroma/finalizing-setup.md index 6cbcf02b62a..798f13599c6 100644 --- a/docs/de_DE/aroma/finalizing-setup.md +++ b/docs/de_DE/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ Auf Aroma werden alle Homebrew-Anwendungen aus dem Wii U-Menü geladen. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. Außerdem belebt es den Miiverse-Dienst über Juxtaposition wieder. Die offizielle Anleitung kann [hier](https://pretendo.network/docs/install/wiiu) gefunden werden. +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Tiramisu starten (optional) ::: warning @@ -53,13 +57,13 @@ Wenn du jedoch die Notwendigkeit findest, Tiramisu zu starten, um beispielsweise 1. Lade die neuesten Dateien von [Tiramisu for your café](https://tiramisu.foryour.cafe) herunter. 2. Kopiere den `wiiu` Ordner in das Stammverzeichnis deiner SD-Karte. - - Der Ordner sollte mit dem vorhandenen `wiiu` Ordner zusammengeführt werden, falls dies nicht automatisch geschieht. + - Der Ordner sollte mit dem vorhandenen `wiiu` Ordner zusammengeführt werden, falls dies nicht automatisch geschieht. 3. Nimm die SD-Karte aus deinem Computer und stecke sie in deine Wii U Konsole. 4. Starte den EnvironmentLoader. - - Wenn du es autobootest, kann dies durch Einschalten der Konsole und Halten von X ermöglicht werden. - - Du musst den PayloadLoader nicht neu installieren, wenn du es bereits mit Aroma getan hast. + - Wenn du es autobootest, kann dies durch Einschalten der Konsole und Halten von X ermöglicht werden. + - Du musst den PayloadLoader nicht neu installieren, wenn du es bereits mit Aroma getan hast. 5. Markiere den Eintrag `tiramisu` mit dem Steuerkreuz. 6. Starte Tiramisu durch Drücken von A. 7. Starte das Wii U-Menü durch Drücken von A. - - Um die Konsole beim Laden des Tiramisu-Environment zum Wii U-Menü zu autobooten, drücke Y. + - Um die Konsole beim Laden des Tiramisu-Environment zum Wii U-Menü zu autobooten, drücke Y. 8. Homebrew Launcher kann durch Starten der Mii Maker-App geladen werden. From 9f8576bcab8fa0d61153a7dc224022b929c6b287 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:30 -0500 Subject: [PATCH 09/70] New translations finalizing-setup.md (Greek) [ci skip] --- docs/el_GR/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/el_GR/aroma/finalizing-setup.md b/docs/el_GR/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/el_GR/aroma/finalizing-setup.md +++ b/docs/el_GR/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 0419f9deb3e5219c67d297a5aa700047222f8b3b Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:31 -0500 Subject: [PATCH 10/70] New translations finalizing-setup.md (Finnish) [ci skip] --- docs/fi_FI/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/fi_FI/aroma/finalizing-setup.md b/docs/fi_FI/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/fi_FI/aroma/finalizing-setup.md +++ b/docs/fi_FI/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From bc99ec842690c8d2240a71c75a0d6c8b79034e31 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:33 -0500 Subject: [PATCH 11/70] New translations finalizing-setup.md (Hebrew) [ci skip] --- docs/he_IL/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/he_IL/aroma/finalizing-setup.md b/docs/he_IL/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/he_IL/aroma/finalizing-setup.md +++ b/docs/he_IL/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 6afd3fc2e2afa060e1e221d8ee689343531c2ddd Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:34 -0500 Subject: [PATCH 12/70] New translations finalizing-setup.md (Hungarian) [ci skip] --- docs/hu_HU/aroma/finalizing-setup.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/hu_HU/aroma/finalizing-setup.md b/docs/hu_HU/aroma/finalizing-setup.md index ba2fddcf5ba..6a85abe1e7c 100644 --- a/docs/hu_HU/aroma/finalizing-setup.md +++ b/docs/hu_HU/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ Minden homebrew alkalmazás a Wii U Menu-ből kerül betöltésre Aromán. A Pretendo a Nintendo Network helyettesítő szolgáltatása, amely a megszűnt online szolgáltatásokat hozza vissza. Emellett a Miiverse szolgáltatást is feléleszti a Juxtaposition-on keresztül. A hivatalos útmutató [itt található](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Tiramisu bootolása (opcionális) ::: warning From 3519c8300f0ff7c43b518a5d383fe0757c183a50 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:35 -0500 Subject: [PATCH 13/70] New translations finalizing-setup.md (Italian) [ci skip] --- docs/it_IT/aroma/finalizing-setup.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/it_IT/aroma/finalizing-setup.md b/docs/it_IT/aroma/finalizing-setup.md index 7236ba1b309..93034aa9ff4 100644 --- a/docs/it_IT/aroma/finalizing-setup.md +++ b/docs/it_IT/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning From 616790d5776c65eb05e3703b811809f804882624 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:37 -0500 Subject: [PATCH 14/70] New translations finalizing-setup.md (Japanese) [ci skip] --- docs/ja_JP/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/ja_JP/aroma/finalizing-setup.md b/docs/ja_JP/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/ja_JP/aroma/finalizing-setup.md +++ b/docs/ja_JP/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 313ee87454e874f3f42fbdae716c317d6156f767 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:39 -0500 Subject: [PATCH 15/70] New translations finalizing-setup.md (Korean) [ci skip] --- docs/ko_KR/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/ko_KR/aroma/finalizing-setup.md b/docs/ko_KR/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/ko_KR/aroma/finalizing-setup.md +++ b/docs/ko_KR/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From a9182c9fa647f94471067bb2208982b52b24d214 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:40 -0500 Subject: [PATCH 16/70] New translations finalizing-setup.md (Dutch) [ci skip] --- docs/nl_NL/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/nl_NL/aroma/finalizing-setup.md b/docs/nl_NL/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/nl_NL/aroma/finalizing-setup.md +++ b/docs/nl_NL/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 49a426b68d6a73f3cb610606053e49c69df53d75 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:41 -0500 Subject: [PATCH 17/70] New translations finalizing-setup.md (Norwegian) [ci skip] --- docs/no_NO/aroma/finalizing-setup.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/no_NO/aroma/finalizing-setup.md b/docs/no_NO/aroma/finalizing-setup.md index 161842b9a18..ecde3c5d524 100644 --- a/docs/no_NO/aroma/finalizing-setup.md +++ b/docs/no_NO/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. Den reaktiverer også Miiverse service, via sidestilling. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Boote Tiramisu (valgfritt) ::: warning From 74325a85453d48f0fd4cc8977e7529f1665f1bfe Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:43 -0500 Subject: [PATCH 18/70] New translations finalizing-setup.md (Polish) [ci skip] --- docs/pl_PL/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/pl_PL/aroma/finalizing-setup.md b/docs/pl_PL/aroma/finalizing-setup.md index fdd022feeec..1d515a183ec 100644 --- a/docs/pl_PL/aroma/finalizing-setup.md +++ b/docs/pl_PL/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Wyjmij kartę SD ze swojego komputera i podłącz ją do konsoli Wii U. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 387c2d9295a9e292ff1f2305979f2841add57ec8 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:44 -0500 Subject: [PATCH 19/70] New translations finalizing-setup.md (Portuguese) [ci skip] --- docs/pt_PT/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/pt_PT/aroma/finalizing-setup.md b/docs/pt_PT/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/pt_PT/aroma/finalizing-setup.md +++ b/docs/pt_PT/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 0ba0abcec32ea33a2d33b6ca0c152605c6063d4f Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:45 -0500 Subject: [PATCH 20/70] New translations finalizing-setup.md (Russian) [ci skip] --- docs/ru_RU/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/ru_RU/aroma/finalizing-setup.md b/docs/ru_RU/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/ru_RU/aroma/finalizing-setup.md +++ b/docs/ru_RU/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 447ce28b09bbe63cb2404b008c99972ca445d403 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:47 -0500 Subject: [PATCH 21/70] New translations finalizing-setup.md (Swedish) [ci skip] --- docs/sv_SE/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/sv_SE/aroma/finalizing-setup.md b/docs/sv_SE/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/sv_SE/aroma/finalizing-setup.md +++ b/docs/sv_SE/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 92524959bea536b5b439ccff32db3dfed6a3f073 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:48 -0500 Subject: [PATCH 22/70] New translations finalizing-setup.md (Turkish) [ci skip] --- docs/tr_TR/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/tr_TR/aroma/finalizing-setup.md b/docs/tr_TR/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/tr_TR/aroma/finalizing-setup.md +++ b/docs/tr_TR/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 9acf3e0e53b979676e2b435381afb63889cafe27 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:49 -0500 Subject: [PATCH 23/70] New translations finalizing-setup.md (Ukrainian) [ci skip] --- docs/uk_UA/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/uk_UA/aroma/finalizing-setup.md b/docs/uk_UA/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/uk_UA/aroma/finalizing-setup.md +++ b/docs/uk_UA/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 4158db31068d913b4ab4d607c152d508099997e9 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:51 -0500 Subject: [PATCH 24/70] New translations finalizing-setup.md (Chinese Simplified) [ci skip] --- docs/zh_CN/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/zh_CN/aroma/finalizing-setup.md b/docs/zh_CN/aroma/finalizing-setup.md index c556f4cc798..0d33c73c26f 100644 --- a/docs/zh_CN/aroma/finalizing-setup.md +++ b/docs/zh_CN/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. 把 SD 卡从电脑中弹出,并插入 Wii U 主机。 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From d60100d5380ff778313dac4e84b2ef29b06cb072 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:52 -0500 Subject: [PATCH 25/70] New translations finalizing-setup.md (Chinese Traditional) [ci skip] --- docs/zh_TW/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/zh_TW/aroma/finalizing-setup.md b/docs/zh_TW/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/zh_TW/aroma/finalizing-setup.md +++ b/docs/zh_TW/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From fa79805a30407b04b553f24de834919d48e17fa4 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:54 -0500 Subject: [PATCH 26/70] New translations finalizing-setup.md (Vietnamese) [ci skip] --- docs/vi_VN/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/vi_VN/aroma/finalizing-setup.md b/docs/vi_VN/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/vi_VN/aroma/finalizing-setup.md +++ b/docs/vi_VN/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 93bd66d19ac577cb467ec935d811ec3b0eb9ef96 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:55 -0500 Subject: [PATCH 27/70] New translations finalizing-setup.md (Portuguese, Brazilian) [ci skip] --- docs/pt_BR/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/pt_BR/aroma/finalizing-setup.md b/docs/pt_BR/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/pt_BR/aroma/finalizing-setup.md +++ b/docs/pt_BR/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 9a85ef622be3ab0c5d7077891bd53e55b2598584 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:56 -0500 Subject: [PATCH 28/70] New translations finalizing-setup.md (Indonesian) [ci skip] --- docs/id_ID/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/id_ID/aroma/finalizing-setup.md b/docs/id_ID/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/id_ID/aroma/finalizing-setup.md +++ b/docs/id_ID/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 28d7997ddc243168bbe33d08baaed50d21b36080 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:58 -0500 Subject: [PATCH 29/70] New translations finalizing-setup.md (Thai) [ci skip] --- docs/th_TH/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/th_TH/aroma/finalizing-setup.md b/docs/th_TH/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/th_TH/aroma/finalizing-setup.md +++ b/docs/th_TH/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From ba77f9ee947409d8abb29bd0a9b22116d6d7b567 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:30:59 -0500 Subject: [PATCH 30/70] New translations finalizing-setup.md (Croatian) [ci skip] --- docs/hr_HR/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/hr_HR/aroma/finalizing-setup.md b/docs/hr_HR/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/hr_HR/aroma/finalizing-setup.md +++ b/docs/hr_HR/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 6222337c8b49ce8cd664375176ba32f03c2b459f Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:31:00 -0500 Subject: [PATCH 31/70] New translations finalizing-setup.md (Estonian) [ci skip] --- docs/et_EE/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/et_EE/aroma/finalizing-setup.md b/docs/et_EE/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/et_EE/aroma/finalizing-setup.md +++ b/docs/et_EE/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 46c7e7faea9b2af86950fd3f44aa85e96daf0a81 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 5 Jun 2026 17:31:01 -0500 Subject: [PATCH 32/70] New translations finalizing-setup.md (Malay) [ci skip] --- docs/ms_MY/aroma/finalizing-setup.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/ms_MY/aroma/finalizing-setup.md b/docs/ms_MY/aroma/finalizing-setup.md index 25b86e08e5a..91b6549739e 100644 --- a/docs/ms_MY/aroma/finalizing-setup.md +++ b/docs/ms_MY/aroma/finalizing-setup.md @@ -41,6 +41,10 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma. Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu). +## vWii Modding + +The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). + ## Booting Tiramisu (optional) ::: warning @@ -53,13 +57,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac 1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe). 2. Copy the `wiiu` folder to the root of your SD Card. - - The folder should merge with the existing `wiiu` folder if not done automatically. + - The folder should merge with the existing `wiiu` folder if not done automatically. 3. Take the SD Card out of your computer and plug it into your Wii U console. 4. Start the EnvironmentLoader. - - If you're autobooting into it, this can be done by powering on your console and holding X. - - You do not need to reinstall the PayloadLoader if you already did so with Aroma. + - If you're autobooting into it, this can be done by powering on your console and holding X. + - You do not need to reinstall the PayloadLoader if you already did so with Aroma. 5. Highlight the entry called `tiramisu` using the D-Pad. 6. Launch Tiramisu by pressing A. 7. Launch the Wii U Menu by pressing A. - - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. + - To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y. 8. Homebrew Launcher can be loaded by launching the Mii Maker app. From 5f79cf154a70d47fa89e5bf654759bb58c620c0e Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Sun, 7 Jun 2026 08:11:23 -0500 Subject: [PATCH 33/70] New translations en_us.json (French) [ci skip] --- docs/.vitepress/i18n/strings/fr_FR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/i18n/strings/fr_FR.json b/docs/.vitepress/i18n/strings/fr_FR.json index ecb61c7daf1..1bcf43e7fd4 100644 --- a/docs/.vitepress/i18n/strings/fr_FR.json +++ b/docs/.vitepress/i18n/strings/fr_FR.json @@ -10,7 +10,7 @@ "guide": "Guide", "extras": "Informations supplémentaires", "other": "Autres", - "troubleshooting": "Résolution de problèmes", + "troubleshooting": "Dépannage", "pages": { "about": "À propos de ce guide", "aroma/autobooting": "Autodémarrer Aroma", From 91cda6fc80ee927cb4b1f2d538259a4a74ebf131 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Sun, 7 Jun 2026 08:11:24 -0500 Subject: [PATCH 34/70] New translations common-issues-fixes.md (French) [ci skip] --- docs/fr_FR/common-issues-fixes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/fr_FR/common-issues-fixes.md b/docs/fr_FR/common-issues-fixes.md index 49378c31a5f..63de6d5dca0 100644 --- a/docs/fr_FR/common-issues-fixes.md +++ b/docs/fr_FR/common-issues-fixes.md @@ -2,7 +2,7 @@ ## Les erreurs courantes de Haxchi -- **-3:** Aucune carte SD détectée. Réinsérez la carte SD et essayez à nouveau. Assurez-vous que la carte SD est au format FAT32. Si l'erreur persiste, essayez de souffler de l 'air comprimé dans l'emplacement SD car il peut devenir poussiéreux. **Ne soufflez pas dans l'emplacement SD avec votre bouche, car cela peut introduire de l'humidité qui peut ENDOMMAGER l'emplacement.** +- **-3:** Aucune carte SD détectée. Réinsérez la carte SD et essayez à nouveau. Assurez-vous que la carte SD est au format FAT32. Si l'erreur persiste, essayez de souffler de l'air comprimé dans l'emplacement SD car il peut devenir poussiéreux. **Ne soufflez pas dans l'emplacement SD avec votre bouche, car cela peut introduire de l'humidité qui peut ENDOMMAGER l'emplacement.** - **-4:** SD détectée mais n'a pas pu être montée. Vérifiez si la SD utilise le MBR et non le GPT. Vérifiez également s'il existe d'autres partitions sur la carte SD et fusionnez-les en une seule partition primaire. @@ -10,7 +10,7 @@ ## Erreurs du navigateur -- **FSGetMountSource failed:** Identique au -3 ci-dessus, signifie que la carte SD n'est pas détectée. Réinsérez la carte SD et réessayez. Cela pourrait également signifier que la carte SD est verrouillée (le loquet de verrouillage est en bas au lieu d'être en haut) ou que la carte SD est nommée "WIIU", ce qui est indiqué dans le guide que cela provoque des conflits. Si ce n'est pas un de ces problèmes, reportez-vous à la dernière suggestion de -3. +- **FSGetMountSource failed:** Identique au -3 ci-dessus, signifie que la carte SD n'est pas détectée. Réinsérez la SD et réessayez. Cela pourrait également signifier que la carte SD est verrouillée (le loquet de verrouillage est en bas au lieu d'être en haut) ou que la carte SD est nommée "WIIU", ce qui est indiqué dans le guide que cela provoque des conflits. Si ce n'est pas un de ces problèmes, reportez-vous à la dernière suggestion de -3. - **FSOpenFile failed [...] payload.elf:** Fichier payload manquant sur la SD. Vérifiez que vous avez payload.elf dans le dossier wiiu, et le dossier wiiu à la racine. @@ -27,7 +27,7 @@ Le dossier `import` devrait toujours être gardé vide. ## Mon disque dur ne fonctionne pas ou fait un bruit de clic bizarre, que dois-je faire ? -Cela est dû à une sous-alimentation en électricité du disque dur car la Wii U n'en fournit pas assez au travers d'un seul port USB. +Cela est dû à une sous-alimentation en électricité du disque dur puisque la Wii U n'en fournit pas assez au travers d'un seul port USB. Vous pouvez régler ceci en utilisant soit un disque dur alimenté par une source externe, soit un câble en Y pour connecter le disque dur à deux ports USB. From 4a89c5f82e0c0f12dd599435521b231a23a9dcad Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Sun, 7 Jun 2026 08:11:26 -0500 Subject: [PATCH 35/70] New translations finalizing-setup.md (French) [ci skip] --- docs/fr_FR/aroma/finalizing-setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/fr_FR/aroma/finalizing-setup.md b/docs/fr_FR/aroma/finalizing-setup.md index 91092c1b67b..242af9edb53 100644 --- a/docs/fr_FR/aroma/finalizing-setup.md +++ b/docs/fr_FR/aroma/finalizing-setup.md @@ -41,9 +41,9 @@ Toutes les applications Homebrew sont chargées depuis le menu Wii U sur Aroma. Pretendo est un service de remplacement pour le Nintendo Network, qui rétablit les services en ligne qui sont désormais interrompus. Il relance également le service Miiverse, via juxtaposition. Le guide officiel peut être trouvé [ici](https://pretendo.network/docs/install/wiiu). -## vWii Modding +## Modder la vWii -The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). +La vWii est moddée séparément de la partie Wii U. Si vous souhaitez modder la vWii, le guide peut être trouvé [ici](https://wii.hacks.guide/vwii-homebrew-channel). ## Démarrage de Tiramisu (facultatif) From 93d916f4c58763588eb1e8bad1d14761e9d8fe60 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:31 -0500 Subject: [PATCH 36/70] New translations sd-preparation.md (Romanian) [ci skip] --- docs/ro_RO/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ro_RO/aroma/sd-preparation.md b/docs/ro_RO/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/ro_RO/aroma/sd-preparation.md +++ b/docs/ro_RO/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 32d92ab10f2b1b1e631e412fff69a88c5330eef2 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:32 -0500 Subject: [PATCH 37/70] New translations sd-preparation.md (French) [ci skip] --- docs/fr_FR/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fr_FR/aroma/sd-preparation.md b/docs/fr_FR/aroma/sd-preparation.md index be7eda6dc45..a50f0106c2f 100644 --- a/docs/fr_FR/aroma/sd-preparation.md +++ b/docs/fr_FR/aroma/sd-preparation.md @@ -9,7 +9,7 @@ Nous allons maintenant placer les fichiers d'Aroma requis sur la carte SD. ::: warning -Votre carte SD devra être formatée en FAT32. Si votre carte SD n'est pas formatée en FAT32, utilisez [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) avec une taille d'unité allocation de 32k (32768) pour la formater. +Votre carte SD devra être formatée en FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. Ne nommez **pas** la carte SD `wiiu` ou cela causera des problèmes avec les homebrew. ::: From b5b1e01ee6e2b957f008ddb955d0de371f620000 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:34 -0500 Subject: [PATCH 38/70] New translations sd-preparation.md (Spanish) [ci skip] --- docs/es_ES/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/es_ES/aroma/sd-preparation.md b/docs/es_ES/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/es_ES/aroma/sd-preparation.md +++ b/docs/es_ES/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From e4674a0ef1f8f833eef0728ffd6e0bf79eeecb3c Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:35 -0500 Subject: [PATCH 39/70] New translations sd-preparation.md (Arabic) [ci skip] --- docs/ar_SA/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ar_SA/aroma/sd-preparation.md b/docs/ar_SA/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/ar_SA/aroma/sd-preparation.md +++ b/docs/ar_SA/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 75682b517099f30ce00946e08e76f70a22f1b2d5 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:36 -0500 Subject: [PATCH 40/70] New translations sd-preparation.md (Catalan) [ci skip] --- docs/ca_ES/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ca_ES/aroma/sd-preparation.md b/docs/ca_ES/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/ca_ES/aroma/sd-preparation.md +++ b/docs/ca_ES/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From c67f45f54c534ce929a088d585d0d1bbc4077467 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:38 -0500 Subject: [PATCH 41/70] New translations sd-preparation.md (Czech) [ci skip] --- docs/cs_CZ/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cs_CZ/aroma/sd-preparation.md b/docs/cs_CZ/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/cs_CZ/aroma/sd-preparation.md +++ b/docs/cs_CZ/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From caa17d8533d7056c899274cd4516cb667dffd36c Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:39 -0500 Subject: [PATCH 42/70] New translations sd-preparation.md (Danish) [ci skip] --- docs/da_DK/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/da_DK/aroma/sd-preparation.md b/docs/da_DK/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/da_DK/aroma/sd-preparation.md +++ b/docs/da_DK/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 0317f653dfd3ef6791fc570590687ac387e6c254 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:40 -0500 Subject: [PATCH 43/70] New translations sd-preparation.md (German) [ci skip] --- docs/de_DE/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/de_DE/aroma/sd-preparation.md b/docs/de_DE/aroma/sd-preparation.md index d4c796f275d..ce8494ea7dc 100644 --- a/docs/de_DE/aroma/sd-preparation.md +++ b/docs/de_DE/aroma/sd-preparation.md @@ -9,7 +9,7 @@ Wir werden nun die benötigten Aroma-Dateien auf die SD-Karte platzieren. ::: warning -Deine SD-Karte muss als FAT32 formatiert werden. Wenn deine SD-Karte nicht als FAT32 formatiert ist, benutze [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) mit 32k (32768) Zuweisungsgröße, um sie zu formatieren. +Deine SD-Karte muss als FAT32 formatiert werden. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. Nenne die SD-Karte **nicht** `wiiu` oder sie wird Probleme mit Homebrew verursachen. ::: From af204c331d0dfb715906c892a425298c720645a9 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:42 -0500 Subject: [PATCH 44/70] New translations sd-preparation.md (Greek) [ci skip] --- docs/el_GR/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/el_GR/aroma/sd-preparation.md b/docs/el_GR/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/el_GR/aroma/sd-preparation.md +++ b/docs/el_GR/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 7fdd3ce3b6a72a7fd8e144132cf2c6ed9d49348b Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:43 -0500 Subject: [PATCH 45/70] New translations sd-preparation.md (Finnish) [ci skip] --- docs/fi_FI/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fi_FI/aroma/sd-preparation.md b/docs/fi_FI/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/fi_FI/aroma/sd-preparation.md +++ b/docs/fi_FI/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From fccdfe1ab46ef33f656ead5339ced0ae37ba9317 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:45 -0500 Subject: [PATCH 46/70] New translations sd-preparation.md (Hebrew) [ci skip] --- docs/he_IL/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/he_IL/aroma/sd-preparation.md b/docs/he_IL/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/he_IL/aroma/sd-preparation.md +++ b/docs/he_IL/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 65fdd119f5122d1520983c95bbadbb78e81bb5db Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:46 -0500 Subject: [PATCH 47/70] New translations sd-preparation.md (Hungarian) [ci skip] --- docs/hu_HU/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hu_HU/aroma/sd-preparation.md b/docs/hu_HU/aroma/sd-preparation.md index 924053f31a2..9eb3176f87e 100644 --- a/docs/hu_HU/aroma/sd-preparation.md +++ b/docs/hu_HU/aroma/sd-preparation.md @@ -9,7 +9,7 @@ Először az Aroma fájlokat az SD kártyára rakjuk. ::: warning -Az SD kártyád FAT32-re kell legyen formázva. Ha az SD kártyád nem FAT32-re formázott, használd a [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm)-ot 32k (32768) allokációs egység mérettel a formázáshoz. +Az SD kártyád FAT32-re kell legyen formázva. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Ne** cimkézd az SD kártyát `wiiu`-nak, különben problémát okoz a homebrew-nak. ::: From e0487eba8a418c0f4643a18ddad7681fe217f65d Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:47 -0500 Subject: [PATCH 48/70] New translations sd-preparation.md (Italian) [ci skip] --- docs/it_IT/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/it_IT/aroma/sd-preparation.md b/docs/it_IT/aroma/sd-preparation.md index f94fb986b51..8441a4b692d 100644 --- a/docs/it_IT/aroma/sd-preparation.md +++ b/docs/it_IT/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 4dc849ed0e95b37af37aaf196312548715deb7a0 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:49 -0500 Subject: [PATCH 49/70] New translations sd-preparation.md (Japanese) [ci skip] --- docs/ja_JP/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ja_JP/aroma/sd-preparation.md b/docs/ja_JP/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/ja_JP/aroma/sd-preparation.md +++ b/docs/ja_JP/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 0c4e8bdd41e417a84733565b42d0da9979f85f02 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:50 -0500 Subject: [PATCH 50/70] New translations sd-preparation.md (Korean) [ci skip] --- docs/ko_KR/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ko_KR/aroma/sd-preparation.md b/docs/ko_KR/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/ko_KR/aroma/sd-preparation.md +++ b/docs/ko_KR/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 0624401e4e15e6bb12fedab40327f638cfbb97e8 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:51 -0500 Subject: [PATCH 51/70] New translations sd-preparation.md (Dutch) [ci skip] --- docs/nl_NL/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nl_NL/aroma/sd-preparation.md b/docs/nl_NL/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/nl_NL/aroma/sd-preparation.md +++ b/docs/nl_NL/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From cd26d81d941db5e86ddadb0f779eb0b2cb91a943 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:53 -0500 Subject: [PATCH 52/70] New translations sd-preparation.md (Norwegian) [ci skip] --- docs/no_NO/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/no_NO/aroma/sd-preparation.md b/docs/no_NO/aroma/sd-preparation.md index 42b31bfb34d..ccab394de86 100644 --- a/docs/no_NO/aroma/sd-preparation.md +++ b/docs/no_NO/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Ikke** sett navnet på SD-kortet til `wiiu`, det vil skape problemer med noen homebrew apper. ::: From 8db5d250e4469f57aca9921f8cc260753e257c31 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:54 -0500 Subject: [PATCH 53/70] New translations sd-preparation.md (Polish) [ci skip] --- docs/pl_PL/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pl_PL/aroma/sd-preparation.md b/docs/pl_PL/aroma/sd-preparation.md index c4d29f5cd4b..d252a1ea3ca 100644 --- a/docs/pl_PL/aroma/sd-preparation.md +++ b/docs/pl_PL/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 772ee3f7b79fa580fbfaa08810f0d3d4a7ac3370 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:56 -0500 Subject: [PATCH 54/70] New translations sd-preparation.md (Portuguese) [ci skip] --- docs/pt_PT/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pt_PT/aroma/sd-preparation.md b/docs/pt_PT/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/pt_PT/aroma/sd-preparation.md +++ b/docs/pt_PT/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 203c689660a8f1f89e611ceb808208877b40d5a9 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:57 -0500 Subject: [PATCH 55/70] New translations sd-preparation.md (Russian) [ci skip] --- docs/ru_RU/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ru_RU/aroma/sd-preparation.md b/docs/ru_RU/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/ru_RU/aroma/sd-preparation.md +++ b/docs/ru_RU/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 78d292634c274a5417646df64a844f24908bfe1a Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:40:58 -0500 Subject: [PATCH 56/70] New translations sd-preparation.md (Swedish) [ci skip] --- docs/sv_SE/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sv_SE/aroma/sd-preparation.md b/docs/sv_SE/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/sv_SE/aroma/sd-preparation.md +++ b/docs/sv_SE/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From b037fe047651b54b640d09b636830810b034a733 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:41:00 -0500 Subject: [PATCH 57/70] New translations sd-preparation.md (Turkish) [ci skip] --- docs/tr_TR/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tr_TR/aroma/sd-preparation.md b/docs/tr_TR/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/tr_TR/aroma/sd-preparation.md +++ b/docs/tr_TR/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 0766bf1146dab15a6ecc3f887fbf534700665b3a Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:41:01 -0500 Subject: [PATCH 58/70] New translations sd-preparation.md (Ukrainian) [ci skip] --- docs/uk_UA/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/uk_UA/aroma/sd-preparation.md b/docs/uk_UA/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/uk_UA/aroma/sd-preparation.md +++ b/docs/uk_UA/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 9270f37bbee149b8ad88fcdce30c83a9380a6919 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:41:02 -0500 Subject: [PATCH 59/70] New translations sd-preparation.md (Chinese Simplified) [ci skip] --- docs/zh_CN/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh_CN/aroma/sd-preparation.md b/docs/zh_CN/aroma/sd-preparation.md index 33aa46ecf04..1e869deba00 100644 --- a/docs/zh_CN/aroma/sd-preparation.md +++ b/docs/zh_CN/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 76d5c11e85cd2d432be4863c2bc0b3da4c8ea990 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:41:04 -0500 Subject: [PATCH 60/70] New translations sd-preparation.md (Chinese Traditional) [ci skip] --- docs/zh_TW/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh_TW/aroma/sd-preparation.md b/docs/zh_TW/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/zh_TW/aroma/sd-preparation.md +++ b/docs/zh_TW/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From b8ee435dfcca15043b9b72b89850e910491c297f Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:41:05 -0500 Subject: [PATCH 61/70] New translations sd-preparation.md (Vietnamese) [ci skip] --- docs/vi_VN/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vi_VN/aroma/sd-preparation.md b/docs/vi_VN/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/vi_VN/aroma/sd-preparation.md +++ b/docs/vi_VN/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 3d343dd170954e0ece18c60ee51d71ab41966cc4 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:41:06 -0500 Subject: [PATCH 62/70] New translations sd-preparation.md (Portuguese, Brazilian) [ci skip] --- docs/pt_BR/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pt_BR/aroma/sd-preparation.md b/docs/pt_BR/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/pt_BR/aroma/sd-preparation.md +++ b/docs/pt_BR/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From db3e1a818d91800f79a6d61116c42b51835d0e3e Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:41:07 -0500 Subject: [PATCH 63/70] New translations sd-preparation.md (Indonesian) [ci skip] --- docs/id_ID/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/id_ID/aroma/sd-preparation.md b/docs/id_ID/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/id_ID/aroma/sd-preparation.md +++ b/docs/id_ID/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 239618b1284f22d852fbf695e6d630923ca9c98e Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:41:09 -0500 Subject: [PATCH 64/70] New translations sd-preparation.md (Thai) [ci skip] --- docs/th_TH/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/th_TH/aroma/sd-preparation.md b/docs/th_TH/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/th_TH/aroma/sd-preparation.md +++ b/docs/th_TH/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 64fea5fdd061a6d5c983af1f0df350d3f45a9062 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:41:10 -0500 Subject: [PATCH 65/70] New translations sd-preparation.md (Croatian) [ci skip] --- docs/hr_HR/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hr_HR/aroma/sd-preparation.md b/docs/hr_HR/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/hr_HR/aroma/sd-preparation.md +++ b/docs/hr_HR/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 612da402d1a1080a0049b391c8cbe4a2d478cb9e Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:41:12 -0500 Subject: [PATCH 66/70] New translations sd-preparation.md (Estonian) [ci skip] --- docs/et_EE/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/et_EE/aroma/sd-preparation.md b/docs/et_EE/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/et_EE/aroma/sd-preparation.md +++ b/docs/et_EE/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 23eaedeee2401f7d3f1fc7ccec648649e3a796b5 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 15 Jun 2026 21:41:13 -0500 Subject: [PATCH 67/70] New translations sd-preparation.md (Malay) [ci skip] --- docs/ms_MY/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ms_MY/aroma/sd-preparation.md b/docs/ms_MY/aroma/sd-preparation.md index 014e8874928..c311cefbbcd 100644 --- a/docs/ms_MY/aroma/sd-preparation.md +++ b/docs/ms_MY/aroma/sd-preparation.md @@ -9,7 +9,7 @@ We will now place the required Aroma files on the SD Card. ::: warning -Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. +Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew. ::: From 128be1c1367818cf3430041c43089bbea73aebaa Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Tue, 16 Jun 2026 04:50:20 -0500 Subject: [PATCH 68/70] New translations finalizing-setup.md (Hungarian) [ci skip] --- docs/hu_HU/aroma/finalizing-setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hu_HU/aroma/finalizing-setup.md b/docs/hu_HU/aroma/finalizing-setup.md index 6a85abe1e7c..2a392cc6378 100644 --- a/docs/hu_HU/aroma/finalizing-setup.md +++ b/docs/hu_HU/aroma/finalizing-setup.md @@ -41,9 +41,9 @@ Minden homebrew alkalmazás a Wii U Menu-ből kerül betöltésre Aromán. A Pretendo a Nintendo Network helyettesítő szolgáltatása, amely a megszűnt online szolgáltatásokat hozza vissza. Emellett a Miiverse szolgáltatást is feléleszti a Juxtaposition-on keresztül. A hivatalos útmutató [itt található](https://pretendo.network/docs/install/wiiu). -## vWii Modding +## vWii moddolás -The vWii is seperately modded from the Wii U side. If you want to mod the vWii, the guide can be found [here](https://wii.hacks.guide/vwii-homebrew-channel). +A vWii külön moddolt a Wii U oldaltól. Ha a vWii-t szeretnéd moddolni, az útmutató [itt található](https://wii.hacks.guide/vwii-homebrew-channel). ## Tiramisu bootolása (opcionális) From 3d02347d77b5e764d72a747e838e1b21934ec4a3 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Tue, 16 Jun 2026 04:50:22 -0500 Subject: [PATCH 69/70] New translations sd-preparation.md (Hungarian) [ci skip] --- docs/hu_HU/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hu_HU/aroma/sd-preparation.md b/docs/hu_HU/aroma/sd-preparation.md index 9eb3176f87e..3961845e591 100644 --- a/docs/hu_HU/aroma/sd-preparation.md +++ b/docs/hu_HU/aroma/sd-preparation.md @@ -9,7 +9,7 @@ Először az Aroma fájlokat az SD kártyára rakjuk. ::: warning -Az SD kártyád FAT32-re kell legyen formázva. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. +Az SD kártyád FAT32-re kell legyen formázva. Ha az SD kártyád nem FAT32-re formázott, használd a [GUIFormat](https://nintendohomebrew.com/guiformat)-ot 32k (32768) allokációs egység mérettel a formázáshoz. **Ne** cimkézd az SD kártyát `wiiu`-nak, különben problémát okoz a homebrew-nak. ::: From d15a0984ec3fe610f30a71716070f3043714532a Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Tue, 23 Jun 2026 21:10:20 -0500 Subject: [PATCH 70/70] New translations sd-preparation.md (French) [ci skip] --- docs/fr_FR/aroma/sd-preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fr_FR/aroma/sd-preparation.md b/docs/fr_FR/aroma/sd-preparation.md index a50f0106c2f..3247f6d5f9a 100644 --- a/docs/fr_FR/aroma/sd-preparation.md +++ b/docs/fr_FR/aroma/sd-preparation.md @@ -9,7 +9,7 @@ Nous allons maintenant placer les fichiers d'Aroma requis sur la carte SD. ::: warning -Votre carte SD devra être formatée en FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://nintendohomebrew.com/guiformat) with 32k (32768) allocation unit size to format it. +Votre carte SD devra être formatée en FAT32. Si votre carte SD n'est pas formatée en FAT32, utilisez [GUIFormat](https://nintendohomebrew.com/guiformat) avec une taille d'unité allocation de 32k (32768) pour la formater. Ne nommez **pas** la carte SD `wiiu` ou cela causera des problèmes avec les homebrew. :::