Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Wii U:Dump Wii Games: Difference between revisions

From Hacks Guide Wiki
Lazr (talk | contribs)
m Make vwii modding link look better.
Shinobijolteon (talk | contribs)
dead link changes to wii.hacks.guide one
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Dumping your Discs allows you to: play them on a Wii emulator (namely Dolphin), play them using a USB/SD Card loader such as Wiiflow, make Virtual Console injects that can be installed on a Wii U formatted USB drive or the NAND and launched from the Wii U Menu.
Dumping your Discs allows you to: play them on a Wii emulator (namely Dolphin), play them using a USB/SD Card loader such as Wiiflow, make Virtual Console injects that can be installed on a Wii U formatted USB drive or the NAND and launched from the Wii U Menu.


{{info|text=Dumping Wii games require a working homebrew setup on vWii, so make sure to finish the [[wiiuguide:vwii-modding|vWii Modding Guide]] beforehand.}}
{{info|text=Dumping Wii games require a working homebrew setup on vWii, so make sure to finish the [[wiiguide:get-started|vWii Modding Guide]] beforehand.}}


{{warning|text=It is '''ILLEGAL''' to share the files dumped with this guide. If you intend to use this guide to share your dumped games, don’t.}}
{{warning|text=It is '''ILLEGAL''' to share the files dumped with this guide. If you intend to use this guide to share your dumped games, don’t.}}
Line 22: Line 22:
# Launch the Homebrew Channel.
# Launch the Homebrew Channel.
# Launch CleanRip.
# Launch CleanRip.
# Read the Disclaimer then press A.
# Read the Disclaimer, then press A.
# Select Yes to enable Checksum Calculations.
# Select Yes to enable Checksum Calculations.
# Select either USB or Front SD depending on which device you want to use for the dumping process.
# Select either USB or Front SD depending on which device you want to use for the dumping process.
#* Please note that the device you will choose needs to be formatted either in FAT32 or NTFS.
#* Please note that the device you choose needs to be formatted in either FAT32 or NTFS.
# Press A to continue.
# Press A to continue.
# Select No on the screen that asks you to download redump.org DAT files.
# Select No on the screen that asks you to download redump.org DAT files.
# Insert your disc then press A.
# Insert your disc, then press A.
# Go on [https://wiki.dolphin-emu.org/index.php?title=Category:Dual_Layer_Disc_games this page] to see if your disc is dual-layered.
# Go on [https://wiki.dolphin-emu.org/index.php?title=Category:Dual_Layer_Disc_games this page] to see if your disc is dual-layered.
# Set everything to match the following:
# Set everything to match the following:
Line 36: Line 36:
# If you want to dump multiple discs, select Yes to remember your settings. If not, select No.
# If you want to dump multiple discs, select Yes to remember your settings. If not, select No.


{{info|text=Be prepared to wait a while. The dumping process can take 30 minutes to 1 hour depending on your SD Card’s speeds.}}
{{info|text=Be prepared to wait a while. The dumping process can take 30 minutes to 1 hour depending on your destination device speeds.}}


=== Joining Split Files ===
=== Joining Split Files ===


{{info|text=If you dumped the disc on a FAT32 formatted, device, you should’ve got at least 2 files that end with .partX.iso. They need to be joined up.}}
{{info|text=If you dumped the disc on a FAT32 formatted device, you should’ve got at least 2 files that end with .partX.iso. They need to be joined up.}}


==== Windows ====
==== Windows ====
Line 55: Line 55:
# Use the <code>cd <path></code> command and replace <code><path></code> by the path to your <code>.partX.iso</code> files.
# Use the <code>cd <path></code> command and replace <code><path></code> by the path to your <code>.partX.iso</code> files.
# Use the following command as is: <code>cat *.part?.iso > game.iso</code>.
# Use the following command as is: <code>cat *.part?.iso > game.iso</code>.
[[Category:Wii U guides]]