From ddab4ec0a49d1cda8ca61abf6d499fb60a225435 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Fri, 17 May 2024 18:11:11 -0500 Subject: [PATCH] New translations nand-backup.md (French) --- .../user-guide/archive/vwii/nand-backup.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 translations/fr_FR/docs/user-guide/archive/vwii/nand-backup.md diff --git a/translations/fr_FR/docs/user-guide/archive/vwii/nand-backup.md b/translations/fr_FR/docs/user-guide/archive/vwii/nand-backup.md new file mode 100644 index 000000000..d8a807fe9 --- /dev/null +++ b/translations/fr_FR/docs/user-guide/archive/vwii/nand-backup.md @@ -0,0 +1,20 @@ +# vWii Modding Guide {docsify-ignore-all} + +## Sauvegarde de la NAND + +In case anything goes wrong in the later process and your vWii ends up bricked, restoring a previously made NAND backup can fix it, or you can completely [reinstall the vWii](http://wiiu.hacks.guide/#/recover-vwii-ioses-channels). + +?> If you have recently made a NAND backup that includes SLCCMPT and OTP, feel free to skip this step. + +1. Launch the [Wii U NAND Dumper](browser-exploit). +2. Utilisez la croix directionnelle du Wii U GamePad pour entrer la configuration suivante : + - Dump SLC: **optional** + - Dump SLCCMPT: **yes** + - Dump MLC: **optional** + - Dump OTP: **yes** + - Dump SEEPROM: **optional** +3. Appuyez sur le bouton A pour démarrer le processus de dumping. +4. Une fois le processus terminé, éteignez votre Wii U, retirez votre carte SD de la Wii U et insérez-la dans votre PC. +5. To make sure you don't lose the files, copy the `slccmpt.bin` and `otp.bin` files (and if you chose to go with a full backup, `seeprom.bin`, `slc.bin`, and `every mlc.bin.part` file) to your computer. +6. Supprimez les fichiers de votre carte SD pour libérer de l'espace. +7. Retirez la carte SD de votre ordinateur et branchez-la sur votre console Wii U.