diff --git a/dump-games.html b/dump-games.html
index 3f02e61ed..40e717743 100644
--- a/dump-games.html
+++ b/dump-games.html
@@ -366,25 +366,17 @@ window.cookieconsent.initialise({
-This guide covers dumping GameCube or Wii game discs. You can either dump directly to an SD card or USB drive, or over the local network.
+This guide covers dumping GameCube or Wii game discs to a local SD card or USB drive on your Wii.
Dumping a Disc to SD/USB (CleanRip)
@@ -395,9 +387,7 @@ window.cookieconsent.initialise({
CleanRip
-Instructions
-
-If you are dumping one of the 13 games on this list , set Dual Layer
in Step 6 to Yes
.
+Preparation
Power off your console.
@@ -407,124 +397,99 @@ window.cookieconsent.initialise({
Power on your console.
Launch the Homebrew Channel.
Launch CleanRip from the list of homebrew.
+
+ When prompted, select Yes
to calculate disc checksums.
+
+
+
Select your device that you will be dumping the game to - a USB device or SD card.
-
+
+
+
+ Select the filesystem type of the device - in most cases it will be FAT (FAT32).
+
+
+
+
+ Ensure that your device is connected to the system and press A to proceed.
+
+
When prompted, select Yes
to download the redump.org DAT files.
This is required to ensure that the resulting dumps are clean/accurate.
- You may get an exception error if you do this. If so, simply skip and verify your dump on Dolphin Emulator if needed.
+ You may get an exception error if you do this. If so, restart your Wii and try again - but if you continue to get exception errors, dump the disc and verify the checksum in Dolphin instead if needed.
-
+
- Insert the game disc you would like to dump.
+ Insert the game disc you would like to dump, and press A to continue.
-
+
+
+
+
+Dumping a Wii Disc
+
+As of v2.1.2 of CleanRip, there is an option to auto-detect whether or not the disc you have is dual layer. If you are on an earlier version, or just want to verify that the correct option is being selected, you can check this list to see if your game is a dual layer disc.
+
+If you get an unrecovered read error, ensure that the disc you are attempting to dump is clean and can be properly read by the console. Even though you may be able to play the game disc normally, you may still get this error. If the error persists, try to dump another disc and see if the same error happens.
+
+
+
+ When prompted, select if your disc is an unlicensed Datel disc. If unsure, select No
.
+
+
Set the settings as shown on the screen below, while verifying if your game disc is dual layer or not.
-
+
Press A to start dumping the disc.
- This process can take quite some time, since it will dump the full 4.7 GB disc contents (8.5 GB for dual layer discs).
+ This process can take quite some time, since it will dump all 4.7 GB of the DVD (8.5 GB for dual layer discs).
-
+
+
+
+ When the dump finishes, you should see a screen with the MD5 checksum of your disc, compared to the Redump DAT if you enabled it.
+
+
- Proceed to joining PART files .
-Dumping a Disc over LAN (Wii DVD Dumper)
+Proceed to Managing Wii Backups to join the PART files that are output, and manage your dumped games.
-Requirements
-
-
- A Windows/macOS/Linux PC with an internet connection
- DVD Dump Tool
-
-
-Instructions
-
-Download speeds will be slow due to limitations in the network hardware of the Wii, but it remains a valid solution if you are willing to be patient.
-
-Your Wii and your computer must be connected to the same local network.
+Dumping a GameCube Disc
- Copy the DVDDumpTool
folder from the DVDDumpTool .zip
to the root of your SD card or USB drive.
- Reinsert your SD card or USB drive into your console.
- Power on your console.
- Launch the Homebrew Channel.
- Launch DVD Dump Tool from the list of homebrew.
- Press right on the D-pad, then press A.
- Choose the disc that you want to copy (The options are: GameCube Disc
, Wii Single-Layer Disc
, Wii Dual-Layer Disc
) and press “A”
+ When prompted, select if your disc is an unlicensed Datel disc. If unsure, select No
.
-
+
- Insert the game disc into your Wii.
+ Press A to start dumping the disc.
- If it is already inserted, eject and reinsert the disc.
+ This process can take some time, since it will dump all 1.3 GB of the Mini DVD.
-
+
- Select the proper disc type.
+ When the dump finishes, you should see a screen with the MD5 checksum of your disc, compared to the Redump DAT if you enabled it.
-
-
-
- Press any button to begin the dumping process.
-
-
-
- Remember or write down your Wii’s URL (IP address).
-
- On your computer, open the browser, go to your address bar and enter the Wii URL.
-
-
-
- Click on Click here to download XXXX.iso
.
- Proceed to joining PART files .
-
-
-Joining PART files on a FAT32 device
-
-If you dumped the disc (regardless if it was to a PC or Wii) on a FAT32 formatted device, you should have gotten at least two files that end with .partX.iso
. They need to be joined.
-
-Windows
-
-
- Copy the files that share the same name and end with .partX.iso
into an empty folder on your computer.
- In this folder, click the address bar in Windows Explorer and copy its PATH.
- Open a PowerShell or Windows Terminal window.
- Run cd [PATH]
.
- Type copy /b *.part?.iso game.iso
and press enter.
- Wait until the merging process finishes.
-
- It should end with the terminal outputting 1 file(s) copied
.
-
+
-macOS/Linux
-
-
- Copy the files that share the same name and end with .partX.iso
into an empty folder on your computer.
- Open up a Terminal.
- Run cd [PATH]
, replacing [PATH] with the folder path to your .partX.iso
files.
- Use the following command as is: cat \*.part?.iso > game.iso
.
- Wait until the merging process finishes.
-
-
-To organize the games on your drive properly, you can use Wii Backup Manager .
+Proceed to Managing GameCube Backups to shrink the size of your output file, and manage your dumped games.
+{. notice–info}
diff --git a/feed.xml b/feed.xml
index eb96552be..995f8553c 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1 +1 @@
-Jekyll 2024-01-04T20:06:20+00:00 https://wii.hacks.guide/feed.xml Wii Hacks Guide The complete guide to modding your Wii (and Wii mini) Nintendo Homebrew
\ No newline at end of file
+Jekyll 2024-01-04T20:14:26+00:00 https://wii.hacks.guide/feed.xml Wii Hacks Guide The complete guide to modding your Wii (and Wii mini) Nintendo Homebrew
\ No newline at end of file
diff --git a/gcbackupmanager.html b/gc-backups.html
similarity index 85%
rename from gcbackupmanager.html
rename to gc-backups.html
index 33029af17..4a61ad644 100644
--- a/gcbackupmanager.html
+++ b/gc-backups.html
@@ -10,7 +10,7 @@
-GameCube Backup Manager - Wii Hacks Guide
+Managing GameCube Backups - Wii Hacks Guide
@@ -21,8 +21,8 @@
-
-
+
+
@@ -42,7 +42,7 @@
-
+
@@ -200,8 +200,8 @@ window.cookieconsent.initialise({
-
-
+
+
Toggle Menu
@@ -327,7 +327,7 @@ window.cookieconsent.initialise({
-
+
@@ -335,7 +335,7 @@ window.cookieconsent.initialise({
- GameCube Backup Manager
+ Managing GameCube Backups
@@ -375,7 +375,7 @@ window.cookieconsent.initialise({
- GameCube Backup Manager is a convenient PC software that simplifies the process of transferring GameCube games to your USB drive or SD Card. It functions similar to the popular tool called Wii Backup Manager , allowing you to easily manage and organize your GameCube game backups. With this program, you can effortlessly copy your favorite GameCube games onto portable storage devices, making them readily accessible for future gaming sessions.
+This guide provides instructions on how to manage your GameCube backups, using GameCube Backup Manager. It functions similar to Wii Backup Manager .
Requirements
@@ -400,13 +400,29 @@ window.cookieconsent.initialise({
Section II - Copying Games Over
- Open the application and locate the folder button in the bottom right corner. Click on it to open the file explorer window.
- Navigate to the location of the game file you want to transfer. This could be on your computer’s hard drive or an external storage device. Once you find the file, select it by clicking on it.
- Click on the Files (Destination)
tab, then select the Inactive
option from the dropdown menu. This will allow you to choose the drive where you want to transfer the game. Select the appropriate drive letter from the list.
- Next, go back to the Files (Source)
tab, select the game you want to transfer, and then click either Install Game (1:1)
or Install Game (Scrub)
.
+
+ Open the application and locate the folder button in the bottom right corner. Click on it to open the file explorer window.
+
+
+
+
+ Navigate to the location of the folder that contains the game file you want to transfer. This could be on your computer’s hard drive or an external storage device. Once you find the folder, select it.
+
+
+
+
+ Click on the Files (Destination)
tab, then select the Inactive
option from the dropdown menu. This will allow you to choose the drive where you want to transfer the game. Select the appropriate drive letter from the list.
+
+
+
+
+ Next, go back to the Files (Source)
tab, select the game you want to transfer, and then click either Install Game (1:1)
or Install Game (Scrub)
.
+
+
+
-Selecting Install Game (Scrub)
will remove unnecessary data from the game, reducing the game’s file size.
+Selecting Install Game (Scrub)
will remove unnecessary data from the game, reducing the game’s file size. For some games this can be a major reduction, for example with Animal Crossing - going from 1.3GB to around 26MB.
Click here to go back to the site index.
diff --git a/images/desktop-apps/GCBM/folderbutton.png b/images/desktop-apps/GCBM/folderbutton.png
new file mode 100644
index 000000000..213ceff41
Binary files /dev/null and b/images/desktop-apps/GCBM/folderbutton.png differ
diff --git a/images/desktop-apps/GCBM/installgame.png b/images/desktop-apps/GCBM/installgame.png
new file mode 100644
index 000000000..076b3de29
Binary files /dev/null and b/images/desktop-apps/GCBM/installgame.png differ
diff --git a/images/desktop-apps/GCBM/selectdrive.png b/images/desktop-apps/GCBM/selectdrive.png
new file mode 100644
index 000000000..da8e2285f
Binary files /dev/null and b/images/desktop-apps/GCBM/selectdrive.png differ
diff --git a/images/desktop-apps/GCBM/selectfolder.png b/images/desktop-apps/GCBM/selectfolder.png
new file mode 100644
index 000000000..581b2c6f0
Binary files /dev/null and b/images/desktop-apps/GCBM/selectfolder.png differ
diff --git a/images/desktop-apps/WBM/dumpedpartfiles.png b/images/desktop-apps/WBM/dumpedpartfiles.png
new file mode 100644
index 000000000..4657b3d22
Binary files /dev/null and b/images/desktop-apps/WBM/dumpedpartfiles.png differ
diff --git a/images/desktop-apps/WBM/dumpedpartfileslinux.png b/images/desktop-apps/WBM/dumpedpartfileslinux.png
new file mode 100644
index 000000000..44e76dbbe
Binary files /dev/null and b/images/desktop-apps/WBM/dumpedpartfileslinux.png differ
diff --git a/images/desktop-apps/WBM/filemd5.png b/images/desktop-apps/WBM/filemd5.png
new file mode 100644
index 000000000..eb57824c5
Binary files /dev/null and b/images/desktop-apps/WBM/filemd5.png differ
diff --git a/images/desktop-apps/WBM/joinpartfiles.png b/images/desktop-apps/WBM/joinpartfiles.png
new file mode 100644
index 000000000..7e7e5f314
Binary files /dev/null and b/images/desktop-apps/WBM/joinpartfiles.png differ
diff --git a/images/desktop-apps/WBM/loadwbf.png b/images/desktop-apps/WBM/loadwbf.png
new file mode 100644
index 000000000..42e53c985
Binary files /dev/null and b/images/desktop-apps/WBM/loadwbf.png differ
diff --git a/images/desktop-apps/WBM/mergesuccesslinux.png b/images/desktop-apps/WBM/mergesuccesslinux.png
new file mode 100644
index 000000000..d3f8b7195
Binary files /dev/null and b/images/desktop-apps/WBM/mergesuccesslinux.png differ
diff --git a/images/desktop-apps/WBM/opencmd.png b/images/desktop-apps/WBM/opencmd.png
new file mode 100644
index 000000000..09f8a15a7
Binary files /dev/null and b/images/desktop-apps/WBM/opencmd.png differ
diff --git a/images/desktop-apps/WBM/opendirectorywbf.png b/images/desktop-apps/WBM/opendirectorywbf.png
new file mode 100644
index 000000000..143b42e5a
Binary files /dev/null and b/images/desktop-apps/WBM/opendirectorywbf.png differ
diff --git a/images/desktop-apps/WBM/openterminallinux.png b/images/desktop-apps/WBM/openterminallinux.png
new file mode 100644
index 000000000..7a12f9b7e
Binary files /dev/null and b/images/desktop-apps/WBM/openterminallinux.png differ
diff --git a/images/desktop-apps/WBM/select_drive.png b/images/desktop-apps/WBM/select_drive.png
index 5569bf29b..4e5990a62 100644
Binary files a/images/desktop-apps/WBM/select_drive.png and b/images/desktop-apps/WBM/select_drive.png differ
diff --git a/images/desktop-apps/WBM/select_games.png b/images/desktop-apps/WBM/select_games.png
index 1913f0d24..87bf4075a 100644
Binary files a/images/desktop-apps/WBM/select_games.png and b/images/desktop-apps/WBM/select_games.png differ
diff --git a/images/desktop-apps/WBM/select_games2.png b/images/desktop-apps/WBM/select_games2.png
index cf28757fd..63a644163 100644
Binary files a/images/desktop-apps/WBM/select_games2.png and b/images/desktop-apps/WBM/select_games2.png differ
diff --git a/images/desktop-apps/WBM/settingswbf.png b/images/desktop-apps/WBM/settingswbf.png
new file mode 100644
index 000000000..8d1b30542
Binary files /dev/null and b/images/desktop-apps/WBM/settingswbf.png differ
diff --git a/images/desktop-apps/WBM/terminalcd.png b/images/desktop-apps/WBM/terminalcd.png
new file mode 100644
index 000000000..7b03ef704
Binary files /dev/null and b/images/desktop-apps/WBM/terminalcd.png differ
diff --git a/images/desktop-apps/WBM/transfer_todrive.png b/images/desktop-apps/WBM/transfer_todrive.png
index 2f5a4f6c7..2f099c6af 100644
Binary files a/images/desktop-apps/WBM/transfer_todrive.png and b/images/desktop-apps/WBM/transfer_todrive.png differ
diff --git a/images/desktop-apps/WBM/wbfsname.png b/images/desktop-apps/WBM/wbfsname.png
new file mode 100644
index 000000000..a4dbcd736
Binary files /dev/null and b/images/desktop-apps/WBM/wbfsname.png differ
diff --git a/images/desktop-apps/WBM/witinstallfolder.png b/images/desktop-apps/WBM/witinstallfolder.png
new file mode 100644
index 000000000..d2638bf2e
Binary files /dev/null and b/images/desktop-apps/WBM/witinstallfolder.png differ
diff --git a/images/dolphin/dolphin-user-folder.png b/images/desktop-apps/dolphin/dolphin-user-folder.png
similarity index 100%
rename from images/dolphin/dolphin-user-folder.png
rename to images/desktop-apps/dolphin/dolphin-user-folder.png
diff --git a/images/dolphin/export-wiisave.png b/images/desktop-apps/dolphin/export-wiisave.png
similarity index 100%
rename from images/dolphin/export-wiisave.png
rename to images/desktop-apps/dolphin/export-wiisave.png
diff --git a/images/homebrew/CleanRip/checksum.png b/images/homebrew/CleanRip/checksum.png
new file mode 100644
index 000000000..79d37fea3
Binary files /dev/null and b/images/homebrew/CleanRip/checksum.png differ
diff --git a/images/homebrew/CleanRip/dateldisc.png b/images/homebrew/CleanRip/dateldisc.png
new file mode 100644
index 000000000..1990913f4
Binary files /dev/null and b/images/homebrew/CleanRip/dateldisc.png differ
diff --git a/images/homebrew/CleanRip/device.png b/images/homebrew/CleanRip/device.png
new file mode 100644
index 000000000..74edb2e0c
Binary files /dev/null and b/images/homebrew/CleanRip/device.png differ
diff --git a/images/homebrew/CleanRip/filesystem.png b/images/homebrew/CleanRip/filesystem.png
new file mode 100644
index 000000000..9536cf0f6
Binary files /dev/null and b/images/homebrew/CleanRip/filesystem.png differ
diff --git a/images/homebrew/CleanRip/gcdumpcomplete.png b/images/homebrew/CleanRip/gcdumpcomplete.png
new file mode 100644
index 000000000..a3ebae48b
Binary files /dev/null and b/images/homebrew/CleanRip/gcdumpcomplete.png differ
diff --git a/images/homebrew/CleanRip/gcprogress.png b/images/homebrew/CleanRip/gcprogress.png
new file mode 100644
index 000000000..f876a65c9
Binary files /dev/null and b/images/homebrew/CleanRip/gcprogress.png differ
diff --git a/images/homebrew/CleanRip/insertdevice.png b/images/homebrew/CleanRip/insertdevice.png
new file mode 100644
index 000000000..3cdfb6dbd
Binary files /dev/null and b/images/homebrew/CleanRip/insertdevice.png differ
diff --git a/images/homebrew/CleanRip/insertdisc.png b/images/homebrew/CleanRip/insertdisc.png
new file mode 100644
index 000000000..dc2df7f19
Binary files /dev/null and b/images/homebrew/CleanRip/insertdisc.png differ
diff --git a/images/homebrew/CleanRip/readerror.png b/images/homebrew/CleanRip/readerror.png
new file mode 100644
index 000000000..e55814ed9
Binary files /dev/null and b/images/homebrew/CleanRip/readerror.png differ
diff --git a/images/homebrew/CleanRip/redump.png b/images/homebrew/CleanRip/redump.png
new file mode 100644
index 000000000..90cd57d74
Binary files /dev/null and b/images/homebrew/CleanRip/redump.png differ
diff --git a/images/homebrew/CleanRip/wiidumpcomplete.png b/images/homebrew/CleanRip/wiidumpcomplete.png
new file mode 100644
index 000000000..c6d03779a
Binary files /dev/null and b/images/homebrew/CleanRip/wiidumpcomplete.png differ
diff --git a/images/homebrew/CleanRip/wiiprogress.png b/images/homebrew/CleanRip/wiiprogress.png
new file mode 100644
index 000000000..eafeadd81
Binary files /dev/null and b/images/homebrew/CleanRip/wiiprogress.png differ
diff --git a/images/homebrew/CleanRip/wiisettings.png b/images/homebrew/CleanRip/wiisettings.png
new file mode 100644
index 000000000..3fd409816
Binary files /dev/null and b/images/homebrew/CleanRip/wiisettings.png differ
diff --git a/site-navigation.html b/site-navigation.html
index 4d14bae13..7cf73dbba 100644
--- a/site-navigation.html
+++ b/site-navigation.html
@@ -416,16 +416,16 @@ window.cookieconsent.initialise({
Homebrew
diff --git a/sitemap.xml b/sitemap.xml
index c61c1e5eb..ce74968c0 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -67,7 +67,7 @@
https://wii.hacks.guide/it_IT/flashhax.html
-https://wii.hacks.guide/gcbackupmanager.html
+https://wii.hacks.guide/gc-backups.html
https://wii.hacks.guide/it_IT/gcbackupmanager.html
@@ -220,6 +220,9 @@
https://wii.hacks.guide/it_IT/usb-loaders.html
+https://wii.hacks.guide/wii-backups.html
+
+
https://wii.hacks.guide/wii-factory-reset.html
@@ -229,9 +232,6 @@
https://wii.hacks.guide/it_IT/wii-loaders.html
-https://wii.hacks.guide/wiibackupmanager.html
-
-
https://wii.hacks.guide/it_IT/wiibackupmanager.html
diff --git a/wiibackupmanager.html b/wii-backups.html
similarity index 62%
rename from wiibackupmanager.html
rename to wii-backups.html
index 2d91750ce..d11739612 100644
--- a/wiibackupmanager.html
+++ b/wii-backups.html
@@ -10,7 +10,7 @@
-Wii Backup Manager - Wii Hacks Guide
+Managing Wii Backups - Wii Hacks Guide
@@ -21,8 +21,8 @@
-
-
+
+
@@ -42,7 +42,7 @@
-
+
@@ -200,8 +200,8 @@ window.cookieconsent.initialise({
-
-
+
+
Toggle Menu
@@ -327,7 +327,7 @@ window.cookieconsent.initialise({
-
+
@@ -335,7 +335,7 @@ window.cookieconsent.initialise({
- Wii Backup Manager
+ Managing Wii Backups
@@ -364,52 +364,110 @@ window.cookieconsent.initialise({
- Wii Backup Manager is a program to copy Wii games from your computer to a USB drive so you can play the games on your Wii. It also can download game covers from GameTDB and can be used to list what games you have. This tutorial will tell you how to copy over games from your computer to your USB drive. The other features are able to be used in the easy-to-use interface.
+This guide provides instructions on how to manage your Wii backups, from joining .PART files that are output through CleanRip, to shrinking game files that can be copied onto a FAT32 device. Two programs that can be used to manage your Wii backups are Wii Backup Manager (for Windows) and Wii Backup Fusion (for Linux and MacOS) and are covered below.
-Requirements
-
-
-
-It is recommended you copy games over with Witgui if you use macOS, or Wii Backup Fusion for Windows, macOS, and Linux. Wii Backup Manager is only compatible with Windows.
-
-For storing multiple games, we recommend an external hard drive for your Wii. We will refer to it as a “USB drive” in this guide. Most of those found on the market should work fine.
+For storing multiple games, we recommend an external hard drive for your Wii. Most of those found on the market should work fine.
A flash drive is not recommended, as they are small and may vary in behavior even between the same product.
-As an alternative, you may simply use an SD card, but the Wii’s SD card slot is slow.
+As an alternative, you may simply use an SD card, however the Wii’s SD card slot will be slow.
Make sure your USB drive is formatted as FAT32. Do not format it as other types such as exFAT, extFS.
You may format it as NTFS, but it won’t work with a majority of apps (eg. The Homebrew Channel, Nintendont)
-Instructions
+Joining PART files on a FAT32 device
-Section I - Downloading
+If your disc was dumped to a FAT32 device, you should have gotten at least two files that end with .partX.iso
, due to filesystem limitations. They need to be joined (on a supported filesystem like NTFS) so the file can be read correctly.
+
+Windows
+
+
+
+ Copy the files that share the same name and end with .partX.iso
into an empty folder on your computer.
+
+
+
+
+ In this folder, click the address bar in Windows Explorer and type in cmd
, this will open a command prompt window there.
+
+
+
+
+ Type copy /b *.part?.iso game.iso
and press enter. Wait for the command to finish, your terminal output should be similar to the below.
+
+
+
+
+ If the copy process executed correctly, the checksum from the game dump info file (located where you dumped your disc at) should match the resulting joined file.
+
+
+
+
+
+macOS/Linux
+
+
+
+ Copy the files that share the same name and end with .partX.iso
into an empty folder on your computer.
+
+
+
+
+ Open a terminal in the directory where your files are at, or cd [PATH]
to it.
+
+
+
+
+ Use the following command as is: cat `ls *.part?.iso | sort` > game.iso
. Then, wait for the merging process to finish. Like in Windows, the resulting checksum should match the dump.
+
+
+
+
+
+Using Wii Backup Manager
+
+Requirements
+
+
+ A PC running Windows
+ A USB drive or SD card
+ A dumped ISO from a Wii game disc
+ Wii Backup Manager
+
+
+Section I - Installation
Extract Wii Backup Manager, and launch the program.
Insert your USB drive or SD card into your computer.
-Section II - Copying Games Over
+Section II - Copying Games
- Go to the Drive 1
tab, then select the drive that you’re putting the Wii games on.
+ Go to the Drive 1
tab, then select the drive that will hold your backed up Wii games.
@@ -426,18 +484,72 @@ You may format it as NTFS, but it won’t work with a majority of apps (eg. The
- Select Transfer
, then select Drive 1
to transfer the games over. It might take a while for the games to copy over.
+ Select Transfer
, then select Drive 1
to transfer the games over. The progress will be displayed on the right side of the window.
-Options once complete
+Using Wii Backup Fusion
+
+Requirements
+
+
+
+Section I - Installation
+
+
+
+ Download Wiimm’s ISO tools for your OS and extract the .tar.gz into a folder that you can access with the terminal. The extracted folder should have these files inside:
+
+
+
+ Open a terminal in the folder that you just extracted, and run sudo ./install.sh
.
+ Download Wii Backup Fusion for your OS and install. If on Linux, you will need to make the appimage executable by running chmod +x [FILE]
.
+
+
+Section II - Copying Games
+
+
+
+ Open Wii Backup Fusion and press Load
.
+
+
+
+
+ Select the directory where your game ISO is at.
+
+
+
+
+ Right click on the game that you want to transfer to a drive, and press Transfer to image
. Use the following settings:
+
+
+
+
+ If there is not already a wbfs
directory on your game drive, make one.
+
+
+ Make another directory inside of the wbfs
folder for the game backup. Take note of the Game ID in Wii Backup Fusion as you will need this for the game folder.
+
+
+ Make a game folder for your game, formatted as game name [GAMEID]
. For the game dumped as an example in this guide, it would be named New Super Mario Bros. Wii [SMNE01]
.
+
+
+
+
+ Copy the game.wbfs file that was made in Step 3 to this new folder. The drive should be ready to use on a Wii.
+
+
Continue to cIOS
-cIOS is needed for your Wii to use a USB Loader.
-
-You can now use USB Loader GX or WiiFlow to play games from your USB drive or SD card.
+cIOS is needed for your Wii to use a USB Loader. Once this is done, you can use USB Loader GX or WiiFlow to play games from your USB drive or SD card.
Click here to go back to the site index.