diff --git a/_pages/en_US/wiigsc.md b/_pages/en_US/wiigsc.md index 6d517619d..9d1216ac4 100644 --- a/_pages/en_US/wiigsc.md +++ b/_pages/en_US/wiigsc.md @@ -26,9 +26,13 @@ Do NOT make a shortcut for the games "Mario Party 9" or "A Boy and His Blob". It #### Instructions 1. Install WiiGSC, then right click on it and choose **Run as administrator**. If you do not do this, WiiGSC will throw an error when you open it. +![Home menu](/images/wiigsc/2023-08-21_20-15-34.png) 2. Select the path to the ISO or WBFS file on your USB drive, and select the USB Loader you use. The other options should be fine the way they are. -3. If you're using USB Loader GX, make sure to use [this version](https://hbb1.oscwii.org/hbb/usbloader_gx/usbloader_gx.zip). -4. Install the generated WAD with a WAD Manager, we recommend Wii Mod Lite. +![After selecting the file](/images/wiigsc/WiiGSC_2023-08-21_20-11-00.png) +3. Install the generated WAD with a WAD Manager, we recommend Wii Mod Lite. + +If you're using USB Loader GX, make sure to use [this version](https://hbb1.oscwii.org/hbb/usbloader_gx/usbloader_gx.zip). +{: .notice--info} If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel. {: .notice--info} diff --git a/images/wiigsc/2023-08-21_20-15-34.png b/images/wiigsc/2023-08-21_20-15-34.png new file mode 100644 index 000000000..a626ad61b Binary files /dev/null and b/images/wiigsc/2023-08-21_20-15-34.png differ diff --git a/images/wiigsc/WiiGSC_2023-08-21_20-11-00.png b/images/wiigsc/WiiGSC_2023-08-21_20-11-00.png new file mode 100644 index 000000000..b2e30bc59 Binary files /dev/null and b/images/wiigsc/WiiGSC_2023-08-21_20-11-00.png differ