Releases: emukidid/cleanrip
Releases Β· emukidid/cleanrip
Release list
2.4
CleanRip v2.4
What's Changed
- Added "Read Only" dumping mode to verify that discs can be read completely
- Added redump DAT files as CRC32 lists that can be used to verify when full DAT files aren't present
- Added BCA dumping on GameCube (thanks to Extrems)
- New detailed progress (show the old one by pressing Y or 1 on a Wii remote)
- Reload to IOS58 if it's available but not selected
- Fix Dolphin Wii AHBPROT error/check
- Fix messages/tidy up some code
- FlipperMCE / GCMCE device support
- Avoid chunking on exFAT by @Extrems in #128
Full Changelog: 2.3.1...2.4

2.3.1
CleanRip v2.3.0
What's Changed
- Improved dump speed from Front SD card slot on Wii thanks to libogc2 updates by @Extrems
- Improvements when dumping Datel discs thanks to @Nekokabu.
- Automatically exploit IOS if not launched by HBC >1.0.8 by @Aeplexi
- Automatically rename image files based on wii/gc/datel.dat information by @Nekokabu
Full Changelog:
- add build instructions to readme by @schicho in #98
- Update README.md by @masterquest91 in #100
- CI runs by @stonedDiscord in #103
- Added info about some Datel discs by @Nekokabu in #108
- Fixes for latest libogc2 by @Extrems in #107
- Update README.md by @FarmYard-Gaming in #91
- Fixed cannot select FrontSD when loading the next disc by @Nekokabu in #109
- Change the position where SkipFill is updated. by @Nekokabu in #113
- refactor verify_init(), fix some crashes by @bibarub in #114
- Rename the datel dump files to "datel_xxxxxxxx". by @Nekokabu in #112
- Supported Wii Freeloader by @Nekokabu in #115
- Automatically renamed image file based on wii/gc/datel.dat information by @Nekokabu in #116
- Add /dev/sha exploit to disable AHBPROT if not already launched with AHBPROT disabled by @Aeplexi in #118
CleanRip v2.2.0
CleanRip v2.1.2
CleanRip v2.1.1
Changes in this release:
- 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
CleanRip v2.1.0
6 years later CleanRip is back with a much needed update to address some issues - most of the changes are from other contributors which is nice to see :)
DAT files are hosted on gc-forever.com and CleanRip can automatically download these from a Wii but failing that, grab the files from redump.org or from the Releases page here.
Changes in this release:
- Fix crash on verify disk and other minor fixes (@ac90b671 / @mrahm)
- Fix DAT downloading issue (Wii DAT is > 1MB) (@ThadHouse)
- Add SD2SP2 (GameCube Serial Port 2) support (@ThadHouse)
- Add Datel disc dumping support (@greyrogue)
- Fix build issues/warnings with latest devKitPPC (@spycrab & @emukidid)
- Disable DAT downloading from GameCube (no DNS support) (@emukidid)
- Fix message prompts not appearing (@emukidid)