ROM Hack Manually method to compress code.bin?

Headmasta001

New Member
Newbie
Joined
Nov 29, 2015
Messages
4
Reaction score
0
Trophies
0
Age
37
XP
92
Country
Uruguay
Im editing a game right now, the string are in that archive, i have no problem with decompress de archive, but i have no clue compressing code.bin again.

Thanks everyone for the help.
 
I know it is late but for everyone's information I write it here.
The code.bin file is compressed with reverse LZ77 algorithm which is supported by 3dstool.

Code:
3dstool -z --file code.bin

Will do the trick
 

Site & Scene News

Popular threads in this forum