emukidid / cleanrip

Disc Backup Tool for GC/Wii Discs
GNU General Public License v2.0
290 stars 34 forks source link

Wii files now public on Redump #62

Open Bombastisch opened 4 years ago

Bombastisch commented 4 years ago

Dolphin emulator just now implements hash-checking dumps in Dolphin itself.

Apparently the wii database has been made public, too? Although i cannot fully find the exact information.

There is this Dolphin Pull Request, which implements the feature: https://github.com/dolphin-emu/dolphin/pull/8330

And there is a link to the forum on redump where it has been discussed: http://forum.redump.org/topic/21708/redump-integration-in-dolphin/

InternalLoss commented 4 years ago

"It currently doesn't work, but the code is written so that it automatically will start working once the datfile becomes public. Thankfully, having a datfile for Wii games is less important than for GameCube games since Wii games have a lot of verification data built in."

http://redump.org/datfile/gc is the only public DATfile of the two, right now.

emukidid commented 4 years ago

It performs this through an API that they've developed.

InternalLoss commented 4 years ago

The code seems to just DL the DATfile - while Wii is still private, the GCN datfile could be DLed from Redump directly

Bombastisch commented 2 years ago

This thread is old, but there is an update to this situation. I recently checked their website again, and the wii file is now public.

http://redump.org/downloads/

Zopolis4 commented 2 years ago

Right now cleanrip downloads files using gc-forever-- There is old code that downloaded them directly from redump, though.