From 604df8aef790a69d8a8f29191cc54ce7ee546b50 Mon Sep 17 00:00:00 2001 From: playerjmr Date: Mon, 12 Feb 2024 23:07:18 -0600 Subject: [PATCH] add vWii notice to wii-factory-reset.md --- _pages/en_US/wii-factory-reset.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_pages/en_US/wii-factory-reset.md b/_pages/en_US/wii-factory-reset.md index d0938bb2e..99c1c8cd5 100644 --- a/_pages/en_US/wii-factory-reset.md +++ b/_pages/en_US/wii-factory-reset.md @@ -8,6 +8,9 @@ This guide details how to create a stock NAND for your Wii system using a progra Please note that this program **needs** an existing (even bricked!) NAND backup to function, as it needs to have a copy of the first 8 blocks of NAND, a bad blocks list, and AES/HMAC keys. +Do not attempt this tutorial on the Wii U's vWii. +{: .notice--info} + {% capture here-be-dragons %} The instructions detailed in this guide WILL ERASE YOUR WII SYSTEM MEMORY and should only be considered as a LAST RESORT or if you are trying to do any of the following: @@ -86,4 +89,4 @@ If you are trying to [update your Wii to 4.3U](update) with homebrew or update o [Continue to BootMii Recovery](bootmiirecover) Now that you have a blank NAND, you can restore it on your Wii using BootMii. -{: .notice--info} \ No newline at end of file +{: .notice--info}