05-06-2017, 04:46 AM
(05-05-2017, 11:53 PM)ThatTrueStruggle Wrote:Code:comtype COMP_UNZIP_DYNAMIC
get ZSIZE long
get NAME basename
string NAME += ".narc"
get ASIZE asize
math ASIZE - 4
clog NAME 4 ASIZE ZSIZE
Here you go. It decompresses the TZIP into NARC files
Wow! What kind of sorcery was that? The ".tzip" file was a 644 KB size and the code extracted a few ".narc" files, one of 6 MB.
Awesome and thanks! You will be in the credits for this translation.
Here is the work in action:
I have another request (I want to bother the less I can)...
I want to extract the text (I can't find the strings in the files) from these ".mtx" files: Download
It is possible to extract the text in a ".txt" file to be able to inject the translated text later?
Someone else has done this before time ago, but never shared the tools, don't know if was done with QuickBMS. Here is the extracted text from that person.
Thanks in advance!
zL