Fix extracting step for SaveMii mod

This commit is contained in:
Elpunical
2020-03-21 11:39:05 +01:00
parent f0265861b5
commit a7e75c8df9
4 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ We will now place the required CFW files and some additional homebrew files on t
1. Extract the `nanddumper.zip` file to the root of your SD Card
1. Extract the `wiiu-extracttosd.zip` file to the root of your SD Card
1. Extract the `homebrew_launcher.v.1.4.zip` file to the root of your SD Card
1. Extract the `savemii_mod5.zip` file to the root of your SD Card
1. Copy the `savemii_mod` folder from the `savemii_mod5.zip` file to the `/wiiu/apps` folder on your SD Card
1. Copy the `config.txt` file to the `haxchi` folder on your SD Card. Overwrite files if asked
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card

View File

@@ -38,7 +38,7 @@ We will now place the required CFW files and some additional homebrew files on t
1. Extract the `nanddumper.zip` file to the root of your SD Card
1. Extract the `wiiu-extracttosd.zip` file to the root of your SD Card
1. Extract the `homebrew_launcher.v.1.4.zip` file to the root of your SD Card
1. Extract the `savemii_mod5.zip` file to the root of your SD Card
1. Copy the `savemii_mod` folder from the `savemii_mod5.zip` file to the `/wiiu/apps` folder on your SD Card
1. Copy the `config.txt` file to the `haxchi` folder on your SD Card. Overwrite files if asked
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card

View File

@@ -30,8 +30,8 @@ We will now place the required CFW files and some additional homebrew files on t
1. Extract the `nanddumper.zip` file to the root of your SD Card
1. Extract the `wiiu-extracttosd.zip` file to the root of your SD Card
1. Extract the `homebrew_launcher.v.1.4.zip` file to the root of your SD Card
1. Extract the `savemii_mod5.zip` file to the root of your SD Card
1. Extract the `mocha.zip` file to the root of your SD Card
1. Copy the `savemii_mod` folder from the `savemii_mod5.zip` file to the `/wiiu/apps` folder on your SD Card
1. Copy the `config.ini` file to the `/wiiu/apps/mocha` folder on your SD Card
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card

View File

@@ -30,8 +30,8 @@ We will now place the required CFW files and some additional homebrew files on t
1. Extract the `nanddumper.zip` file to the root of your SD Card
1. Extract the `wiiu-extracttosd.zip` file to the root of your SD Card
1. Extract the `homebrew_launcher.v.1.4.zip` file to the root of your SD Card
1. Extract the `savemii_mod5.zip` file to the root of your SD Card
1. Extract the `mocha.zip` file to the root of your SD Card
1. Copy the `savemii_mod` folder from the `savemii_mod5.zip` file to the `/wiiu/apps` folder on your SD Card
1. Copy the `config.ini` file to the `/wiiu/apps/mocha` folder on your SD Card
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card