Hacking Download the NEW NUSGrabberGUI

Do you like the design elements of the new NUSGrabberGUI?

  • Yes!

    Votes: 67 66.3%
  • Some, yes.

    Votes: 22 21.8%
  • No.

    Votes: 5 5.0%
  • CHANGE IT BACK!

    Votes: 7 6.9%

  • Total voters
    101
  • Poll closed .

supermalloch

Well-Known Member
Member
Joined
Apr 1, 2011
Messages
135
Trophies
0
Location
A Sunken Pirate Ship
XP
201
Country
Thanks for the explanation. I guess your trying to create a decryption queue then. That makes more sense. I wonder if there is an issue with CDecrypt to decrypt more than one pre instance? Maybe make sure you kill the process out of the system memory before trying to run the next command? If you have not tried that already yet. Just an idea I guess.
Not even a queue really, as the first decryption finishes fine. But if you try to do any other decryption after that, it crashes.
 

Phantisy

Well-Known Member
Newcomer
Joined
Feb 12, 2016
Messages
90
Trophies
0
XP
134
Country
United States
Not even a queue really, as the first decryption finishes fine. But if you try to do any other decryption after that, it crashes.
Strange. I am not the best programmer in the world but I am pretty good at debugging issues. Is the code available anywhere? I could take a look at it and see if I can come up with something. If not, no big deal. Would just give me something to do with my free time :-)
 

Dead_MK

Well-Known Member
Newcomer
Joined
Aug 21, 2015
Messages
70
Trophies
0
Age
27
Location
Smashville
XP
153
Country
Canada
Is there a ticket in the folder? It will not extract without a title.cert title.tik and title.tmd
Yeah of course

1umhkKl.png
 

Dead_MK

Well-Known Member
Newcomer
Joined
Aug 21, 2015
Messages
70
Trophies
0
Age
27
Location
Smashville
XP
153
Country
Canada
I can't even decrypt from Uwizard...

my Syntax was: Cdecrypt.exe title.tmd title.tik ckey.bin

My ckey is from the NUS and all the files are in the same folder..
 

Attachments

  • Screenshot_4.png
    Screenshot_4.png
    414 bytes · Views: 260

EmceeKerser

Well-Known Member
Member
Joined
Jun 3, 2014
Messages
1,374
Trophies
0
Age
34
Location
The fuckin' Blue Mountains brah
XP
658
Country
you need to create the ckey.bin with a hex editor and pace the wiiu common key into it
I can't even decrypt from Uwizard...

my Syntax was: Cdecrypt.exe title.tmd title.tik ckey.bin

My ckey is from the NUS and all the files are in the same folder..
Wait so I have to decrypt extra files for the smash bros update? I just updated mario maker and it worked flawlessly

Also how many files should the SSBU update be? mines 114 files @ 2.87gb

EDIT - misread, I dont need to decrypt since im applying a disc update. However I cannot get the disc update to install with wupinstaller. Anyone else having this problem?
 
Last edited by EmceeKerser,

2manyGames2play

Well-Known Member
Member
Joined
Nov 24, 2015
Messages
169
Trophies
0
Age
119
XP
151
Country
Netherlands
This new version seems to download game updates fine but as soon as i hit "Decrypt Download" it throws the following exception/error:

Code:
"Unable to set working directory. Ensure you have access to read and write to the directory that you specified.

System.IO.IOException: The syntax of the filename directory or volume is incorrect.

by System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
by System.IO.Directory.SetCurrentDirectory(String path)
by NUSGrabberGUI.NUSGrabberForm.DecryptButton_Click(Object sender, EventArgs e)

Other programs (in the same folder) can write to it without problems.
 
  • Like
Reactions: FoxMcloud5655

FoxMcloud5655

GBATemp Developer
OP
Member
Joined
Nov 16, 2015
Messages
554
Trophies
0
Location
Cornaria
Website
foxmcloud.net
XP
1,004
Country
United States
This new version seems to download game updates fine but as soon as i hit "Decrypt Download" it throws the following exception/error:

Code:
"Unable to set working directory. Ensure you have access to read and write to the directory that you specified.

System.IO.IOException: The syntax of the filename directory or volume is incorrect.

