summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/AudioCommon.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2018-05-22 22:39:52 +0200
committerJosJuice <josjuice@gmail.com>2018-05-23 08:40:37 +0200
commit58743416bbdeb01ef36838c555bfc5419dc32e7f (patch)
treeefb46b2ac91912c710ef47a46043ed758a4081dc /Source/Core/AudioCommon/AudioCommon.cpp
parent56e91bfdc178ce575a5f252ca03671a9f68ee6d8 (diff)
Make the support for unencrypted Wii disc images less broken
These disc images are only used on dev units and not retail units. There are two important differences compared to normal Wii disc images: - The data starts 0x8000 bytes into each partition instead of 0x20000 - The data of a partition is stored unencrypted and contains no hashes Our old implementation was just guesswork and doesn't work at all. According to testing by GerbilSoft, this commit's implementation is able to read and extract files in the filesystem correctly, but the tested game still isn't able to boot. (It's thanks to their info about unencrypted disc images that I was able to make this commit.)
Diffstat (limited to 'Source/Core/AudioCommon/AudioCommon.cpp')
0 files changed, 0 insertions, 0 deletions