Hacking COMPLETED CDNSP - Download & repack your games, updates, and DLC's to NSP!

  • Thread starter Deleted-451877
  • Start date
  • Views 530,655
  • Replies 760
  • Likes 119

Robman2122

Well-Known Member
Newcomer
Joined
Oct 14, 2015
Messages
84
Trophies
0
Age
34
XP
274
Country
United States
Here's the error I'm getting with Snake Pass:

0100c0f0020e8000:
0100c0f0020e8000 v0:
https://atum.hac.lp1.d4c.nintendo.net/t/a/0100c0f0020e8000/0?device_id=0000000000000000
Traceback (most recent call last):
File "CDNSP.py", line 687, in <module>
sys.exit(main())
File "CDNSP.py", line 660, in main
download_game(tid, ver, tkey, nspRepack=args.repack)
File "CDNSP.py", line 404, in download_game
files = download_title(gameDir, tid, ver, tkey, nspRepack)
File "CDNSP.py", line 296, in download_title
r = make_request('HEAD', url)
File "CDNSP.py", line 102, in make_request
raise ValueError('File doesn\'t exist!')
ValueError: File doesn't exist!

Any ideas ?!
What command are you typing in? Make sure you delete the title key to avoid sharing the wrong stuff ;)

Sent from my ASUS_P00J using Tapatalk
 

Metsudo

Member
Newcomer
Joined
Dec 16, 2015
Messages
16
Trophies
0
Age
45
XP
182
Country
What command are you typing in? Make sure you delete the title key to avoid sharing the wrong stuff ;)

Sent from my ASUS_P00J using Tapatalk

On mobile now but it would have been the same format as others I've had work, so

python CDNSP.py -r -g 0100c0f0020e8000-0-WHATEVERTHEKEYIS

No similar problems with other titles aside from a few where the title id hasn't even been recognised.
 

Omno

Well-Known Member
Newcomer
Joined
Mar 2, 2016
Messages
80
Trophies
0
Age
37
XP
402
Country
On mobile now but it would have been the same format as others I've had work, so

python CDNSP.py -r -g 0100c0f0020e8000-0-WHATEVERTHEKEYIS

No similar problems with other titles aside from a few where the title id hasn't even been recognised.
Needs to be -1- not -0- (this title is a special exception)
 
  • Like
Reactions: datahoarder

NSWKUFU

Member
Newcomer
Joined
Jul 5, 2018
Messages
18
Trophies
0
Age
34
XP
80
Country
France
Number 4 is false. The certs don't need to match. Sx os takes care of that with sig patching

Sent from my ASUS_P00J using Tapatalk

I don't really understand... :unsure: If the number 4 is false, why do I keep getting this message while the game is installing without any issue ?

Message is : "There is a possibility that the Nintendo Account used to purchase this software has been unlinked or that this console is no longer registered as the active console for downloads for that account". The message occurs after I close DevMenu and start the installed NSP on the Switch home menu.

Switch version 5.1.0, SX OS version 1.3.
 
Last edited by NSWKUFU,

Robman2122

Well-Known Member
Newcomer
Joined
Oct 14, 2015
Messages
84
Trophies
0
Age
34
XP
274
Country
United States
I don't really understand... :unsure: If the number 4 is false, why do I keep getting this message while the game is installing without any issue ?

Message is : "There is a possibility that the Nintendo Account used to purchase this software has been unlinked or that this console is no longer registered as the active console for downloads for that account". The message occurs after I close DevMenu and start the installed NSP on the Switch home menu.

Switch version 5.1.0, SX OS version 1.3.
I'm not too sure why that would be. I've been using a console cert from another source to install on mine. Haven't run into any issues yet. Only time I had a problem was when I tried to download a game with no title key but then it would just fail to install. I do still have my Nintendo ID linked to my console, but definitely have no previous link to anything I've installed so far.

Sent from my ASUS_P00J using Tapatalk
 
  • Like
Reactions: NSWKUFU

NeoSlyde

