Hacking Help with wud2app

atypicalchaos

Well-Known Member
OP
Newcomer
Joined
Feb 14, 2016
Messages
91
Trophies
0
XP
1,276
Country
Canada
I've been having a bit of a problem with wud2app. I've been getting the "common key size is wrong" error over and over. I have the program in the same folder as the .wud, along with two key files - one named "common" and the other 'game". The common file uses the "D7B...etc" common key and is formatted X0X00000000XX0XXX0XX0XX00XX0X000 (i.e. when open in a text file, it says nothing but this, there are no spaces or other characters, in the example given I just x'd and 0'd out the real characters, so this is the same amount of digits in the common key I'm using)

Help would be most appreciated :) If you need any other additional info please let me know.

*Normally I don't ask questions on here as I usually try my best to scour the forums - I wasn't able to find anything about this particular error - probably because I'm missing something simple...
 

easyonme

Well-Known Member
Newcomer
Joined
Sep 21, 2016
Messages
54
Trophies
0
XP
267
Country
United States
Hi,

I've never used this wud2app, but looking at the source code, it looks like it's calling for a "common.key" and "game.key". So this means, that you probably need to create these two files with an hex editor. Instead of having a .txt file with the key written in it, create an empty file and use an hex editor to write the key in it. This will likely solve your problem.

Cheers
 

atypicalchaos

Well-Known Member
OP
Newcomer
Joined
Feb 14, 2016
Messages
91
Trophies
0
XP
1,276
Country
Canada
That worked great! Thank you so much - this has irked me for weeks - it takes a lot for me to ask :P

--------------------- MERGED ---------------------------

actually I just typed wud2app common.key game.key xxx.wud and now I seem to have the install files - I will try to install them in a bit
 
  • Like
Reactions: CosmoCortney

Booyah2005

New Member
Newbie
Joined
May 28, 2020
Messages
4
Trophies
0
Age
42
XP
55
Country
United Kingdom
That worked great! Thank you so much - this has irked me for weeks - it takes a lot for me to ask :P

--------------------- MERGED ---------------------------

actually I just typed wud2app common.key game.key xxx.wud and now I seem to have the install files - I will try to install them in a bit

Hi,
I'm having the same issue you were having. I put the common key in a standard text file and changed the end to .key but I'm getting the same error you were getting. How did you fix it??
 

Jayinem81

Well-Known Member
Member
Joined
Apr 19, 2020
Messages
958
Trophies
0
Age
42
XP
998
Country
United States
You're talking to someone who posted 3 years ago, odds of them replying are low.

I can't really help you with the conversion, but you could just install Wii U USB Helper and download all Wii U games already ready to install with Wupinstaller. You just have to Google "Wii U USB Helper reddit workaround" and follow the tutorial to get it to work.
 
Last edited by Jayinem81,

Booyah2005

New Member
Newbie
Joined
May 28, 2020
Messages
4
Trophies
0
Age
42
XP
55
Country
United Kingdom
You're talking to someone who posted 3 years ago, odds of them replying are low.

I can't really help you with the conversion, but you could just install Wii U USB Helper and download all Wii U games already ready to install with Wupinstaller. You just have to Google "Wii U USB Helper reddit workaround" and follow the tutorial to get it to work.

Yeah I know it was a long shot. I already have Wii USB Helper but this is for 007 Legends which isn't on there as it wasn't available on the eshop and my disc is too scratched for disc2app to work. I've got the .wud file and the game key and I have the common key but I can't seem to get into a format that NUSpacker likes. I tried just changing the txt document to .key but it doesn't seem to work and I can't find any other threads with this problem but I'll keep looking.
 

atypicalchaos

Well-Known Member
OP
Newcomer
Joined
Feb 14, 2016
Messages
91
Trophies
0
XP
1,276
Country
Canada
Hi,
I'm having the same issue you were having. I put the common key in a standard text file and changed the end to .key but I'm getting the same error you were getting. How did you fix it??

I cant really provide a better answer than the people who answered my question. You have to use a hex editor and you have to convert the key into hexadecimal (i used google to find a web based converter). If memory serves I created a generic file by right--clicking and there was an option for it under "create"..(I would have been using windows 7 at the time) and then edited that file with a hex editor...I'm not 100% about how I created the base file...like buddy said it was 3 years ago :P.. But that's how I remember doing it. I assume you could also create a file with whatever hex editor you are using as well

Bonne chance!

Let me know if you make another attempt. :)
 
Last edited by atypicalchaos,

dojafoja

