fixed some stuff so it's nicer
This commit is contained in:
parent
33246f828e
commit
04e2b58ec2
1 changed files with 3 additions and 3 deletions
|
@ -31,8 +31,8 @@ RiiConnect24 Clear Tool is a homebrew application that can fix these specific er
|
|||
#### Section I - Backing up Wii Message Board Data (OPTIONAL)
|
||||
1. Boot up the Wii and go to the Wii Message Board. If you don't have any messages you want to save, you can skip this step.
|
||||
2. Load up the Homebrew Channel and open WiiXplorer.
|
||||
3. Go to "NAND" and click on "Start," then "Settings," then "Boot Settings," then "NAND Write Access," and select "Yes."
|
||||
4. Click on "Title" and then navigate to the "00000001" folder and then the "00000002" folder, then the "data" folder.
|
||||
3. Go to `nand` and click on "Start," then "Settings," then "Boot Settings," then "NAND Write Access," and select "Yes."
|
||||
4. Click on `title` and then navigate to the `00000001` folder and then the `00000002` folder, then the `data` folder.
|
||||
5. Hover over cdb.vff and press the "+" button, then select "Copy" and then "Yes."
|
||||
6. Go to the SD card and hover over a blank space, then press "Paste."
|
||||
|
||||
|
@ -45,7 +45,7 @@ RiiConnect24 Clear Tool is a homebrew application that can fix these specific er
|
|||
#### Section III - Putting back Wii Message Board Data (OPTIONAL)
|
||||
1. Go back to the Homebrew Channel to load up WiiXplorer and navigate to "Start," then "Settings," then "Boot Settings," and select "NAND Write Access" and "Yes."
|
||||
2. Hover over "cdb.vff" again and press the "+" button, then select "Copy" and "Yes."
|
||||
3. Click "OK" and navigate to "NAND," then "Title," "00000001", "00000002" and "data"
|
||||
3. Click "OK" and navigate to `nand` then `Title`, `00000001`, `00000002`, then `data`
|
||||
4. Press the "+" button again and then "Paste," and then "Yes."
|
||||
|
||||
#### Section IV - Synchronizing Wii Time
|
||||
|
|
Loading…
Reference in a new issue