From 08a4ea7eaa47d1d1c13a0e61d76e8c74a948f7b9 Mon Sep 17 00:00:00 2001
From: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
Date: Sun, 12 Sep 2021 18:31:54 +0200
Subject: [PATCH] Move the compat-installer step to make sure the wiiu/apps
folder exists
---
docs/vwii/vwii-modding.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/vwii/vwii-modding.md b/docs/vwii/vwii-modding.md
index 4457f034c..cf8b446e5 100644
--- a/docs/vwii/vwii-modding.md
+++ b/docs/vwii/vwii-modding.md
@@ -19,12 +19,12 @@ We will now place the required Homebrew files on the SD Card.
### Instructions {docsify-ignore}
1. Insert your Wii U's SD Card into your PC.
-1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card.
1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip
file to the root of your SD Card.
1. Copy the contents of the d2x_cIOS_Installer.zip
file to the root of your SD Card.
1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card.
1. Copy the contents of the homebrew_launcher.v1.4.zip
file to the root of your SD Card.
1. Copy the contents of the `payload.zip` file to the `wiiu` folder on your SD Card.
+1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card.
1. Take the SD Card out of your computer and plug it into your Wii U console.
### NAND Backup