From 15f41c0431077a73b69888539b7a82e6b12ceaa1 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Thu, 4 Jan 2024 20:14:30 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20hacks-gu?= =?UTF-8?q?ide/Guide=5FWii@652d77cc58775867ec0494367a316d0dfbede15a=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dump-games.html | 151 ++++++--------- feed.xml | 2 +- gcbackupmanager.html => gc-backups.html | 44 +++-- images/desktop-apps/GCBM/folderbutton.png | Bin 0 -> 65895 bytes images/desktop-apps/GCBM/installgame.png | Bin 0 -> 25342 bytes images/desktop-apps/GCBM/selectdrive.png | Bin 0 -> 11965 bytes images/desktop-apps/GCBM/selectfolder.png | Bin 0 -> 25247 bytes images/desktop-apps/WBM/dumpedpartfiles.png | Bin 0 -> 6274 bytes .../desktop-apps/WBM/dumpedpartfileslinux.png | Bin 0 -> 5695 bytes images/desktop-apps/WBM/filemd5.png | Bin 0 -> 33945 bytes images/desktop-apps/WBM/joinpartfiles.png | Bin 0 -> 5838 bytes images/desktop-apps/WBM/loadwbf.png | Bin 0 -> 1985 bytes images/desktop-apps/WBM/mergesuccesslinux.png | Bin 0 -> 40449 bytes images/desktop-apps/WBM/opencmd.png | Bin 0 -> 17927 bytes images/desktop-apps/WBM/opendirectorywbf.png | Bin 0 -> 27132 bytes images/desktop-apps/WBM/openterminallinux.png | Bin 0 -> 23744 bytes images/desktop-apps/WBM/select_drive.png | Bin 50665 -> 82207 bytes images/desktop-apps/WBM/select_games.png | Bin 47902 -> 59873 bytes images/desktop-apps/WBM/select_games2.png | Bin 53044 -> 66109 bytes images/desktop-apps/WBM/settingswbf.png | Bin 0 -> 29138 bytes images/desktop-apps/WBM/terminalcd.png | Bin 0 -> 13117 bytes images/desktop-apps/WBM/transfer_todrive.png | Bin 52073 -> 65744 bytes images/desktop-apps/WBM/wbfsname.png | Bin 0 -> 4809 bytes images/desktop-apps/WBM/witinstallfolder.png | Bin 0 -> 16775 bytes .../dolphin/dolphin-user-folder.png | Bin .../dolphin/export-wiisave.png | Bin images/homebrew/CleanRip/checksum.png | Bin 0 -> 841373 bytes images/homebrew/CleanRip/dateldisc.png | Bin 0 -> 847543 bytes images/homebrew/CleanRip/device.png | Bin 0 -> 788278 bytes images/homebrew/CleanRip/filesystem.png | Bin 0 -> 792898 bytes images/homebrew/CleanRip/gcdumpcomplete.png | Bin 0 -> 1074122 bytes images/homebrew/CleanRip/gcprogress.png | Bin 0 -> 885430 bytes images/homebrew/CleanRip/insertdevice.png | Bin 0 -> 836125 bytes images/homebrew/CleanRip/insertdisc.png | Bin 0 -> 806908 bytes images/homebrew/CleanRip/readerror.png | Bin 0 -> 798440 bytes images/homebrew/CleanRip/redump.png | Bin 0 -> 817668 bytes images/homebrew/CleanRip/wiidumpcomplete.png | Bin 0 -> 1052655 bytes images/homebrew/CleanRip/wiiprogress.png | Bin 0 -> 832876 bytes images/homebrew/CleanRip/wiisettings.png | Bin 0 -> 911390 bytes site-navigation.html | 6 +- sitemap.xml | 8 +- wiibackupmanager.html => wii-backups.html | 182 ++++++++++++++---- 42 files changed, 243 insertions(+), 150 deletions(-) rename gcbackupmanager.html => gc-backups.html (85%) create mode 100644 images/desktop-apps/GCBM/folderbutton.png create mode 100644 images/desktop-apps/GCBM/installgame.png create mode 100644 images/desktop-apps/GCBM/selectdrive.png create mode 100644 images/desktop-apps/GCBM/selectfolder.png create mode 100644 images/desktop-apps/WBM/dumpedpartfiles.png create mode 100644 images/desktop-apps/WBM/dumpedpartfileslinux.png create mode 100644 images/desktop-apps/WBM/filemd5.png create mode 100644 images/desktop-apps/WBM/joinpartfiles.png create mode 100644 images/desktop-apps/WBM/loadwbf.png create mode 100644 images/desktop-apps/WBM/mergesuccesslinux.png create mode 100644 images/desktop-apps/WBM/opencmd.png create mode 100644 images/desktop-apps/WBM/opendirectorywbf.png create mode 100644 images/desktop-apps/WBM/openterminallinux.png create mode 100644 images/desktop-apps/WBM/settingswbf.png create mode 100644 images/desktop-apps/WBM/terminalcd.png create mode 100644 images/desktop-apps/WBM/wbfsname.png create mode 100644 images/desktop-apps/WBM/witinstallfolder.png rename images/{ => desktop-apps}/dolphin/dolphin-user-folder.png (100%) rename images/{ => desktop-apps}/dolphin/export-wiisave.png (100%) create mode 100644 images/homebrew/CleanRip/checksum.png create mode 100644 images/homebrew/CleanRip/dateldisc.png create mode 100644 images/homebrew/CleanRip/device.png create mode 100644 images/homebrew/CleanRip/filesystem.png create mode 100644 images/homebrew/CleanRip/gcdumpcomplete.png create mode 100644 images/homebrew/CleanRip/gcprogress.png create mode 100644 images/homebrew/CleanRip/insertdevice.png create mode 100644 images/homebrew/CleanRip/insertdisc.png create mode 100644 images/homebrew/CleanRip/readerror.png create mode 100644 images/homebrew/CleanRip/redump.png create mode 100644 images/homebrew/CleanRip/wiidumpcomplete.png create mode 100644 images/homebrew/CleanRip/wiiprogress.png create mode 100644 images/homebrew/CleanRip/wiisettings.png rename wiibackupmanager.html => wii-backups.html (62%) 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.
      • 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.

      -

      +

    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.
        -
      • 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).
      -

      +

      +
    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.
        -
      • 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.
      -

      +

    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. -
        -
      • It should end with the terminal outputting 1 file(s) copied.
      • -
      +

    -

    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