More actions
m (HydeWing moved page Cleanrip Wii to CleanRip Wii without leaving a redirect) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=CleanRip | |title=CleanRip | ||
|image= | |image=cleanripwii2.png | ||
|description=Creates 1:1 backups of GC/Wii discs without any cIOS required. | |description=Creates 1:1 backups of GC/Wii discs without any cIOS required. | ||
|author=emu_kidid | |author=emu_kidid | ||
Line 13: | Line 7: | ||
|type=System Tools | |type=System Tools | ||
|version=2.1.1 | |version=2.1.1 | ||
|license= | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/cleanripwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/cleanripwii.7z | ||
|website=https://gbatemp.net/threads/cleanrip-update-v2-1-1.552663/ | |website=https://gbatemp.net/threads/cleanrip-update-v2-1-1.552663/ | ||
|source=https://github.com/emukidid/cleanrip | |source=https://github.com/emukidid/cleanrip | ||
|discussion=https://patreon.com/emu_kidid | |||
}} | }} | ||
A tool to backup your | A tool to backup your GameCube/Wii Discs via IOS58 Create 1:1 backups of your GC/Wii discs for archival purposes without any requirements for custom IOS (cIOS). | ||
Supports USB 2.0/NTFS/FAT32 & Front SD. | |||
==Features== | ==Features== | ||
* FAT/NTFS (libntfs-2012-1-15(r13)) | * FAT/NTFS (libntfs-2012-1-15(r13)). | ||
* USB 2.0 support | * USB 2.0 support. | ||
* Front SD support | * Front SD support. | ||
* BCA Dumping | * BCA Dumping. | ||
* Redump.org Rip Verification (via gc-forever.com) | * Redump.org Rip Verification (via gc-forever.com). | ||
==Installation== | |||
Requirements: | |||
* Wii running the latest [http://bootmii.org HBC]. | |||
* Wii (or GC). | |||
* Wii/GC Controller. | |||
* USB or SD storage device (>1.35GB free space). | |||
Extract the .zip archive to your card, run it via the Homebrew Channel then follow the on-screen instructions. | |||
Please note that the Wii can be picky about particular USB drives/storage devices. It's recommended to use a Y cable for hard drives that fail to power up from one USB port alone. | |||
Please note that the Wii can be picky about particular USB drives/storage devices. It's recommended to use a Y cable for hard drives that fail to power up from one USB port alone | |||
If USB flash storage doesn't want to work, try a different brand/size. SD cards on GameCube will potentially have similar issues, it's best to have a few different brands/sizes/types at your disposal. | |||
==Media== | ==Media== | ||
'''How To Dump Your GameCube/Wii Games Using CleanRip - Modded Wii Required''' ([https://www.youtube.com/watch?v=x1YVaoT4cI8 Archades Games]) <br> | |||
<youtube>x1YVaoT4cI8</youtube> | <youtube>x1YVaoT4cI8</youtube> | ||
==Known | ==Known issues== | ||
'''NTFS issues''' | '''NTFS issues''' | ||
NTFS was broken on versions 1.0.2 and 1.0.3 - but was fixed in 1.0.4. | NTFS was broken on versions 1.0.2 and 1.0.3 - but was fixed in 1.0.4. | ||
'''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. | ||
'''Wii DAT download''' | '''Wii DAT download''' | ||
The Wii/GC DAT files from redump.org fail to download. To manually obtain these files, download the latest version of the "Datfiles, Cuesheets, and GDIs compilation" from [http://redump.org/datfile/all/ Here]. Extract the Wii and GC dat files. Rename the files to wii.dat and gc.dat and place them in the root directory of the device you will use to rip discs with. | The Wii/GC DAT files from redump.org fail to download. To manually obtain these files, download the latest version of the "Datfiles, Cuesheets, and GDIs compilation" from [http://redump.org/datfile/all/ Here]. Extract the Wii and GC dat files. Rename the files to wii.dat and gc.dat and place them in the root directory of the device you will use to rip discs with. | ||
== | ==Changelog== | ||
'''2.1.1 | '''2.1.1 2019/11/10''' | ||
* Option to remember settings for an entire ripping session | * Option to remember settings for an entire ripping session. | ||
* Enable 32MHz mode on GameCube for slightly faster rips | * Enable 32MHz mode on GameCube for slightly faster rips. | ||
* ETA and read speed is now based on the data read in the last second | * ETA and read speed is now based on the data read in the last second. | ||
* Tidy up the main read loop | * Tidy up the main read loop. | ||
* XenoGC patching workaround | * XenoGC patching workaround. | ||
'''2.1.0 | '''2.1.0 2019/10/31''' | ||
* Fix crash on verify disk and other minor fixes | * Fix crash on verify disk and other minor fixes. | ||
* Fix DAT downloading issue (Wii DAT is > 1MB) | * Fix DAT downloading issue (Wii DAT is > 1MB). | ||
* Add SD2SP2 (GameCube Serial Port 2) support | * Add SD2SP2 (GameCube Serial Port 2) support. | ||
* Add Datel disc dumping support | * Add Datel disc dumping support. | ||
* Fix build issues/warnings with latest devKitPPC | * Fix build issues/warnings with latest devKitPPC. | ||
* Disable DAT downloading from GameCube (no DNS support) | * Disable DAT downloading from GameCube (no DNS support). | ||
* Fix message prompts not appearing | * Fix message prompts not appearing. | ||
'''2.0.0 | '''2.0.0 2013/07/28''' | ||
* GameCube version integrated into one codebase | * GameCube version integrated into one codebase. | ||
* GX GUI | * GX GUI. | ||
* Fix disc dumping on Wii U (Wii discs only of course) | * Fix disc dumping on Wii U (Wii discs only of course). | ||
* Fix ETA calculation on non GC discs | * Fix ETA calculation on non GC discs. | ||
* Fix fatUnmount | * Fix fatUnmount. | ||
* Stop larger than 4GB chunks on FAT FS | * Stop larger than 4GB chunks on FAT FS. | ||
* Fix potential issue when read error occurs | * Fix potential issue when read error occurs. | ||
'''1.0.5 | '''1.0.5 2012/06/29''' | ||
* Built with latest libOGC git (as of 30/06/2012) | * Built with latest libOGC git (as of 30/06/2012). | ||
* Built with libntfs-2012-1-15 (SVN Rev 13) | * Built with libntfs-2012-1-15 (SVN Rev 13). | ||
* Async read/write support for faster dumps (tueidj) | * Async read/write support for faster dumps (tueidj). | ||
* Fixed time remaining to be accurate (tueidj) | * Fixed time remaining to be accurate (tueidj). | ||
* Fixed a potential bug when writing next chunk (tueidj) | * Fixed a potential bug when writing next chunk (tueidj). | ||
* Fixed redump.org DAT file downloads (now re-hosted on gc-forever.com) | * Fixed redump.org DAT file downloads (now re-hosted on gc-forever.com). | ||
* Use proper DVD init from PPC and kill the starlet DVD IRQ (tueidj) | * Use proper DVD init from PPC and kill the starlet DVD IRQ (tueidj). | ||
* Fixed Motor Off error message at the end of dumps | * Fixed Motor Off error message at the end of dumps. | ||
'''1.0.4 | '''1.0.4 2010/09/25''' | ||
* Added redump.org DAT file downloading | * Added redump.org DAT file downloading. | ||
* Added more info to the dumpinfo.txt | * Added more info to the dumpinfo.txt. | ||
* Fixed rip completion time not showing up | * Fixed rip completion time not showing up. | ||
* Fixed NTFS issues (failed to create file/etc) | * Fixed NTFS issues (failed to create file/etc). | ||
'''1.0.3 | '''1.0.3 2010/09/20''' | ||
* Added SHA-1 and CRC32 calculation (all saved to disk) | * Added SHA-1 and CRC32 calculation (all saved to disk). | ||
* Fixed redump.org verification on second and subsequent files | * Fixed redump.org verification on second and subsequent files. | ||
* Compiled with the latest libFAT & libOGC | * Compiled with the latest libFAT & libOGC. | ||
'''1.0.2 | '''1.0.2 2010/09/19''' | ||
* 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). | ||
* Fixed BCA dumping (GC & Wii disc) | * Fixed BCA dumping (GC & Wii disc). | ||
* Fixed Multi-Disc rip file names | * Fixed Multi-Disc rip file names. | ||
* Fixed Crashes on disc init | * Fixed Crashes on disc init. | ||
'''1.0.1 | '''1.0.1 2010/09/14''' | ||
* Added experimental BCA dumping (Wii disc only) | * Added experimental BCA dumping (Wii disc only). | ||
* Added MD5 sum saving | * Added MD5 sum saving. | ||
* Fixed Speed/ETA calculation | * Fixed Speed/ETA calculation. | ||
* Fixed file split issues | * Fixed file split issues. | ||
* Fixed SD/USB re-init issues | * Fixed SD/USB re-init issues. | ||
* Hopefully random code dumps with Wiimote are gone | * Hopefully random code dumps with Wiimote are gone. | ||
==Credits== | ==Credits== | ||
* | * [http://code.google.com/p/wiimc/source/browse/#svn/trunk/libs/libntfs libNTFS] - Tantric/rodries. | ||
* libOGC/devKitPPC - shagkur / WinterMute | * libOGC/devKitPPC - shagkur / WinterMute. | ||
* Team Twiizers for the | * Team Twiizers for the [http://bootmii.org HBC/Bootmii]. | ||
* .. and you, the users of course | * .. and you, the users of course. | ||
== External links == | == External links == | ||
* | * GBAtemp - https://gbatemp.net/threads/cleanrip-update-v2-1-1.552663/ | ||
* | * GitHub - https://github.com/emukidid/cleanrip | ||
* | * WiiBrew - https://wiibrew.org/wiki/CleanRip | ||
[[Category:Support the author]] |
Revision as of 09:02, 22 February 2023
CleanRip | |
---|---|
General | |
Author | emu_kidid |
Type | System Tools |
Version | 2.1.1 |
License | GPL-2.0 |
Last Updated | 2019/11/10 |
Links | |
Download | |
Website | |
Source | |
A tool to backup your GameCube/Wii Discs via IOS58 Create 1:1 backups of your GC/Wii discs for archival purposes without any requirements for custom IOS (cIOS).
Supports USB 2.0/NTFS/FAT32 & Front SD.
Features
- FAT/NTFS (libntfs-2012-1-15(r13)).
- USB 2.0 support.
- Front SD support.
- BCA Dumping.
- Redump.org Rip Verification (via gc-forever.com).
Installation
Requirements:
- Wii running the latest HBC.
- Wii (or GC).
- Wii/GC Controller.
- USB or SD storage device (>1.35GB free space).
Extract the .zip archive to your card, run it via the Homebrew Channel then follow the on-screen instructions.
Please note that the Wii can be picky about particular USB drives/storage devices. It's recommended to use a Y cable for hard drives that fail to power up from one USB port alone.
If USB flash storage doesn't want to work, try a different brand/size. SD cards on GameCube will potentially have similar issues, it's best to have a few different brands/sizes/types at your disposal.
Media
How To Dump Your GameCube/Wii Games Using CleanRip - Modded Wii Required (Archades Games)
Known issues
NTFS issues
NTFS was broken on versions 1.0.2 and 1.0.3 - but was fixed in 1.0.4.
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.
Wii DAT download
The Wii/GC DAT files from redump.org fail to download. To manually obtain these files, download the latest version of the "Datfiles, Cuesheets, and GDIs compilation" from Here. Extract the Wii and GC dat files. Rename the files to wii.dat and gc.dat and place them in the root directory of the device you will use to rip discs with.
Changelog
2.1.1 2019/11/10
- Option to remember settings for an entire ripping session.
- Enable 32MHz mode on GameCube for slightly faster rips.
- ETA and read speed is now based on the data read in the last second.
- Tidy up the main read loop.
- XenoGC patching workaround.
2.1.0 2019/10/31
- Fix crash on verify disk and other minor fixes.
- Fix DAT downloading issue (Wii DAT is > 1MB).
- Add SD2SP2 (GameCube Serial Port 2) support.
- Add Datel disc dumping support.
- Fix build issues/warnings with latest devKitPPC.
- Disable DAT downloading from GameCube (no DNS support).
- Fix message prompts not appearing.
2.0.0 2013/07/28
- GameCube version integrated into one codebase.
- GX GUI.
- Fix disc dumping on Wii U (Wii discs only of course).
- Fix ETA calculation on non GC discs.
- Fix fatUnmount.
- Stop larger than 4GB chunks on FAT FS.
- Fix potential issue when read error occurs.
1.0.5 2012/06/29
- Built with latest libOGC git (as of 30/06/2012).
- Built with libntfs-2012-1-15 (SVN Rev 13).
- Async read/write support for faster dumps (tueidj).
- Fixed time remaining to be accurate (tueidj).
- Fixed a potential bug when writing next chunk (tueidj).
- Fixed redump.org DAT file downloads (now re-hosted on gc-forever.com).
- Use proper DVD init from PPC and kill the starlet DVD IRQ (tueidj).
- Fixed Motor Off error message at the end of dumps.
1.0.4 2010/09/25
- Added redump.org DAT file downloading.
- Added more info to the dumpinfo.txt.
- Fixed rip completion time not showing up.
- Fixed NTFS issues (failed to create file/etc).
1.0.3 2010/09/20
- 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 2010/09/19
- 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 2010/09/14
- 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.
Credits
- libNTFS - Tantric/rodries.
- libOGC/devKitPPC - shagkur / WinterMute.
- Team Twiizers for the HBC/Bootmii.
- .. and you, the users of course.