From 9be9b3932ebcc30e4d4c107271be5934934cf3fe Mon Sep 17 00:00:00 2001 From: NightScript Date: Tue, 31 Mar 2020 20:18:13 -0700 Subject: [PATCH] Switch Home links from txt to md & Update basic navigation (#90) * Switch Home links from txt to md No longer 404's the home page * Navigation updates, cIOS page revamp and corrections 1. Remove now defunct credits page for navigations that still link to them 2. Move Donations to the footer and removed from the top of every page 3. Add vWii settings to cIOS installation page. 4. Fix typo in bootmii page. --- _config.yml | 70 +++++++++++++++++++------------------- _data/navigation/en_US.yml | 8 ++--- _data/navigation/es_MX.yml | 9 ++--- _data/navigation/it_IT.yml | 11 ++---- _data/navigation/pl_PL.yml | 11 ++---- _data/navigation/pt_BR.yml | 11 ++---- _pages/en_US/bootmii.md | 12 ++----- _pages/en_US/cios.md | 56 +++++++++++++++++++++++++----- _pages/en_US/dump-wads.md | 2 +- 9 files changed, 100 insertions(+), 90 deletions(-) diff --git a/_config.yml b/_config.yml index ad85b5ac8..a13357e10 100755 --- a/_config.yml +++ b/_config.yml @@ -488,177 +488,177 @@ defaults: permalink: /zh_TW/:basename:output_ext lang: zh-Hant - scope: - path: "_pages/af_ZA/home.txt" + path: "_pages/af_ZA/home.md" type: pages values: permalink: /af_ZA/index:output_ext - scope: - path: "_pages/ar_SA/home.txt" + path: "_pages/ar_SA/home.md" type: pages values: permalink: /ar_SA/index:output_ext - scope: - path: "_pages/ca_ES/home.txt" + path: "_pages/ca_ES/home.md" type: pages values: permalink: /ca_ES/index:output_ext - scope: - path: "_pages/cs_CZ/home.txt" + path: "_pages/cs_CZ/home.md" type: pages values: permalink: /cs_CZ/index:output_ext - scope: - path: "_pages/da_DK/home.txt" + path: "_pages/da_DK/home.md" type: pages values: permalink: /da_DK/index:output_ext - scope: - path: "_pages/de_DE/home.txt" + path: "_pages/de_DE/home.md" type: pages values: permalink: /de_DE/index:output_ext - scope: - path: "_pages/el_GR/home.txt" + path: "_pages/el_GR/home.md" type: pages values: permalink: /el_GR/index:output_ext - scope: - path: "_pages/en_PT/home.txt" + path: "_pages/en_PT/home.md" type: values: permalink: /en_PT/index:output_ext - scope: - path: "_pages/en_US/home.txt" + path: "_pages/en_US/home.md" type: pages values: permalink: /index:output_ext - scope: - path: "_pages/es_ES/home.txt" + path: "_pages/es_ES/home.md" type: pages values: permalink: /es_ES/index:output_ext - scope: - path: "_pages/fi_FI/home.txt" + path: "_pages/fi_FI/home.md" type: pages values: permalink: /fi_FI/index:output_ext - scope: - path: "_pages/fr_FR/home.txt" + path: "_pages/fr_FR/home.md" type: pages values: permalink: /fr_FR/index:output_ext - scope: - path: "_pages/he_IL/home.txt" + path: "_pages/he_IL/home.md" type: pages values: permalink: /he_IL/index:output_ext - scope: - path: "_pages/hu_HU/home.txt" + path: "_pages/hu_HU/home.md" type: pages values: permalink: /hu_HU/index:output_ext - scope: - path: "_pages/id_ID/home.txt" + path: "_pages/id_ID/home.md" type: pages values: permalink: /id_ID/index:output_ext - scope: - path: "_pages/it_IT/home.txt" + path: "_pages/it_IT/home.md" type: pages values: permalink: /it_IT/index:output_ext - scope: - path: "_pages/ja_JP/home.txt" + path: "_pages/ja_JP/home.md" type: pages values: permalink: /ja_JP/index:output_ext - scope: - path: "_pages/ko_KR/home.txt" + path: "_pages/ko_KR/home.md" type: pages values: permalink: /ko_KR/index:output_ext - scope: - path: "_pages/ms_MY/home.txt" + path: "_pages/ms_MY/home.md" type: pages values: permalink: /ms_MY/index:output_ext - scope: - path: "_pages/no_NO/home.txt" + path: "_pages/no_NO/home.md" type: pages values: permalink: /no_NO/index:output_ext - scope: - path: "_pages/nl_NL/home.txt" + path: "_pages/nl_NL/home.md" type: pages values: permalink: /nl_NL/index:output_ext - scope: - path: "_pages/pl_PL/home.txt" + path: "_pages/pl_PL/home.md" type: pages values: permalink: /pl_PL/index:output_ext - scope: - path: "_pages/es_MX/home.txt" + path: "_pages/es_MX/home.md" type: pages values: permalink: /es_MX/index:output_ext - scope: - path: "_pages/pt_BR/home.txt" + path: "_pages/pt_BR/home.md" type: pages values: permalink: /pt_BR/index:output_ext - scope: - path: "_pages/pt_PT/home.txt" + path: "_pages/pt_PT/home.md" type: pages values: permalink: /pt_PT/index:output_ext - scope: - path: "_pages/ro_RO/home.txt" + path: "_pages/ro_RO/home.md" type: pages values: permalink: /ro_RO/index:output_ext - scope: - path: "_pages/ru_RU/home.txt" + path: "_pages/ru_RU/home.md" type: pages values: permalink: /ru_RU/index:output_ext - scope: - path: "_pages/sr_SP/home.txt" + path: "_pages/sr_SP/home.md" type: pages values: permalink: /sr_SP/index:output_ext - scope: - path: "_pages/sv_SE/home.txt" + path: "_pages/sv_SE/home.md" type: pages values: permalink: /sv_SE/index:output_ext - scope: - path: "_pages/th_TH/home.txt" + path: "_pages/th_TH/home.md" type: pages values: permalink: /th_TH/index:output_ext - scope: - path: "_pages/tr_TR/home.txt" + path: "_pages/tr_TR/home.md" type: pages values: permalink: /tr_TR/index:output_ext - scope: - path: "_pages/uk_UA/home.txt" + path: "_pages/uk_UA/home.md" type: pages values: permalink: /uk_UA/index:output_ext - scope: - path: "_pages/vi_VN/home.txt" + path: "_pages/vi_VN/home.md" type: pages values: permalink: /vi_VN/index:output_ext - scope: - path: "_pages/zh_CN/home.txt" + path: "_pages/zh_CN/home.md" type: pages values: permalink: /zh_CN/index:output_ext - scope: - path: "_pages/zh_TW/home.txt" + path: "_pages/zh_TW/home.md" type: pages values: permalink: /zh_TW/index:output_ext diff --git a/_data/navigation/en_US.yml b/_data/navigation/en_US.yml index 26a77b279..68f4a9787 100755 --- a/_data/navigation/en_US.yml +++ b/_data/navigation/en_US.yml @@ -6,9 +6,6 @@ main: - title: FAQ url: faq - - - title: Donations - url: donations - title: RiiConnect24 url: riiconnect24 @@ -18,8 +15,6 @@ main: bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. - - - title: If you appreciate this guide, we accept Donations through PayPal or Patreon. footer: - title: Source @@ -27,6 +22,9 @@ footer: - title: Site Navigation url: site-navigation + - + title: Donations + url: donations sidebar_title: - title: Overall Progress diff --git a/_data/navigation/es_MX.yml b/_data/navigation/es_MX.yml index 6f135cbf2..335ad3235 100755 --- a/_data/navigation/es_MX.yml +++ b/_data/navigation/es_MX.yml @@ -6,12 +6,6 @@ main: - title: FAQ url: faq - - - title: Donaciones - url: donations - - - title: Créditos - url: credits - title: RiiConnect24 url: riiconnect24 @@ -30,6 +24,9 @@ footer: - title: Mapa del sitio url: site-navigation + - + title: Donaciones + url: donations sidebar_title: - title: Progreso General diff --git a/_data/navigation/it_IT.yml b/_data/navigation/it_IT.yml index abafe99b8..cfaadc978 100755 --- a/_data/navigation/it_IT.yml +++ b/_data/navigation/it_IT.yml @@ -6,12 +6,6 @@ main: - title: FAQ url: faq - - - title: Donazioni - url: donations - - - title: Crediti - url: credits - title: RiiConnect24 url: riiconnect24 @@ -21,8 +15,6 @@ main: bottom: - title: Per supporto in Inglese, chiedi su RiiConnect24 su Discord. - - - title: Se hai apprezzato questa guida, noi accettiamo Donazioni con PayPal o Patreon. footer: - title: Sorgente @@ -30,6 +22,9 @@ footer: - title: Navigazione del sito url: site-navigation + - + title: Donazioni + url: donations sidebar_title: - title: Overall Progress diff --git a/_data/navigation/pl_PL.yml b/_data/navigation/pl_PL.yml index 248862897..fa47fb3e7 100755 --- a/_data/navigation/pl_PL.yml +++ b/_data/navigation/pl_PL.yml @@ -6,12 +6,6 @@ main: - title: Często zadawane pytania url: faq - - - title: Datki - url: donations - - - title: Twórcy - url: credits - title: RiiConnect24 url: riiconnect24 @@ -21,8 +15,6 @@ main: bottom: - title: Dla wsparcia po Polsku, dołącz do serwera RiiConnect24 na Discord. - - - title: Jeżeli podoba Ci się ten poradnik, akceptujemy datki poprzez PayPal lub Patreon. footer: - title: Kod źródłowy @@ -30,6 +22,9 @@ footer: - title: Spis stron url: site-navigation + - + title: Datki + url: donations sidebar_title: - title: Całkowity postęp diff --git a/_data/navigation/pt_BR.yml b/_data/navigation/pt_BR.yml index e1e94588e..9cfbeffad 100755 --- a/_data/navigation/pt_BR.yml +++ b/_data/navigation/pt_BR.yml @@ -6,12 +6,6 @@ main: - title: FAQ url: faq - - - title: Doações - url: donations - - - title: Créditos - url: credits - title: RiiConnect24 url: riiconnect24 @@ -21,8 +15,6 @@ main: bottom: - title: Para suporte em Inglês, peça ajuda em RiiConnect24 no Discord. - - - title: Se você gostou desse guia, nós aceitamos Doações através do PayPal ou Patreon. footer: - title: Fonte @@ -30,6 +22,9 @@ footer: - title: Navegação do Site url: site-navigation + - + title: Doações + url: donations sidebar_title: - title: Progresso Geral diff --git a/_pages/en_US/bootmii.md b/_pages/en_US/bootmii.md index 47b352e09..bcb7fb0f5 100644 --- a/_pages/en_US/bootmii.md +++ b/_pages/en_US/bootmii.md @@ -11,21 +11,13 @@ If you need help for anything regarding this tutorial, please join [the RiiConne One of BootMii's most important features is the ability to backup and restore your Wii's NAND storage. We will be going over how to perform a NAND backup. You can then restore from that backup for whatever reason. We recommend making a NAND backup regularly or before you do something risky to your console (and if you know what you're doing, you won't have to do anything risky). -#### What you need - +#### Requirements * An SD card with at least 512MB of free space #### Instructions - -Don't worry when "bad blocks" are detected on a NAND backup. These are completely normal. -{: .notice--info} - -Do not turn off your Wii when backing up your NAND! -{: .notice--warning} - 1. Launch the Homebrew Channel. 2. Press the HOME Button, then select "Launch BootMii". - - Navigating BootMii is not possible using a Wii remove. You'd have to either use the buttons on your Wii console or a GameCube controller plugged into port 1. + - Navigating BootMii is not possible using a Wii remote. You'd have to either use the buttons on your Wii console or a GameCube controller plugged into port 1. To navigate between options, press POWER on your Wii (or the right +Control Pad button on a GameCube controller). Keep in mind that when using the wii buttons, you can only navigate right but when attempting to go past the last entry, it'll warp you to the first one. This is not a limitation on GameCube Controllers; You can navigate left and right. To select an option, hit RESET on your Wii or A on your GameCube controller. 3. Press the Options button (the one with the gears). diff --git a/_pages/en_US/cios.md b/_pages/en_US/cios.md index c74bb0ae3..bcfda248c 100644 --- a/_pages/en_US/cios.md +++ b/_pages/en_US/cios.md @@ -4,30 +4,68 @@ title: "cIOS" {% include toc title="Table of Contents" %} -This tutorial will teach you how to install cIOS (custom IOS). While this is a recommendation (homebrew might work better), it is a requirement if you want to load games with a USB Loader. +This tutorial will teach you how to install cIOS (custom IOS). While this is a recommendation (homebrew might work better), it is a requirement for USB Loader applications. ![d2x cIOS Installer](/images/cIOS.png) #### Requirements - -* A Wii with an Internet connection -* An SD card or USB drive -* [d2x cIOS Installer](https://sites.google.com/site/completesg/backup-launchers/installation/d2x-cIOS-Installer-Wii.zip?attredirects=0&d=1) +- An SD card or USB drive +- d2x cIOS Installer + - [Wii](https://sites.google.com/site/completesg/backup-launchers/installation/d2x-cIOS-Installer-Wii.zip?attredirects=0&d=1) + - [Wii U (vWii)](https://sites.google.com/site/completesg/backup-launchers/installation/d2x-cIOS-Installer-vWii.zip?attredirects=0&d=1) +- Windows PC + [NUS Downloader](https://sites.google.com/site/completesg/useful-tools/nus-downloader/NUSDownloader_v19.zip?attredirects=0&d=1) + - You do not need this if you have Internet Access on your Wii, or are using a vWii. #### Instructions -##### Section I - Downloading +##### Section I - Offline NUS Downloads -1. Extract d2x cIOS Installer and put it in the `apps` folder on your SD card or USB drive. +Skip to the next section if this doesn't apply to you (read above) +{: .notice--info} + +1. Extract and launch NUS Downloader. +2. Make sure that "`Pack WAD`" is enabled. +3. Using the database, navigate to the following files and press `start NUS Download` for each one: + - `IOS` -> `IOS56` -> `v5661` + - `IOS` -> `IOS57` -> `v5918` +4. Navigate into the new `titles` directory where you placed NUS Downloader + - You will find two new folders in this directory: `0000000100000038` & `0000000100000039`. +5. In each directory, there is another directory for the version you just downloaded. Open this version folder and find a WAD file: + - `0000000100000038` -> `5661` -> `IOS56-64-v5661.wad` + - `0000000100000039` -> `5918` -> `IOS57-64-v5918.wad` +Copy both WAD files to the root of the storage device. + +Optionally, if you wish to verify that the downloaded WADs are correct, use a checksum tool (like fciv) to verify: + +#### IOS56 + - **MD5**: `5cdee6593cf0dacc18cf300b12166fde` + - **SHA1**: `597c360e521ccd3062fd9c38c5369e691344d5e2` +#### IOS57 + - **MD5**: `ac8bbbea38f29e8d8959badb3badf18e` + - **SHA1**: `b8fd4efbb6d7ae2f4e9328b3082901f5981701b1` + +##### Section III - Managing d2x cIOS installer + +- Extract d2x cIOS Installer and put it in the `apps` folder on your SD card or USB drive. + - Your storage device should look like this: + ``` + SD + |- IOS56-64-v5661.wad (optionally, for Wii offline guide) + |- IOS57-64-v5918.wad (optionally, for Wii offline guide) + |- /apps + |- /d2x-cios-installer + ``` 2. Insert your SD card or USB drive into your Wii, and launch d2x cIOS Installer from the Homebrew Channel. -##### Section II - Installing +##### Section III - Installing 1. Press continue, then set the options to the following: ``` Select cIOS: v10 beta52 d2x-v10-beta52 Select cIOS base: 56 -Select cIOS slot: 249 +Select cIOS slot: 249 (In some cases, it may warn you that the current (c)IOS or IOS STUB will be overwritten. You can ignore this warning.) Select cIOS version: 65535 + - This revision is only used by the Wii when checking updates. It is set to the highest version to prevent a system update from overriding it with a non-functional official IOS. + - This option does not appear on the WiiU installer. ``` ![Install cIOS 249](/images/Wii/Install249.png) 2. Once set, press A twice to install. diff --git a/_pages/en_US/dump-wads.md b/_pages/en_US/dump-wads.md index 8871be678..8d0fcfe64 100644 --- a/_pages/en_US/dump-wads.md +++ b/_pages/en_US/dump-wads.md @@ -17,7 +17,7 @@ This tutorial will explain you how to dump WADs from your Wii System Memory. ##### Section I - Downloading/Installing 1. Extract Yet Another BlueDump MOD and put it in the `apps` folder on your SD card or USB drive. -1. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel. +2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel. ##### Section II - Dumping 1. Press the A Button.