View Single Post
  #2  
Old 12-01-2019, 19:52
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 204
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
Quote:
Originally Posted by exorc View Post
Hi, how to unpack this "xZLib+srep+lolz:dtb1:d64m:mt6:mc1023"?

thanks
via this script ? , with what ?
i can help! just tell me what are you using to unpack ?

or just follow me...

xZLib Requires

Files:

Code:
XT.exe
hif2raw_dll.dll
raw2hif_dll.dll
zlibwapi.dll
arc.ini or FA.ini Requires

Code:
[External compressor:xZLib]
header    = 0
packcmd   = XT e:precomp:t75p,c32m:zlib - - <stdin> <stdout>
unpackcmd = XT d:precomp:t75p - - <stdin> <stdout>
added, TaskKill for XT.exe and DelTree

Srep Requires

Files:

Code:
cls-srep.dll
arc.ini or FA.ini Requires

Code:
[External compressor:srep]
header = 0
packcmd   = srep -m3f $$arcdatafile$$.tmp - <stdout>
unpackcmd = srep -d -s - - <stdin> <stdout>

LOLZ Requires

Files:

Code:
cls-lolz_x64.exe
cls-lolz.dll
LOLZ don't need arc.ini or FA.ini options to unpack

use on LOLZ always mtt0...
otherwise it will Requires More Rams for unpacking...

i made this archive for you, it can unpack... so download and try it..
search in the script *data.bin* then change it to your archive name..
Attached Files
File Type: rar Example.rar (1.95 MB, 30 views)
__________________
Keep Up The Good Works!

Last edited by yasitha; 12-01-2019 at 20:36.
Reply With Quote