Let us start the game
Banned
Joined
Mar 6, 2015
Messages
1,899
Trophies
0
Location
Morocco
XP
2,565
Country
France
I don't really understand... :unsure: If the number 4 is false, why do I keep getting this message while the game is installing without any issue ?

Message is : "There is a possibility that the Nintendo Account used to purchase this software has been unlinked or that this console is no longer registered as the active console for downloads for that account". The message occurs after I close DevMenu and start the installed NSP on the Switch home menu.

Switch version 5.1.0, SX OS version 1.3.
Do you even have a SX OS license?
 

datahoarder

Organized.
Member
Joined
Jul 7, 2007
Messages
567
Trophies
1
XP
749
Country
United States
I don't really understand... :unsure: If the number 4 is false, why do I keep getting this message while the game is installing without any issue ?

Message is : "There is a possibility that the Nintendo Account used to purchase this software has been unlinked or that this console is no longer registered as the active console for downloads for that account". The message occurs after I close DevMenu and start the installed NSP on the Switch home menu.

Switch version 5.1.0, SX OS version 1.3.
Have you tried installing that game using a different method like eXshop before? I was reading that was causing issues.
 

jakkal

Well-Known Member
Member
Joined
Apr 27, 2018
Messages
2,303
Trophies
1
Age
44
XP
3,982
Country
United States
Here's the error I'm getting with Snake Pass:

0100c0f0020e8000:
0100c0f0020e8000 v0:
https://atum.hac.lp1.d4c.nintendo.net/t/a/0100c0f0020e8000/0?device_id=0000000000000000
Traceback (most recent call last):
File "CDNSP.py", line 687, in <module>
sys.exit(main())
File "CDNSP.py", line 660, in main
download_game(tid, ver, tkey, nspRepack=args.repack)
File "CDNSP.py", line 404, in download_game
files = download_title(gameDir, tid, ver, tkey, nspRepack)
File "CDNSP.py", line 296, in download_title
r = make_request('HEAD', url)
File "CDNSP.py", line 102, in make_request
raise ValueError('File doesn\'t exist!')
ValueError: File doesn't exist!

Any ideas ?!
do you have the titleid and key?
if you have them both then do this

python CDNSP.py -r -g titleid-1-titlekey
 

NSWKUFU

Member
Newcomer
Joined
Jul 5, 2018
Messages
18
Trophies
0
Age
34
XP
80
Country
France
Do you even have a SX OS license?
Of course I do, I have the SX PRO. :)

Have you tried installing that game using a different method like eXshop before? I was reading that was causing issues.
Not at all, it's my first time installing a NSP file, my guess is that my Nintendo ID is french and the cert I used is surely from another country, so maybe this is why it doesn't work. I'm guessing all the people that managed to make it work with a fake cert are from the U.S. :unsure:
 

Robman2122

Well-Known Member
Newcomer
Joined
Oct 14, 2015
Messages
84
Trophies
0
Age
34
XP
274
Country
United States
Of course I do, I have the SX PRO. :)


Not at all, it's my first time installing a NSP file, my guess is that my Nintendo ID is french and the cert I used is surely from another country, so maybe this is why it doesn't work. I'm guessing all the people that managed to make it work with a fake cert are from the U.S. :unsure:

That's a good possibility. I know the title id's that were included with the original download were all US releases and I believe the tool connects to US servers. Have you tried switching your region in the settings menu?

Sent from my ASUS_P00J using Tapatalk
 

NSWKUFU

Member
Newcomer
Joined
Jul 5, 2018
Messages
18
Trophies
0
Age
34
XP
80
Country
France
That's a good possibility. I know the title id's that were included with the original download were all US releases and I believe the tool connects to US servers. Have you tried switching your region in the settings menu?

Sent from my ASUS_P00J using Tapatalk

Good idea, I just gave it a try, it didn't work unfortunately. I uninstalled the NSPs and installed them again after I changed the region, with the same result. I'll try to download the NSPs from another source, maybe I did something wrong after all.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: Lulz @Veho