Version
3.0-629
Branch
neobrain-fifo-test
Date
10 years, 4 months ago
Windows x64 Windows x86 Mac OS X
Commit
77f47866dfb4fbf330292957031b1914b2ac3a3e
Change author
Pierre Bourdon
Change description
Add Wii DVD integrity checking to Dolphin

This allows users to easily check whether their Wii dump is corrupted or not
using the Dolphin properties window. Right click on a game, Properties,
Filesystem tab, then right click on the game partition and select "Check
partition integrity".

This may have some false negatives due to the unused clusters heuristic (see
the comment in VolumeWiiCrypted.cpp). False positives are unlikely.