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 (More markup tweaks.)
(1.0.3)
Line 4: Line 4:
 
| type        = system tool
 
| type        = system tool
 
| author      = [[User:emu_kidid | emu_kidid]]
 
| author      = [[User:emu_kidid | emu_kidid]]
| version    = Version 1.0.2
+
| version    = Version 1.0.3
 
| licence    = [http://www.gnu.org/licenses/gpl-2.0.txt GNU GPL v2]
 
| licence    = [http://www.gnu.org/licenses/gpl-2.0.txt GNU GPL v2]
 
| download    = http://code.google.com/p/cleanrip/downloads/list
 
| download    = http://code.google.com/p/cleanrip/downloads/list
Line 19: Line 19:
  
 
==Changes==
 
==Changes==
 +
===1.0.3 (September 20th, 2010)===
 +
* Added SHA-1 and CRC32 calculation (all saved to disk)
 +
* Fixed redump.org verification on second and subsequent files
 +
* Compiled with the latest libFAT & libOGC
 +
 
===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)
Line 41: Line 46:
 
* BCA ripping to disk
 
* BCA ripping to disk
 
* File Splitting (Maximum file size (only on NTFS) or 1, 2, 3 GB)
 
* File Splitting (Maximum file size (only on NTFS) or 1, 2, 3 GB)
* MD5 sum is saved to disk
+
* MD5/SHA-1/CRC32/Disc version are saved to disk
 
* Redump.org in-program verification for known rips
 
* Redump.org in-program verification for known rips
  
Line 59: Line 64:
 
==Issues with modchips==
 
==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.
 
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==
 
==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 16:37, 19 September 2010

CleanRip
CleanRip.png
General
Author(s) emu_kidid
TypeSystem tool
VersionVersion 1.0.3
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.3 (September 20th, 2010)

  • Added SHA-1 and CRC32 calculation (all saved to disk)
  • Fixed redump.org verification on second and subsequent files
  • Compiled with the latest libFAT & libOGC

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/SHA-1/CRC32/Disc version are 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.

Support

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