mirror of
https://github.com/hacks-guide/Guide-WiiU.git
synced 2026-08-26 18:44:51 -05:00
Moving vWii guide to the wii.hacks (#226)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- **User Guide**
|
||||
- [Introduction](introduction)
|
||||
- [Aroma](aroma/getting-started)
|
||||
- [vWii Modding](vwii/sd-preparation)
|
||||
- [vWii Modding](vwii/vwii-modding)
|
||||
- **Troubleshooting**
|
||||
- [Common Issues & Fixes](common-issues-fixes)
|
||||
- [Recover a vWii IOS/Channel](recover-vwii-ioses-channels)
|
||||
@@ -18,6 +18,7 @@
|
||||
- [Tiramisu](archive/tiramisu/sd-preparation)
|
||||
- [Legacy Methods](archive/cfw-choice)
|
||||
- [Configurable Payload](configurable-payload)
|
||||
- [vWii Modding](archive/vwii/sd-preparation)
|
||||
- **Links**
|
||||
- [GitHub](https://github.com/hacks-guide/Guide-WiiU)
|
||||
- [Discord](https://discord.gg/C29hYvh)
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
- **Archive**
|
||||
- [Home Page](../../introduction)
|
||||
- [Tiramisu](tiramisu/sd-preparation)
|
||||
- [vWii Modding (old)](vwii/sd-preparation)
|
||||
- [Legacy Methods](cfw-choice)
|
||||
- **Links**
|
||||
- [GitHub](https://github.com/hacks-guide/Guide-WiiU)
|
||||
|
||||
14
docs/user-guide/archive/vwii/sidebar.md
Normal file
14
docs/user-guide/archive/vwii/sidebar.md
Normal file
@@ -0,0 +1,14 @@
|
||||
**vWii Modding**
|
||||
- [Home Page](../../introduction)
|
||||
- [SD Preparation](sd-preparation)
|
||||
- [NAND Backup](nand-backup)
|
||||
- [Installing the Homebrew Channel](installing-homebrewchannel)
|
||||
- [Installing cIOSes](installing-cioses)
|
||||
- [Patching IOS 80 (Optional)](patching-ios80)
|
||||
- [Finalizing Setup](finalizing-setup)
|
||||
- **Links**
|
||||
- [GitHub](https://github.com/hacks-guide/Guide-WiiU)
|
||||
- [Discord](https://discord.gg/C29hYvh)
|
||||
- [Translate](https://hacks-guide.crowdin.com/u/projects/10)
|
||||
- [Donate](../donations)
|
||||
- [About](../about)
|
||||
@@ -3,7 +3,7 @@
|
||||
A guide collaboration between Nintendo Homebrew's Helpers and Staff, from stock to Aroma custom firmware.
|
||||
|
||||
?> **Discord Help**
|
||||
For live support with this guide please visit us in **#wiiu-vwii-assistance** on the [Nintendo Homebrew Discord](https://discord.gg/C29hYvh) and ask, in English, for assistance. Please read **#faq-wiiu**, as well as our [Frequently Asked Questions](faq) page beforehand to see if your question has already been answered.
|
||||
For live support with this guide please visit us in **#wiiu-assistance** on the [Nintendo Homebrew Discord](https://discord.gg/C29hYvh) and ask, in English, for assistance. Please read **#faq-wiiu**, as well as our [Frequently Asked Questions](faq) page beforehand to see if your question has already been answered.
|
||||
|
||||
> If you appreciate this guide, we accept [donations](donations).
|
||||
|
||||
|
||||
@@ -1,11 +1,6 @@
|
||||
**vWii Modding**
|
||||
- [Home Page](../introduction)
|
||||
- [SD Preparation](sd-preparation)
|
||||
- [NAND Backup](nand-backup)
|
||||
- [Installing the Homebrew Channel](installing-homebrewchannel)
|
||||
- [Installing cIOSes](installing-cioses)
|
||||
- [Patching IOS 80 (Optional)](patching-ios80)
|
||||
- [Finalizing Setup](finalizing-setup)
|
||||
- [Modding vWii](vwii-modding)
|
||||
- **Links**
|
||||
- [GitHub](https://github.com/hacks-guide/Guide-WiiU)
|
||||
- [Discord](https://discord.gg/C29hYvh)
|
||||
|
||||
5
docs/user-guide/vwii/vwii-modding.md
Normal file
5
docs/user-guide/vwii/vwii-modding.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Modding the vWii {docsify-ignore-all}
|
||||
|
||||
The vWii guide has now been integrated into the [Wii Hacks Guide](https://wii.hacks.guide/get-started). You can head there for a more detailed guide on how to mod your vWii.
|
||||
|
||||
The old modding guide has been archived.
|
||||
17
index.html
17
index.html
@@ -48,13 +48,7 @@
|
||||
'/aroma/finalizing-setup' : '/docs/user-guide/aroma/finalizing-setup.md',
|
||||
// vWii
|
||||
'/vwii/sidebar.md' : '/docs/user-guide/vwii/sidebar.md',
|
||||
'/vwii/browser-exploit' : '/docs/user-guide/vwii/browser-exploit.md',
|
||||
'/vwii/sd-preparation' : '/docs/user-guide/vwii/sd-preparation.md',
|
||||
'/vwii/nand-backup' : '/docs/user-guide/vwii/nand-backup.md',
|
||||
'/vwii/installing-homebrewchannel' : '/docs/user-guide/vwii/installing-homebrewchannel.md',
|
||||
'/vwii/installing-cioses' : '/docs/user-guide/vwii/installing-cioses.md',
|
||||
'/vwii/patching-ios80' : '/docs/user-guide/vwii/patching-ios80.md',
|
||||
'/vwii/finalizing-setup' : '/docs/user-guide/vwii/finalizing-setup',
|
||||
'/vwii/vwii-modding' : '/docs/user-guide/vwii/vwii-modding.md',
|
||||
// Troubleshooting
|
||||
'/recover-vwii-ioses-channels' : '/docs/troubleshooting/recover-vwii-ioses-channels.md',
|
||||
'/common-issues-fixes' : '/docs/troubleshooting/common-issues-fixes.md',
|
||||
@@ -87,6 +81,15 @@
|
||||
'/archive/tiramisu/installing-payloadloader' : '/docs/user-guide/archive/tiramisu/installing-payloadloader.md',
|
||||
'/archive/tiramisu/autoboot' : '/docs/user-guide/archive/tiramisu/autoboot.md',
|
||||
'/archive/tiramisu/finalizing-setup' : '/docs/user-guide/archive/tiramisu/finalizing-setup.md',
|
||||
// ARCHIVES - vWii
|
||||
'/archive/vwii/sidebar.md' : '/docs/user-guide/archive/vwii/sidebar.md',
|
||||
'/archive/vwii/browser-exploit' : '/docs/user-guide/archive/vwii/browser-exploit.md',
|
||||
'/archive/vwii/sd-preparation' : '/docs/user-guide/archive/vwii/sd-preparation.md',
|
||||
'/archive/vwii/nand-backup' : '/docs/user-guide/archive/vwii/nand-backup.md',
|
||||
'/archive/vwii/installing-homebrewchannel' : '/docs/user-guide/archive/vwii/installing-homebrewchannel.md',
|
||||
'/archive/vwii/installing-cioses' : '/docs/user-guide/archive/vwii/installing-cioses.md',
|
||||
'/archive/vwii/patching-ios80' : '/docs/user-guide/archive/vwii/patching-ios80.md',
|
||||
'/archive/vwii/finalizing-setup' : '/docs/user-guide/archive/vwii/finalizing-setup',
|
||||
// ARCHIVES - CBHC
|
||||
'/archive/cbhc/sidebar.md' : '/docs/user-guide/archive/cbhc/sidebar.md',
|
||||
'/archive/cbhc/ds-vc-choice' : '/docs/user-guide/archive/cbhc/ds-vc-choice.md',
|
||||
|
||||
Reference in New Issue
Block a user