Has anyone installed config.cia in this cfw?
Yeah, use this rsf http://pastebin.com/1YeBeBG5 to rebuild the decrypted csu.
Has anyone installed config.cia in this cfw?
I dunno, I've seen some rsf with them blank, and I've seen others with the UniqueID as part of it(I think...I may be wrong)What should I have to do with them?
Yeah, use this rsf http://pastebin.com/1YeBeBG5 to rebuild the decrypted csu.
Has anyone managed to install the Playcoinsetter or another version of the devmenu?
You can use that one, from SDK 2.3.4. You don't need to generate xorpads, it's already decrypted. Just run
ctrtool --exheader=exheader.bin --romfs=romfs.bin --exefs=exefs.bin --logo=logo.bin Config.csu
ctrtool -t exefs --exefsdir=exefs exefs.bin --decompresscode
Probably, but the update nag is the price you must pay for running a 3DS CFW right now.I'm having a noob moment right now with this tutorial.
It says that I need to connect to the internet with the 4.1 3DS, does that mean I'll get prompted to update to 9.0 during the process of installing the .cia?
That's because you have to use makerom to generate the cia. The commands you are using just extract the necessary file.I tried that but it doesn't generate the .cia file
I tried that but it doesn't generate the .cia file
Those commands were just for extracting the files. Put the text from the pastebin I linked into a file called Config.rsf, then run
makerom -f cia -rsf Config.rsf -target t -o Config.cia -exheader=exheader.bin -icon exefs\icon.bin -banner exefs\banner.bin -code exefs\code.bin
makerom -f cia -rsf cia.rsf -target t -desc app:4 -icon icon.bin -banner banner.bin -exefslogo -code code.bin -exheader decrypted_exheader.bin -romfs decrypted_romfs.bin -content manual.cfa:1:1 -content update.cfa:7:7 -o Install.cia
-content XXXXX.cfa:<index>:<id>
makerom -f cia -rsf cia.rsf -target t -desc app:4 -icon icon.bin -banner banner.bin -exefslogo -code code.bin -exheader decrypted_exheader.bin -romfs decrypted_romfs.bin -content manual.cfa:1:1 -content update.cfa:2:7 -o Install.cia
Well, minor update. Fire Emblem - Awakening just presents the error screen for me, so there's obviously something wrong. I'll have to look into it later, too busy with other stuff right now to figure it out.
I feel like it has something to do with the fact that it has 3 sectors, so a separated manual and separated update data. I'll try rebuilding the CIA later with everything injected. If nothing else, I recall a number of games that didn't like to start when their update data was stripped. This could be one of those games, I personally just don't remember.
Has anybody tried Kid Icarus?
