Hacking How do I create my own Sky3DS template file?

alberto90

Active Member
OP
Newcomer
Joined
Jun 1, 2015
Messages
43
Trophies
0
Age
33
XP
244
Country
Italy
hi guys!
I'd love to play to Lego Jurassic World, but i cant write (and play) The Rom cause the game is not yet on sky3ds template file.
Is there a way (a open source software maybe) to insert this Game to the last one template file?
 

Shadowtrance

Well-Known Member
Member
Joined
May 9, 2014
Messages
2,493
Trophies
0
Location
Hervey Bay, Queensland
XP
1,807
Country
Nope. Seems there's one line in the template that we can't generate ourselves, which is really annoying. :(
So until that is figured out (don't think it will be), it's playing the waiting game with sky3ds team to release a new template.
 

kurodax

Well-Known Member
Member
Joined
May 29, 2015
Messages
146
Trophies
0
XP
160
Country
yes you can create your own sky3ds template, but you need to have the information from the real card game to do the next part
 

DSpider

Well-Known Member
Member
Joined
Mar 14, 2015
Messages
566
Trophies
0
XP
1,307
Country
Romania
there are a topic about sky3ds template file, look it up.
There's currently no way to add new games to a template file (i.e. create your own template). There's a "UnknownID" line in there, which no one can figure out where/how they generate it. That line was meant to stop Chinese cloners, not a to thwart Nintendo. But they failed anyway. There are sky3ds clones out there. Yup. And they just use the sky3ds template file. So good job on that, "sly 3ds" team... (sarcasm)

People can use custom headers from legit cartridges to "merge" them with existing template files in order for their ROMS to appear legit online. But that's about it. And you may as well play the games as CIA instead, since they don't use headers.

To add a new game to the template file you need to send some kind of information to the sky3ds team to add that game for you, if it's not already in the template file. And that can take days or even weeks. Read this thread: https://gbatemp.net/threads/what-to-do-with-roms-that-arent-supported-yet.390440/
 
D

Deleted-19228

Guest
.........

I'm not sure how many times I am going to reply to threads like this. You can't make them yourself but you can dump the info Sky3DS needs and they will make a template file within 48 hours. I have sent them at least 3-4 game headers to get added to templates.
 

kurodax

Well-Known Member
Member
Joined
May 29, 2015
Messages
146
Trophies
0
XP
160
Country
There's currently no way to add new games to a template file (i.e. create your own template). There's a "UnknownID" line in there, which no one can figure out where/how they generate it. That line was meant to stop Chinese cloners, not a to thwart Nintendo. But they failed anyway. There are sky3ds clones out there. Yup. And they just use the sky3ds template file. So good job on that, "sly 3ds" team... (sarcasm)

People can use custom headers from legit cartridges to "merge" them with existing template files in order for their ROMS to appear legit online. But that's about it. And you may as well play the games as CIA instead, since they don't use headers.

To add a new game to the template file you need to send some kind of information to the sky3ds team to add that game for you, if it's not already in the template file. And that can take days or even weeks. Read this thread: https://gbatemp.net/threads/what-to-do-with-roms-that-arent-supported-yet.390440/

okay, my bad
 
Last edited by kurodax,

Shadowtrance

Well-Known Member
Member
Joined
May 9, 2014
Messages
2,493
Trophies
0
Location
Hervey Bay, Queensland
XP
1,807
Country
search sky army knife, dont talk if you not look it up, unknown ID is the unique ID, and we call it "private header", you can use the private header from the real game card, that's why i told you to have a real game card.
"unknown ID" is NOT the unique ID (private header). no one has figured out exactly what the unknown id is or how it is generated yet.
Unknown ID is at line 3 of the template for a game.
Unique ID (private header) is at line 5 of the template for game.
So it looks like this...
Code:
** : CTR-P-BFDE

SHA1: 32DBDE7F2B657B22616AEBD1D20835A371680876
00 00 00 00 C2 FA 00 90 C2 22 13 00 ED 0E 12 F1    <--- line 1
43 54 52 49 4D 41 47 45 00 00 00 00 00 00 00 00
E6 19 BB 08 63 89 12 13 88 FE 75 D5 84 B9 0D C1    <--- line 3
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF     <--- line 5
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
43 54 52 2D 50 2D 42 46 44 45 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
-snip-
But yes sky army knife is a handy program to have too. :)
 

kurodax

Well-Known Member
Member
Joined
May 29, 2015
Messages
146
Trophies
0
XP
160
Country
"unknown ID" is NOT the unique ID (private header). no one has figured out exactly what the unknown id is or how it is generated yet.
Unknown ID is at line 3 of the template for a game.
Unique ID (private header) is at line 5 of the template for game.
So it looks like this...
Code:
** : CTR-P-BFDE

SHA1: 32DBDE7F2B657B22616AEBD1D20835A371680876
00 00 00 00 C2 FA 00 90 C2 22 13 00 ED 0E 12 F1
43 54 52 49 4D 41 47 45 00 00 00 00 00 00 00 00
E6 19 BB 08 63 89 12 13 88 FE 75 D5 84 B9 0D C1
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
43 54 52 2D 50 2D 42 46 44 45 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 8A 5B
But yes sky army knife is a handy program to have too. :)

k i read it and i know i was wrong. You reply so quick.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Sicklyboy @ Sicklyboy: For example, one of my other favorite songs from them, with some massive house music influence - +1