by System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
by System.IO.Directory.SetCurrentDirectory(String path)
by NUSGrabberGUI.NUSGrabberForm.DecryptButton_Click(Object sender, EventArgs e)

Other programs (in the same folder) can write to it without problems.
I think I know what the problem is... Please enable debugging and send me the debug.log.

Wait so I have to decrypt extra files for the smash bros update? I just updated mario maker and it worked flawlessly

Also how many files should the SSBU update be? mines 114 files @ 2.87gb

EDIT - misread, I dont need to decrypt since im applying a disc update. However I cannot get the disc update to install with wupinstaller. Anyone else having this problem?
The newest version of wupinstaller seems to not work well with updates. Try self-hosting an older version. Also, check the latest postings over at fiveighteen's thread, The Definitive Guide.
 
Last edited by FoxMcloud5655,

2manyGames2play

Well-Known Member
Member
Joined
Nov 24, 2015
Messages
169
Trophies
0
Age
119
XP
151
Country
Netherlands
@FoxMcloud5655 After renaming the program's filename the Debug caption appeared (and a little debug.txt file with no useful information), but i suddenly thought about the possibility of a missing Wii U common key etc. as there are no options that are related to it.

But now i'm having a hard time making the Debug reappear... so i'm stuck again =P
 
Last edited by 2manyGames2play,

FoxMcloud5655

GBATemp Developer
OP
Member
Joined
Nov 16, 2015
Messages
554
Trophies
0
Location
Cornaria
Website
foxmcloud.net
XP
1,004
Country
United States
@FoxMcloud5655 After renaming the program's filename the Debug caption appeared (and a little debug.txt file with no useful information), but i suddenly thought about the possibility of a missing Wii U common key etc. as there are no options that are related to it.

But now i'm having a hard time making the Debug reappear... so i'm stuck again =P
That's not the issue, as it asks you where your common key is, then remembers where it is for next time so it doesn't keep prompting you. Just keep the .exe renamed to NUSGrabberGUI.exe, and that should make the debug come up...
 

2manyGames2play

Well-Known Member
Member
Joined
Nov 24, 2015
Messages
169
Trophies
0
Age
119
XP
151
Country
Netherlands
That's not the issue, as it asks you where your common key is, then remembers where it is for next time so it doesn't keep prompting you. Just keep the .exe renamed to NUSGrabberGUI.exe, and that should make the debug come up...

Worked and file attached (not much interesting stuff to see, AFAIK).
 

Attachments

  • debug.log.txt
    1.2 KB · Views: 250

hama

Well-Known Member
Newcomer
Joined
Jun 8, 2015
Messages
70
Trophies
0
Age
34
XP
215
Country
United States
try to download Mario Maker update but doesn't work, please help

"Title not found on Nintendo's servers."

Screen Shot 2016-03-22 at 10.29.37 AM.png


this is my debug log

NEW-NUSGrabberGUI v0.79 beta started in emulated debug mode on 3/22/2016 10:11:57 AM

3/22/2016 10:11:57 AM - Completed load successfully.
3/22/2016 10:11:57 AM - Connecting to http://wiiubrew.org/wiki/Title_database.
3/22/2016 10:12:05 AM - Parsing data gathered from http://wiiubrew.org/wiki/Title_database.
3/22/2016 10:12:05 AM - Parse complete. Sorting internal titlelist.
3/22/2016 10:12:06 AM - Sort complete.
3/22/2016 10:12:32 AM - Assumed path to the downloaded files is "Z:\Volumes\MISC\NUSGrabber\0005000E1018DC00\\"
3/22/2016 10:12:32 AM - Starting "NUSGrabber.exe" with "0005000E1018DC00" as arguments.
3/22/2016 10:12:32 AM - Detected that NUSGrabber.exe has closed. Preforming after-processing.
3/22/2016 10:12:35 AM - Title not found.
 

Phantisy

Well-Known Member
Newcomer
Joined
Feb 12, 2016
Messages
90
Trophies
0
XP
134
Country
United States
try to download Mario Maker update but doesn't work, please help

"Title not found on Nintendo's servers."

View attachment 43133

this is my debug log

NEW-NUSGrabberGUI v0.79 beta started in emulated debug mode on 3/22/2016 10:11:57 AM

