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

    1. Power off your console.
    2. @@ -407,124 +397,99 @@ window.cookieconsent.initialise({
    3. Power on your console.
    4. Launch the Homebrew Channel.
    5. Launch CleanRip from the list of homebrew.
    6. +
    7. +

      When prompted, select Yes to calculate disc checksums.

      + +

      +
    8. Select your device that you will be dumping the game to - a USB device or SD card.

      -

      +

      +
    9. +
    10. +

      Select the filesystem type of the device - in most cases it will be FAT (FAT32).

      + +

      +
    11. +
    12. +

      Ensure that your device is connected to the system and press A to proceed.

      + +

    13. When prompted, select Yes to download the redump.org DAT files. -

      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.

      -

      +

    14. -

      Insert the game disc you would like to dump.

      +

      Insert the game disc you would like to dump, and press A to continue.

      -

      +

      +
    15. +
    + +

    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.

    + +
      +
    1. +

      When prompted, select if your disc is an unlicensed Datel disc. If unsure, select No.

      + +

    2. Set the settings as shown on the screen below, while verifying if your game disc is dual layer or not.

      -

      +

    3. Press A to start dumping the disc. -

      +

      +
    4. +
    5. +

      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.

      + +

    6. -
    7. 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

    - - - -

    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

      -
    1. Copy the DVDDumpTool folder from the DVDDumpTool .zip to the root of your SD card or USB drive.
    2. -
    3. Reinsert your SD card or USB drive into your console.
    4. -
    5. Power on your console.
    6. -
    7. Launch the Homebrew Channel.
    8. -
    9. Launch DVD Dump Tool from the list of homebrew.
    10. -
    11. Press right on the D-pad, then press A.
    12. -

      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.

      -

      +

    13. -
    14. Insert the game disc into your Wii. +
    15. Press A to start dumping the disc. -

      +

    16. -

      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.

      -

      -
    17. -
    18. -

      Press any button to begin the dumping process.

      - -

      -
    19. -
    20. Remember or write down your Wii’s URL (IP address).
    21. -
    22. -

      On your computer, open the browser, go to your address bar and enter the Wii URL.

      - -

      -
    23. -
    24. Click on Click here to download XXXX.iso.
    25. -
    26. Proceed to joining PART files.
    27. -
    - -

    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

    - -
      -
    1. Copy the files that share the same name and end with .partX.iso into an empty folder on your computer.
    2. -
    3. In this folder, click the address bar in Windows Explorer and copy its PATH.
    4. -
    5. Open a PowerShell or Windows Terminal window.
    6. -
    7. Run cd [PATH].
    8. -
    9. Type copy /b *.part?.iso game.iso and press enter.
    10. -
    11. Wait until the merging process finishes. - +

    -

    macOS/Linux

    - -
      -
    1. Copy the files that share the same name and end with .partX.iso into an empty folder on your computer.
    2. -
    3. Open up a Terminal.
    4. -
    5. Run cd [PATH], replacing [PATH] with the folder path to your .partX.iso files.
    6. -
    7. Use the following command as is: cat \*.part?.iso > game.iso.
    8. -
    9. Wait until the merging process finishes.
    10. -
    - -

    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 @@ -Jekyll2024-01-04T20:06:20+00:00https://wii.hacks.guide/feed.xmlWii Hacks GuideThe complete guide to modding your Wii (and Wii mini)Nintendo Homebrew \ No newline at end of file +Jekyll2024-01-04T20:14:26+00:00https://wii.hacks.guide/feed.xmlWii Hacks GuideThe 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({ -
  • English
  • -
  • Italiano
  • +
  • English
  • +
  • Italiano