Maschell / JWUDTool

Java tool to decrypt and extract WiiU Disc Images
131 stars 12 forks source link

WiiUDiscContentsHeader MAGIC Mismatch #11

Closed Bubblebuy123 closed 2 years ago

Bubblebuy123 commented 3 years ago

I keep getting this error, but I don't understand. I hope you can help me. Ps I write with the google translator because my english is not very good. error

jcarnell commented 2 years ago

I know I'm digging up an old issue, but it means the game key entered does not match the game content.

Bubblebuy123 commented 2 years ago

Sorry I haven't written yet, the issue has already been resolved. I figured it out myself. Thanks for replying anyway. I've completely forgotten. Written with Google translator. Please ignore spelling mistakes.

halevalente commented 2 years ago

@Bubblebuy123 Hello sir, I am experiencing the same issue. Can you explain how you solved it, please?

jcarnell commented 2 years ago

Make sure the game.key that you have with the wud is correct. If you get that error, copy the game.key again then retry.

alexdeivid commented 1 year ago

For other people with this problem, the solution for me, was set mannualy the keyes, like this: java -jar JWUDTool.jar -in "CODBO2.wux" -out "extracted" -extract all -titleKey "638b01f6669fdec181ae664cf28e2d5d" -commonkey "d7b00402659ba2abd2cb0db27fa2b656" This way the app find the title and extract to the folder.