ROM Hack Ctrtool help

Can some one help me extract the exefs file with ctrtool?
3DSTool works better for this.
Make sure the CIA is decrypted first. You can use Decrypt9 to decrypt it.
Code:
ctrtool.exe --content=Content Game.cia
3dstool.exe -xvtf cxi Content.0000.* --header NCCH.Header --exh DecryptedExHeader.bin --exefs DecryptedExeFS.bin --romfs DecryptedRomFS.bin --logo Logo.bcma.LZ --plain PlainRGN.bin
3dstool.exe -xvtf exefs DecryptedExeFS.bin --exefs-dir ExtractedExeFS --header ExeFS.Header
3dstool.exe -xvtf romfs DecryptedRomFS.bin --romfs-dir ExtractedRomFS
That will extract all the contents of Game.cia including unpacking the ExeFS/RomFS.
 
  • Like
Reactions: thunderjackl
3DSTool works better for this.
Make sure the CIA is decrypted first. You can use Decrypt9 to decrypt it.
Code:
ctrtool.exe --content=Content Game.cia
3dstool.exe -xvtf cxi Content.0000.* --header NCCH.Header --exh DecryptedExHeader.bin --exefs DecryptedExeFS.bin --romfs DecryptedRomFS.bin --logo Logo.bcma.LZ --plain PlainRGN.bin
3dstool.exe -xvtf exefs DecryptedExeFS.bin --exefs-dir ExtractedExeFS --header ExeFS.Header
3dstool.exe -xvtf romfs DecryptedRomFS.bin --romfs-dir ExtractedRomFS
That will extract all the contents of Game.cia including unpacking the ExeFS/RomFS.
sry i did not word that right i meant to say that i already have the exefs form a braindump i just need to unpack it.
 
sry i did not word that right i meant to say that i already have the exefs form a braindump i just need to unpack it.
Then this line is all you need:
3dstool.exe -xvtf exefs DecryptedExeFS.bin --exefs-dir ExtractedExeFS --header ExeFS.Header
Put 3dstool.exe and DecryptedExeFS.bin in a directory and run that command from the same directory.
 
  • Like
Reactions: thunderjackl

Site & Scene News

Popular threads in this forum