Hacking [TUTORIAL] Convert Loadiine Games to USB Installable Format Properly

morpheous

Well-Known Member
Member
Joined
Apr 2, 2009
Messages
159
Trophies
0
XP
445
Country
United States
Because the thing you're pasting is in hex, not binary.
If you just paste the key in notepad and save it it will be saved as plaintext.
Or, maybe you just have to click in the left section (where the hex is) and paste.



Can you create a batch .Bat file so i can do this with mutiple games in a queue?
 

morpheous

Well-Known Member
Member
Joined
Apr 2, 2009
Messages
159
Trophies
0
XP
445
Country
United States
$files = get-childitem .\ -name -recurse -filter title.tik
ForEach ($tik in $files) {
$tmd = [System.IO.Path]::ChangeExtension($tik, "tmd")
c:\cdecrypt\cdecrypt.exe "$tmd" "$tik" c:\cdecrypt\ckey.bin
}

You mean this? but how am i going to decrypt multiple games at once, when i have to have the the cdecrypt files inside a game folder so it can convert the files to loadiine format? I can't place multiple game files in the same directory or they'll copy over each other.

I attached a photo. what do i do from here? I was confused by your instructions on how to batch convert the games via powershell.
 

Attachments

  • Untitled.png
    Untitled.png
    59.6 KB · Views: 183
Last edited by morpheous,

phojoros

New Member
Newbie
Joined
Apr 1, 2014
Messages
1
Trophies
0
Age
34
XP
43
Country
Thxs for the guide. My LoD works fine on loadiine and I m trying to convert it to wup. Sadly I got a Common Lenght Key error on JNustool. Any idea why this happens?

The same thing happens to me, in the end you could find out what the problem was?
 

VyacheslavM

Member
Newcomer
Joined
Dec 10, 2019
Messages
6
Trophies
0
Age
33
XP
68
Country
Russia
Hi!
Im downloading UPDATE DuckTales Remastered (0005000e10129000 TitleID):
java -jar JNUSTool.jar 0005000e10129000
All fine, complete downloaning all directories

Next, Im replace 4 files in 'content' (for localization), and start packing:
java -jar NUSPacker.jar -in "/Users/sonic/Desktop/Loadiine2NUS/dtr/updaterus" -out "/Users/sonic/Desktop/Loadiine2NUS/dtr/nusupdaterus" -encryptKeyWith D7B00402659BA2ABD2CB0DB27FA2B656
...
Packed all contents.


TMD saved to /Users/sonic/Desktop/Loadiine2NUS/dtr/nusupdaterus/title.tmd
Cert saved to /Users/sonic/Desktop/Loadiine2NUS/dtr/nusupdaterus/title.cert
Ticket saved to /Users/sonic/Desktop/Loadiine2NUS/dtr/nusupdaterus/title.tik

Encrypted with this key : 13371337133713371337133713371337
Key encrypted with this key : D7B00402659BA2ABD2CB0DB27FA2B656

Encrypted key : 22B7DCFEB17E03CF2C3F3053304A1C75

Next, Im tryin this on mywiiu (hakchi, wup installer) and received error - "not complete wup files", etc

How to pack UPDATE?
 

tmnr1992

Well-Known Member
Member
Joined
Oct 22, 2016
Messages
327
Trophies
0
XP
2,058
Country
United States
I followed every step but I get the following error: Can't create GUI window without the FST. Please provide a key/title.key
 

SkeletonSmith

subscribe Skeleton Smith Gaming on youtube
Member
Joined
Apr 17, 2020
Messages
189
Trophies
0
Age
38
XP
531
Country
United States
Hey can i use this with my NDS2WiiU games/

--------------------- MERGED ---------------------------

Can it be used with NDS2WIIU?
 

tmnr1992

Well-Known Member
Member
Joined
Oct 22, 2016
Messages
327
Trophies
0
XP
2,058
Country
United States
I followed every step but I get the following error: Can't create GUI window without the FST. Please provide a key/title.key

For anyone getting this error you need the correct key, after the process completed I got the game converted but I cannot install it, wupinstaller gives me an error saying the file is not a game, game dlc or update.
 
Last edited by tmnr1992,

willianholtz

Well-Known Member
Newcomer
Joined
Jan 5, 2020
Messages
91
Trophies
0
Age
36
Location
Três Barras, Brasil
Website
www.menteinsanabfs.blogspot.com
XP
595
Country
Brazil
For anyone getting this error you need the correct key, after the process completed I got the game converted but I cannot install it, wupinstaller gives me an error saying the file is not a game, game dlc or update.

Same problem, with the game Fatal Frame (Project zero EUR)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: b