implemented well enough so far
This commit is contained in:
parent
c1a1b25418
commit
41d3ff4cba
4 changed files with 11 additions and 5 deletions
|
@ -4,6 +4,8 @@
|
|||
<!-- -->
|
||||
<div id="GCBM_usbloaderGX" class="blanktabcontent" markdown="1">
|
||||
|
||||
## Downloading GameCube Game Covers Offline (USB Loader GX)
|
||||
|
||||
#### What you need
|
||||
|
||||
- A Wii
|
||||
|
@ -79,6 +81,8 @@ Congratulations! You have successfully obtained and displayed the game covers fo
|
|||
<!-- -->
|
||||
<div id="GCBM_wiiflow" class="blanktabcontent" markdown="1">
|
||||
|
||||
## Downloading GameCube Game Covers Offline (WiiFlow)
|
||||
|
||||
#### What you need
|
||||
|
||||
- A Wii
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
## Downloading Wii Game Covers Offline
|
||||
|
||||
<button class="tablinks btn btn--large btn--primary WBM" id="defaultOpen" onclick="openTab(event, 'WBM_usbloaderGX')">USB Loader GX</button>
|
||||
<button class="tablinks btn btn--large btn--info WBM" onclick="openTab(event, 'WBM_wiiflow')">WiiFlow</button>
|
||||
|
||||
<div id="WBM_usbloaderGX" class="blanktabcontent" markdown="1">
|
||||
|
||||
### Downloading Wii Game Covers Offline (USB Loader GX)
|
||||
|
||||
#### What you need
|
||||
|
||||
- A Wii
|
||||
|
@ -58,6 +58,8 @@
|
|||
<!-- -->
|
||||
<div id="WBM_wiiflow" class="blanktabcontent" markdown="1">
|
||||
|
||||
### Downloading Wii Game Covers Offline (WiiFlow)
|
||||
|
||||
#### What you need
|
||||
|
||||
- A Wii
|
||||
|
|
|
@ -37,9 +37,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types
|
|||
Selecting `Install Game (Scrub)` will remove unnecessary data from the game, reducing the game's file size.
|
||||
{: .notice--info}
|
||||
|
||||
##### Optional
|
||||
|
||||
1. You can download covers for your GameCube games by following this guide [here](Offline-Covers).<br>
|
||||
{% include_relative GCBM_pages.md %}
|
||||
|
||||
[Continue to site navigation](site-navigation)<br>
|
||||
We have many other tutorials that you might like.
|
||||
|
|
|
@ -48,6 +48,8 @@ Select `Files` to add multiple games to the program, or select `Folder` to add a
|
|||
1. Select `Transfer`, then select `Drive 1` to transfer the games over. It might take a while for the games to copy over.
|
||||
![Transfer games](/images/WBM/transfer_todrive.png)
|
||||
|
||||
## Downloading Wii Game Covers Offline
|
||||
|
||||
{% include_relative WBM_pages.md %}
|
||||
|
||||
##### Options once complete
|
||||
|
|
Loading…
Reference in a new issue