Is there any way to make the cias made with cdnto3ds work on sysnand (without gateway)?
I used this tutorial https://gbatemp.net/threads/how-to-dump-and-backup-eshop-games-and-dlc.375586/ to dump the ambassador games, and I want to install them on my sysnand (because gba games don't work on gw mode), but I still get the "The software title could not be launched" error when I try to launch it in the normal mode.


Huh, I see. Guess this isn't the cause for the invalid cia then. Thanks!I also have these errors but the cias work fine in the end. I only tested for small files though.

Any plans on making a decypter that isn't in the form of a launcher.dat file? I have a feeling the new Gateway update won't use a launcher file. There's some useful homebrew in launcher form that may not work on the new Gateway update.![]()

CIA/3DS I would assume. I'm aware the launcher.dat method was there so one could use it without a $80 flashcart. (only a DS mode flashcart is needed then)
However the new exploit Gateway found probably won't use a launcher.dat file at all. So there's a LOT of new users that could benefit from this if the decrypter is recompiled in a CIA/3DS container.
I suppose one could wait till some one reverse engineers the new exploit and then decrypting things would be completely free as no external hardware is needed (and perhaps more stable since the MSETT exploit has it's known issues). But lets face it...that's going to take awhile. A long long while.![]()

The nature of the Arm9 exploit they are using might have also changed. They might still use a launcher.dat file, but it's probably not going to be backwards compatible with Launcher.dat files designed to be started from the old MSETT exploit. I assumed CIA files at the least would have arm9 access. But I guess I was wrong? Either way I hope people will try and update this to work with the new exploit when it's released.
Guys is there any way to load a .sav on a.cia game ?thx in advance

lol :v
Got bored. Generates an encTitleKey.bin that works with the TitleKey decryptor, use the titlekey tools to dump the key, ctrtool to extract the contents and then the command "aescbc content content.out key 00000000000000000000000000000000" (that's 32 zeroes) (minus quotes) replacing "content" with the extracted and encrypted content and "key" with the key printed out by printKeys.py.Hey Relys, do you know if there's a way to decrypt retail CIA's? I've got this download play CIA that I'd love to open up and take some music from.
Got bored. Generates an encTitleKey.bin that works with the TitleKey decryptor, use the titlekey tools to dump the key, ctrtool to extract the contents and then the command "aescbc content content.out key 00000000000000000000000000000000" (that's 32 zeroes) (minus quotes) replacing "content" with the extracted and encrypted content and "key" with the key printed out by printKeys.py.