vwii-modding.md: Grammar changes (closes #157)
This commit is contained in:
parent
4db32e2cc6
commit
df8d4e45b1
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
---
|
---
|
||||||
This page will guide you through the process of modding your vWii.
|
This page will guide you through the process of modding your vWii.
|
||||||
|
|
||||||
We will now place the required Homebrew files on the SD Card.
|
We will now start by placing the required Homebrew files on the SD Card.
|
||||||
|
|
||||||
?> **Notice**
|
?> **Notice**
|
||||||
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. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew.
|
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. **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew.
|
||||||
|
@ -20,7 +20,7 @@ We will now place the required Homebrew files on the SD Card.
|
||||||
- The <a href="docs/files/Patched_IOS80_Installer_for_vWii.zip" download>Patched IOS 80 Installer for vWii</a>. ([Source](https://github.com/Lazr1026/Patched-IOS80-Installer-for-vWii))
|
- The <a href="docs/files/Patched_IOS80_Installer_for_vWii.zip" download>Patched IOS 80 Installer for vWii</a>. ([Source](https://github.com/Lazr1026/Patched-IOS80-Installer-for-vWii))
|
||||||
- The <a href ="docs/files/d2x_cIOS_Installer.zip" download>d2x cIOS Installer</a>.
|
- The <a href ="docs/files/d2x_cIOS_Installer.zip" download>d2x cIOS Installer</a>.
|
||||||
|
|
||||||
### Instructions {docsify-ignore}
|
### SD Preparations {docsify-ignore}
|
||||||
|
|
||||||
1. Insert your Wii U's SD Card into your PC.
|
1. Insert your Wii U's SD Card into your PC.
|
||||||
1. Copy the `apps` folder from the <code>Patched_<wbr>IOS80_<wbr>Installer_<wbr>for_<wbr>vWii<wbr>.zip</code> file to the root of your SD Card.
|
1. Copy the `apps` folder from the <code>Patched_<wbr>IOS80_<wbr>Installer_<wbr>for_<wbr>vWii<wbr>.zip</code> file to the root of your SD Card.
|
||||||
|
@ -44,7 +44,7 @@ In case anything goes wrong in the later process and your vWii ends up bricked,
|
||||||
- Dump SEEPROM: **optional**
|
- Dump SEEPROM: **optional**
|
||||||
1. Press the A button to start the dumping process.
|
1. Press the A button to start the dumping process.
|
||||||
1. When the process completed, power off your Wii U, take your SD Card out of the Wii U and plug it into your PC.
|
1. When the process completed, power off your Wii U, take your SD Card out of the Wii U and plug it into your PC.
|
||||||
1. To make sure you don't lose the files, copy the `slccmpt.bin`, `otp.bin` and if you chose to go with a full backup, `seeprom.bin`, `slc.bin`, and `every mlc.bin.part` file to your computer.
|
1. 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.
|
||||||
1. Delete the files from your SD Card to free up space.
|
1. Delete the files from your SD Card to free up space.
|
||||||
1. Take the SD Card out of your computer and plug it into your Wii U console.
|
1. Take the SD Card out of your computer and plug it into your Wii U console.
|
||||||
|
|
||||||
|
@ -89,7 +89,7 @@ In case anything goes wrong in the later process and your vWii ends up bricked,
|
||||||
1. Read the warning screen and wait 30 seconds.
|
1. Read the warning screen and wait 30 seconds.
|
||||||
1. Press any buttons to install.
|
1. Press any buttons to install.
|
||||||
1. Wait until it says <code>IOS80 <wbr>Installation <wbr>is <wbr>complete!</code>.
|
1. Wait until it says <code>IOS80 <wbr>Installation <wbr>is <wbr>complete!</code>.
|
||||||
1. Press any buttons to exit.
|
1. Press any button to exit.
|
||||||
|
|
||||||
!> Installing custom System Menu is a definite brick risk and you should always have an effective backup before installing one but when done right, won't brick the vWii.
|
!> Installing custom System Menu is a definite brick risk and you should always have an effective backup before installing one but when done right, won't brick the vWii.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue