Now good news is for the people who own the sky3ds blue button
if you want to play the 3ds games that the sky3ds team not add it
template files in the official ,you can build the game header by
yourself and send to inquiry@sky3ds.com , the official team will process
will add it into new updated template files later !! so let is show you how to
make the game header !!
How to build a game header file for sky3ds ?
Note: Make sure the 3dsgame rom you download is from original game pad dump ,not an Eshop game or others !
1. A game support to write for sky3ds or not , depends on if it was included
into the template file (game title header information). In order to
speed up the process of more games to be supported, sharing you here how to
tell if a game you can write or not.
2. If the game cannot be supported to write, it will show you a warning
like “The file xxxxxxxx have no resource data yet , Please update the
template.txt”, this means the current template file had not included this game
title’s header information, sure you can
wait for official update, but you’d
better make game title header template yourself to ask for updating , as
it will make your games supported in time.
3. Firstly, you should download a software “WinHex”to install.
Download here: http://www.x-ways.net/winhex/index-m.html
Download here: http://www.x-ways.net/winhex/index-m.html
4. Open WinHex tool, choose option“File”->”Open”to load the game rom.
5. The content of game rom is hexadecimal code, looks complex, but you just
simply to remember a few of commands, then you can easily make the game temp
file to submit to official.
Press key “ALT”+ “G”, input
1150 and click “OK”
6. At this point , the cursor will go to the line 1150,
as long as the back-end of line 1150 shows CTR-P, it means this game can be
wrote normally, you can make the next step , otherwise , it means that the game
will not support writing for Sky3DS any more.
7. Next , you need to press KEY“ALT”+ “G”again and
fill 4010 (Hex: 4010; Decimal: 16400), click
“OK”to go on.
8. This time, the cursor will skip to line 4010
9. Pressing together with KEY “SHIFT”+ “CTRL”+ “END”, the code after line
4010 will be selected.
10.Press KEY“Delete”, there will be a warning to
confirm if you need to delete, Click “Yes”.
11. If the size of deleted data over than 20MB , will show the message as
below, just click “OK”to confirm.
12. You should make sure the line
number is 04000, if it’s ok, then means you have done successfully.
13. After confirmation, choose option “File”->”Save As…”
14. The
saved file name should be marked with“_temp”at the end.
15. Compress your temp files by “RAR”or “ZIP”format (※Mark with ”_temp”)
16. Send the "Zip " or "rar" compressed files to inquiry@sky3ds.com , the official team will process and add it into new updated template files later !!
No comments:
Post a Comment