Venomalia / DolphinTextureExtraction-tool

Dumps GC and Wii textures, compatible with the Dolphin texture hash.
MIT License
29 stars 5 forks source link

Exception While Dumping Wii Games: Specified key is not a valid size for this algorithm. #52

Closed zicklag closed 7 months ago

zicklag commented 8 months ago

Hey there! First off, big thanks for this tool! It's been working great for my gamecube games.

I haven't been able to successfully dump any of my Wii games yet, though. I initially thought that was because the Wii ISOs I had were in two parts, due to the dumper I was using, but after producing a single-part ISO for a different game, I have the same issue:

[01] Exception: R92E01.iso Specified key is not a valid size for this algorithm.

Is there anything I can do to look into the root cause of this error?

Venomalia commented 8 months ago

It seems that I have broken the Wii decryption.

Unpack the game with dolphin as a folder and then use the tool.

zicklag commented 8 months ago

Thanks that worked! Should I leave this issue open for now?