life elevated
Member
Joined
Jan 2, 2014
Messages
696
Trophies
1
XP
2,607
Country
Yeah I know it was a long shot. I already have Wii USB Helper but this is for 007 Legends which isn't on there as it wasn't available on the eshop and my disc is too scratched for disc2app to work. I've got the .wud file and the game key and I have the common key but I can't seem to get into a format that NUSpacker likes. I tried just changing the txt document to .key but it doesn't seem to work and I can't find any other threads with this problem but I'll keep looking.
So....is your issue with wud2app or nuspacker? I'm confused
 
  • Like
Reactions: jeannotte

Booyah2005

New Member
Newbie
Joined
May 28, 2020
Messages
4
Trophies
0
Age
42
XP
55
Country
United Kingdom
So....is your issue with wud2app or nuspacker? I'm confused
The issue was technically with wud2app as I couldn't get it to read the common key but I've sorted that now. Managed to get HxD to work and I've got everything sorted.

I do have one more issue though. All of the games I've installed I've either done using USB Helper or disc2app.

I've got Haxchi and homebrew launcher running fine but I found a few games that wouldn't work. They are all N64 games that I have downloaded from another site as they weren't on USB Helper. They were in Loadiine format and so I converted them using NUSPacker to create the necessary .app files but when I come to install them wudinstaller comes up with an error saying that I need to make sure the files are complete and sigpatch is required for eshop titles.

Haxchi provides the sigpatch if I'm right so is there something wrong with the files I downloaded or have I converted them wrong?

--------------------- MERGED ---------------------------

I cant really provide a better answer than the people who answered my question. You have to use a hex editor and you have to convert the key into hexadecimal (i used google to find a web based converter). If memory serves I created a generic file by right--clicking and there was an option for it under "create"..(I would have been using windows 7 at the time) and then edited that file with a hex editor...I'm not 100% about how I created the base file...like buddy said it was 3 years ago :P.. But that's how I remember doing it. I assume you could also create a file with whatever hex editor you are using as well

Bonne chance!

Let me know if you make another attempt. :)

I got it sorted in the end, it my fault as I wasn't inputting the file into HxD properly but it's all working now :)

I do have one more issue though. All of the games I've installed I've either done using USB Helper or disc2app.

I've got Haxchi and homebrew launcher running fine but I found a few games that wouldn't work. They are all N64 games that I have downloaded from another site as they weren't on USB Helper. They were in Loadiine format and so I converted them using NUSPacker to create the necessary .app files but when I come to install them wudinstaller comes up with an error saying that I need to make sure the files are complete and sigpatch is required for eshop titles.

Haxchi provides the sigpatch if I'm right so is there something wrong with the files I downloaded or have I converted them wrong?
 

tyler0887

New Member
Newbie
Joined
Oct 12, 2015
Messages
2
Trophies
0
Location
Mushroom Mountain
XP
53
Country
United States
The issue was technically with wud2app as I couldn't get it to read the common key but I've sorted that now. Managed to get HxD to work and I've got everything sorted.

I do have one more issue though. All of the games I've installed I've either done using USB Helper or disc2app.

I've got Haxchi and homebrew launcher running fine but I found a few games that wouldn't work. They are all N64 games that I have downloaded from another site as they weren't on USB Helper. They were in Loadiine format and so I converted them using NUSPacker to create the necessary .app files but when I come to install them wudinstaller comes up with an error saying that I need to make sure the files are complete and sigpatch is required for eshop titles.

Haxchi provides the sigpatch if I'm right so is there something wrong with the files I downloaded or have I converted them wrong?

--------------------- MERGED ---------------------------



I got it sorted in the end, it my fault as I wasn't inputting the file into HxD properly but it's all working now :)

I do have one more issue though. All of the games I've installed I've either done using USB Helper or disc2app.

I've got Haxchi and homebrew launcher running fine but I found a few games that wouldn't work. They are all N64 games that I have downloaded from another site as they weren't on USB Helper. They were in Loadiine format and so I converted them using NUSPacker to create the necessary .app files but when I come to install them wudinstaller comes up with an error saying that I need to make sure the files are complete and sigpatch is required for eshop titles.

Haxchi provides the sigpatch if I'm right so is there something wrong with the files I downloaded or have I converted them wrong?

Could you possibly walk me thru what you did in the HxD? I have two plain text files that i turned into ".key" files and they didnt work and simply opening and saving them from HxD also did not work. I am trying to get COD-Ghosts where I can install it using WUPInstaller but I cannot get past this point. Thanks!
 

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,138
Country
United States
you can check the key with u wizard. I vaguely remember playing around with it. you'll need a few keys to get it to work, which you can look up. it will calculate the sha-1 to verify if the key is correct. each game wud has a unique key even by region I believe. there was a site with lots of them that kept shifting to other urls so nintendo didn't find out. I don't know if the site still exists. however, I never found a game where I couldn't find the key.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: https://www.youtube.com/watch?v=W6ckbBpSKhw