Emulator Issues #12183
closed[Feature Request] Redump verification enhancement
0%
Description
Game Name?
Any disc game
Game ID? (right click the game in the game list, Properties, Info tab)
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
What's the problem? Describe what went wrong.
Right now ISO verification match game entry in Redump dat file by the game code, which is not available for every system (e.g. Wii).
The better and more logical approach would be to check if there is a full hash match somewhere in the file (optionally check that all eligible hashes match for the same entry).
This would eliminate the reliance on the code mappings, and simplify the multi-system verification logic.
What steps will reproduce the problem?
Try to verify any Wii disc image with Wii Redump dat file manually put in the cache (Documents\Dolphin Emulator\Cache\Redump\wii.zip).
Notice how Dolphin is failing to match the game.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Still an issue as of 5.0-12280
Is the issue present in the latest stable version?
Yes
If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)
If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer
What are your PC specifications? (CPU, GPU, Operating System, more)
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
Files