In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "CleanRip"

From WiiBrew
Jump to navigation Jump to search
m (→‎Changes: Markup tweaks.)
m (More markup tweaks.)
Line 15: Line 15:
 
The "Clean" in CleanRip comes from the fact that this tool does not require nor utilize any custom IOS (cIOS). It simply requires that you have the latest Homebrew Channel (HBC) installed. Also, if it finds that IOS58 is installed, you will be able to rip discs at USB 2.0 speeds.
 
The "Clean" in CleanRip comes from the fact that this tool does not require nor utilize any custom IOS (cIOS). It simply requires that you have the latest Homebrew Channel (HBC) installed. Also, if it finds that IOS58 is installed, you will be able to rip discs at USB 2.0 speeds.
  
===Usage===
+
==Usage==
 
Extract the .zip archive to your card and run it via the Homebrew Channel. Follow the on-screen instructions.
 
Extract the .zip archive to your card and run it via the Homebrew Channel. Follow the on-screen instructions.
  
===Changes===
+
==Changes==
====1.0.2 (September 19th, 2010)====
+
===1.0.2 (September 19th, 2010)===
 
* Added redump.org in-program verification (see FAQ section)
 
* Added redump.org in-program verification (see FAQ section)
 
* Added auto file splitting (i.e. ripping a Wii disc to a large FAT32 hdd)
 
* Added auto file splitting (i.e. ripping a Wii disc to a large FAT32 hdd)
Line 26: Line 26:
 
* Fixed Crashes on disc init
 
* Fixed Crashes on disc init
  
====1.0.1 (September 14th, 2010)====
+
===1.0.1 (September 14th, 2010)===
 
* Added experimental BCA dumping (Wii disc only)
 
* Added experimental BCA dumping (Wii disc only)
 
* Added MD5 sum saving
 
* Added MD5 sum saving
Line 34: Line 34:
 
* Hopefully random code dumps with Wiimote are gone
 
* Hopefully random code dumps with Wiimote are gone
  
===Features===
+
==Features==
FAT32 / NTFS file system support
+
* FAT32 / NTFS file system support
 +
* USB 2.0 support
 +
* Front SD Support
 +
* Gamecube / Wii / Wii Dual layer disc dumping
 +
* BCA ripping to disk
 +
* File Splitting (Maximum file size (only on NTFS) or 1, 2, 3 GB)
 +
* MD5 sum is saved to disk
 +
* Redump.org in-program verification for known rips
  
USB 2.0 support
+
==Requirements==
 +
* Wii running the latest HBC (http://bootmii.org)
 +
* Wii or GC Controller
 +
* USB or SD storage device (>1.35GB free space)
  
Front SD Support
+
==Credits==
 
 
Gamecube / Wii / Wii Dual layer disc dumping
 
 
 
BCA ripping to disk
 
 
 
File Splitting (Maximum file size (only on NTFS) or 1, 2, 3 GB)
 
 
 
MD5 sum is saved to disk
 
 
 
Redump.org in-program verification for known rips
 
 
 
===Requirements===
 
Wii running the latest HBC (http://bootmii.org)
 
 
 
Wii or GC Controller
 
 
 
USB or SD storage device (>1.35GB free space)
 
 
 
===Credits===
 
 
libNTFS - Tantric/rodries (http://code.google.com/p/wiimc/source/browse/#svn/trunk/libs/libntfs)
 
libNTFS - Tantric/rodries (http://code.google.com/p/wiimc/source/browse/#svn/trunk/libs/libntfs)
  
Line 66: Line 57:
 
.. and you, the users of course :)
 
.. and you, the users of course :)
  
===Issues with modchips===
+
==Issues with modchips==
When dumping GC Games, if you have a Wiikey/Modchip installed,
+
When dumping GC Games, if you have a Wiikey/Modchip installed, make sure region patching is turned off, especially the "Full GC Regionfree" feature that Wiikey has as it will produce bad rips.
make sure Region patching is turned off, especially the "Full GC Regionfree" feature
 
that Wiikey has as it will produce bad rips.
 
  
BCA dumping goes along the same lines, some modchips will not
+
BCA dumping goes along the same lines, some modchips will not return the actual data. I'll investigate this in the future.
return the actual data, I'll investigate this in the future.
 
  
===Support===
+
==Support==
 
If you're having any issues, drop by the forums at http://www.gc-forever.com/ and post your question.
 
If you're having any issues, drop by the forums at http://www.gc-forever.com/ and post your question.

Revision as of 19:47, 18 September 2010

CleanRip
CleanRip.png
General
Author(s) emu_kidid
TypeSystem tool
VersionVersion 1.0.2
LicenceGNU GPL v2
Links
Download
Source
Peripherals
DVD GameCube Controller Wiimote1.svg Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot USB mass storage device

CleanRip is a Gamecube and Wii optical disc backup tool for the Nintendo Wii.

The "Clean" in CleanRip comes from the fact that this tool does not require nor utilize any custom IOS (cIOS). It simply requires that you have the latest Homebrew Channel (HBC) installed. Also, if it finds that IOS58 is installed, you will be able to rip discs at USB 2.0 speeds.

Usage

Extract the .zip archive to your card and run it via the Homebrew Channel. Follow the on-screen instructions.

Changes

1.0.2 (September 19th, 2010)

  • Added redump.org in-program verification (see FAQ section)
  • Added auto file splitting (i.e. ripping a Wii disc to a large FAT32 hdd)
  • Fixed BCA dumping (GC & Wii disc)
  • Fixed Multi-Disc rip file names
  • Fixed Crashes on disc init

1.0.1 (September 14th, 2010)

  • Added experimental BCA dumping (Wii disc only)
  • Added MD5 sum saving
  • Fixed Speed/ETA calculation
  • Fixed file split issues
  • Fixed SD/USB re-init issues
  • Hopefully random code dumps with Wiimote are gone

Features

  • FAT32 / NTFS file system support
  • USB 2.0 support
  • Front SD Support
  • Gamecube / Wii / Wii Dual layer disc dumping
  • BCA ripping to disk
  • File Splitting (Maximum file size (only on NTFS) or 1, 2, 3 GB)
  • MD5 sum is saved to disk
  • Redump.org in-program verification for known rips

Requirements

  • Wii running the latest HBC (http://bootmii.org)
  • Wii or GC Controller
  • USB or SD storage device (>1.35GB free space)

Credits

libNTFS - Tantric/rodries (http://code.google.com/p/wiimc/source/browse/#svn/trunk/libs/libntfs)

libOGC/devKitPPC - shagkur / WinterMute

Team Twiizers for the HBC/Bootmii (http://bootmii.org) .. and you, the users of course :)

Issues with modchips

When dumping GC Games, if you have a Wiikey/Modchip installed, make sure region patching is turned off, especially the "Full GC Regionfree" feature that Wiikey has as it will produce bad rips.

BCA dumping goes along the same lines, some modchips will not return the actual data. I'll investigate this in the future.

Support

If you're having any issues, drop by the forums at http://www.gc-forever.com/ and post your question.