Skip to content

Commit

Permalink
vwii-modding.md: Grammar changes (closes #157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazr1026 committed Oct 22, 2023
1 parent 4db32e2 commit df8d4e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/vwii/vwii-modding.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---
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**
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.
Expand All @@ -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/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. 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.
Expand All @@ -44,7 +44,7 @@ In case anything goes wrong in the later process and your vWii ends up bricked,
- Dump SEEPROM: **optional**
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. 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. Take the SD Card out of your computer and plug it into your Wii U console.

Expand Down Expand Up @@ -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. Press any buttons to install.
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.

Expand Down

0 comments on commit df8d4e4

Please sign in to comment.