ROM Hack 3 Questions about Manual and Makerom :)

  • Thread starter Thread starter Asia81
  • Start date Start date
  • Views Views 1,056
  • Replies Replies 1
  • Likes Likes 1

Asia81

Yuri Lover ~
Member
Joined
Nov 15, 2014
Messages
6,892
Reaction score
4,459
Trophies
5
Age
32
XP
4,673
Country
France
Thanks :)

1) How to decrypt it properly ?
2) How to include the manual with makerom ?
3) It's also possible to tranlate a manual ? (For my AS HackRom)
 
  • Like
Reactions: Anton299
2. This works for me with .cia packing (in example on LoZ OoT 3D):

Code:
makerom [B]-f cia[/B] -rsf oot.rsf -target t -content loz-oot.cxi:0:0 [B]-content manual.cfa:1:1[/B] -o loz-oot[B].cia[/B]

Full .bat file (which builds loz-oot.cxi first):
Code:
makerom -f ncch -rsf oot.rsf -target t -desc app:1 -icon exefs\icon.bin -banner exefs\banner.bin -exefslogo -code exefs\code.bin -exheader exheader.bin -romfs romfs.bin -o loz-oot.cxi
makerom -f cia -rsf oot.rsf -target t -content loz-oot.cxi:0:0 -content manual.cfa:1:1 -o loz-oot.cia
pause

I use this makerom (x86) - 662 Kb (678 274 bytes).
3DSguy's v0.13, IIRC.

Didn't try to build .cci (3DS) with manual, though.
 

Site & Scene News

Popular threads in this forum