treewide: fix dangling links to usb-loaders page
This commit is contained in:
parent
aaed359031
commit
063814198c
6 changed files with 7 additions and 7 deletions
|
@ -28,7 +28,7 @@ Here are some common examples of what homebrew can do for your Wii:
|
|||
+ Turn your Wii into a [media center](wiimc)
|
||||
+ Install [themes](themes) on the Wii Menu and in commonly used homebrew apps
|
||||
+ Back up your [discs](dump-games) and [other installed titles](dump-wads)
|
||||
+ Install a [USB loader](usb-loaders) to launch Wii (and other console) backups from an external storage device
|
||||
+ Install a [USB loader](wii-loaders) to launch Wii (and other console) backups from an external storage device
|
||||
+ Back up and restore your [Wii](wii-saves) and [GameCube](gcsaves) save files
|
||||
+ Restore online functionality to both [WiiConnect24](wiiconnect24) and [Nintendo Wi-Fi Connection](wiimmfi)
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ Make sure your storage device is formatted as FAT32. Do not format it to other f
|
|||
+ You can use various input devices to play GameCube games. These include GameCube controllers (even via a USB adapter), Wiimotes, Classic Controllers, the Konga, HID USB controllers, Bluetooth controllers, and potentially more.
|
||||
+ Nintendont has support for virtual memory cards that are saved to an external storage device, from sizes of 51 blocks up to 1019 blocks. Despite this, the recommended max size is 251 blocks per virtual card for maximum compatibility.
|
||||
+ You can use a fan-made patch to enable online play in some games.
|
||||
+ Nintendont can be leveraged in either [WiiFlow Lite](usb-loaders#wiiflow-lite) or [USB Loader GX](usb-loaders#usb-loader-gx) for the loading of GameCube games.
|
||||
+ Nintendont can be leveraged in either [WiiFlow Lite](wii-loaders#wiiflow-lite) or [USB Loader GX](wii-loaders#usb-loader-gx) for the loading of GameCube games.
|
||||
|
||||
#### User Interface
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ Homebrew that has the ability to make permanant changes to your Wii are highligh
|
|||
### Games and Loaders
|
||||
|
||||
+ [**Riivolution**](https://oscwii.org/library/app/riivolution) - An on-the-fly game patcher for use with retail game discs. It allows users to place content on an SD card or a USB device, which is subsequently read by the game during normal play. Riivolution can be used for custom textures, music, levels, memory patches, game translations, and more!
|
||||
+ [USB Loaders](usb-loaders) - A general recommendation for a USB loader of any kind, which allows you to play game backups of retail discs. Further information can be found in our linked guide, which encompasses both Wii and GameCube loaders.
|
||||
+ [USB Loaders](wii-loaders) - A general recommendation for a USB loader of any kind, which allows you to play game backups of retail discs. Further information can be found in our linked guide, which encompasses both Wii and GameCube loaders.
|
||||
+ [CavEX](https://oscwii.org/library/app/cavex) - A project aiming to recreate the core survival experience of your favorite block game on the Wii up to Beta 1.7.3.
|
||||
+ [Sonic CD](https://oscwii.org/library/app/SonicCDWii) - A port of the Sonic CD 2011 re-release from the RSDKv3 decompilation. **The app requires assets from the official release in order to run**.
|
||||
+ [CTGP-R](https://www.chadsoft.co.uk/download/) - A hefty mod of Mario Kart Wii that adds over **200** new tracks to the game. Requires a retail Mario Kart Wii game disc to run, independent of Riivolution.
|
||||
|
|
|
@ -61,7 +61,7 @@ sitemap: false
|
|||
+ [Nintendont](nintendont)
|
||||
+ [Playing Wii Game Mods](riivolution)
|
||||
+ [Recommended Homebrew](recommended-homebrew)
|
||||
+ [USB Loaders](usb-loaders)
|
||||
+ [USB Loaders](wii-loaders)
|
||||
+ [Using SysCheck](syscheck)
|
||||
+ [Wii Backup Manager](wiibackupmanager)
|
||||
+ [Wii Themes Guide](themes)
|
||||
|
|
|
@ -79,7 +79,7 @@ Unfortunately, because of the codebase difference between the original WiiFlow a
|
|||
|
||||
* A modded Wii
|
||||
* An SD card or USB device
|
||||
* [WiiFlow Lite](usb-loaders#wiiflow-lite)
|
||||
* [WiiFlow Lite](wii-loaders#wiiflow-lite)
|
||||
* A Linux/macOS/Windows PC with an Internet connection
|
||||
* [Rhapsodii Shima](https://gbatemp.net/threads/rhapsodii-shima-5-4.555062/)
|
||||
|
||||
|
@ -96,7 +96,7 @@ Unfortunately, because of the codebase difference between the original WiiFlow a
|
|||
|
||||
* A modded Wii
|
||||
* An SD card or USB device
|
||||
* [USB Loader GX](usb-loaders#usb-loader-gx)
|
||||
* [USB Loader GX](wii-loaders#usb-loader-gx)
|
||||
* A Linux/macOS/Windows PC with an Internet connection
|
||||
* A [theme](https://gbatemp.net/threads/dark-wii-usb-loader-gx-themes.584493/), this link contains an assortment of dark themes
|
||||
|
||||
|
|
|
@ -48,7 +48,7 @@ A method for Wiimmfi patching which automatically patches game backups in the la
|
|||
#### Requirements
|
||||
|
||||
+ A Wii with an internet connection
|
||||
+ [USB Loader GX or WiiFlow Lite](usb-loaders)
|
||||
+ [USB Loader GX or WiiFlow Lite](wii-loaders)
|
||||
|
||||
#### Instructions
|
||||
|
||||
|
|
Loading…
Reference in a new issue