3/22/2016 10:11:57 AM - Completed load successfully.
3/22/2016 10:11:57 AM - Connecting to http://wiiubrew.org/wiki/Title_database.
3/22/2016 10:12:05 AM - Parsing data gathered from http://wiiubrew.org/wiki/Title_database.
3/22/2016 10:12:05 AM - Parse complete. Sorting internal titlelist.
3/22/2016 10:12:06 AM - Sort complete.
3/22/2016 10:12:32 AM - Assumed path to the downloaded files is "Z:\Volumes\MISC\NUSGrabber\0005000E1018DC00\\"
3/22/2016 10:12:32 AM - Starting "NUSGrabber.exe" with "0005000E1018DC00" as arguments.
3/22/2016 10:12:32 AM - Detected that NUSGrabber.exe has closed. Preforming after-processing.
3/22/2016 10:12:35 AM - Title not found.

Well, for now you could type the command in manually in a command window: "nusgrabber 0005000E1018DC00" and it will download
 
Last edited by Phantisy,
  • Like
Reactions: hama

supermalloch

Well-Known Member
Member
Joined
Apr 1, 2011
Messages
135
Trophies
0
Location
A Sunken Pirate Ship
XP
201
Country
Just want to say that I just downloaded the USA mario maker update like 1 minute ago and the program works fine... NO "title not found errors"...

Specs:
Win 7 SP1 ULT x64
i5-3570k @ 4.2GHz
16 GB Ram
 

Attachments

  • debug.txt
    798 bytes · Views: 228
Last edited by supermalloch,

hama

Well-Known Member
Newcomer
Joined
Jun 8, 2015
Messages
70
Trophies
0
Age
34
XP
215
Country
United States
Well, for now you could type the command in manually in a command window: "nusgrabber 0005000E1018DC00" and it will download

NEW NUSGrabberGUI not working for me i dont know why, it keep saying "Title not found on Nintendo's servers."

so i go to download command line version from this thread and it work perfectly

Screen Shot 2016-03-22 at 11.50.38 AM.png
 

FoxMcloud5655

GBATemp Developer
OP
Member
Joined
Nov 16, 2015
Messages
554
Trophies
0
Location
Cornaria
Website
foxmcloud.net
XP
1,004
Country
United States
Worked and file attached (not much interesting stuff to see, AFAIK).
Exactly what I needed. Thanks. I'll push an update soon.

try to download Mario Maker update but doesn't work, please help

"Title not found on Nintendo's servers."

this is my debug log

NEW-NUSGrabberGUI v0.79 beta started in emulated debug mode on 3/22/2016 10:11:57 AM

3/22/2016 10:11:57 AM - Completed load successfully.
3/22/2016 10:11:57 AM - Connecting to http://wiiubrew.org/wiki/Title_database.
3/22/2016 10:12:05 AM - Parsing data gathered from http://wiiubrew.org/wiki/Title_database.
3/22/2016 10:12:05 AM - Parse complete. Sorting internal titlelist.
3/22/2016 10:12:06 AM - Sort complete.
3/22/2016 10:12:32 AM - Assumed path to the downloaded files is "Z:\Volumes\MISC\NUSGrabber\0005000E1018DC00\\"
3/22/2016 10:12:32 AM - Starting "NUSGrabber.exe" with "0005000E1018DC00" as arguments.
3/22/2016 10:12:32 AM - Detected that NUSGrabber.exe has closed. Preforming after-processing.
3/22/2016 10:12:35 AM - Title not found.
NEW NUSGrabberGUI not working for me i dont know why, it keep saying "Title not found on Nintendo's servers."

so i go to download command line version from this thread and it work perfectly

Try the newest version now and see if I've fixed it. If not, let me know!
 

supermalloch

Well-Known Member
Member
Joined
Apr 1, 2011
Messages
135
Trophies
0
Location
A Sunken Pirate Ship
XP
201
Country
Ok, so this is either a new bug or just a related bug to the decryption bug. After clicking decrypt, if you click download on anything it will crash with an error, and makes the gui lockup after you close the error.
downloaderror.jpg
errorfreeze.jpg

IDK, the errors are slightly different.
 

Attachments

  • debug.txt
    2.4 KB · Views: 267
Last edited by supermalloch,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    bassviolet @ bassviolet: uwu