Hacking How to get NSUID

  • Thread starter Thread starter maqjav
  • Start date Start date
  • Views Views 4,574
  • Replies Replies 2

maqjav

Member
Newcomer
Joined
Feb 10, 2019
Messages
5
Reaction score
0
Trophies
0
Age
56
XP
280
Country
France
Hello.

I'm trying to get some information from the eshop (search nintendo-europe) and the requests require the NSUID from the game. How do I find this number?
I have an NSP with the ID "0100AF000B4AE000", but I don't know if I can transform this code in a NSUID or they are different IDs.
Where can I find information about this?

Thanks.
 
https://ec.nintendo.com/apps/{tid}/{region}
https://ec.nintendo.com/apps/0100AF000B4AE000/GB
This opens the game's nintendo page, as long as a page for the selected region exists.
But the nsuid is an internal nintendo id, you don't really need this id for most stuff.
tid 0100AF000B4AE000 = nsuid 70010000012108

you can find the id on that page's source as javascript:
Code:
var nsuids = [
        {
            nsuid: "70010000012108",
            gameTitleMaster: "Stunt Kite Party",
            productType: "gameFull",
            gameCode: "HACPAQLN",
            productCode: "HACPAQLNA",
 
  • Like
Reactions: Augar and maqjav

Site & Scene News

Popular threads in this forum