FreeARC+SREP+LZMA+Precomp

April 17th, 2020

Hello , i’ve been trying to repack my games for smallest size possible, i’ve trying since few days to get my Tomb Raider repack below 7 gigz
I’m currently using precomp+srep+lzma+freearc
tried many combinations already such as -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 but none was as effective as AGB Golden Team repack and/or Blackbox
Can you kindly give me the parameter(s) used with those repacks?
Thank you

Answer #1
Bump!
Answer #2
Well, It isn’t the same thing…..
I’ve checked fileforums…..
And you can use their compression.bat to get the files you need and then you can include it in your own installation.
Or just check what compression did they used:
..............
set arc=Data1.bin
if exist .\TR\Disk1\%arc% goto Data2
arc a -ep-- -lc- -w.\ -s; -mprecomp:t-jnf+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8 -dp"%choice1%" .\TR\Disk1\%arc% @Data1.lst
if ERRORLEVEL 1 goto arcfail
:Data2
set arc=Data2.bin
if exist .\TR\Disk2\%arc% goto Data3
arc a -ep-- -r -w.\ -lc- -s; -mprecomp:t-jnf+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8 -dp"%choice1%" .\TR\Disk2\%arc% @Data2.lst
if ERRORLEVEL 1 goto arcfail
:Data3
set arc=Data3.bin
if exist .\TR\Disk2\%arc% goto end
arc a -ep -w.\ -lc- -s; -mprecomp:t-jnf+srep+exe2+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8 -dp"%choice1%" -x@Data3.lst .\TR\Disk2\%arc% ...........

Cheers
Answer #3
http://fileforums.com/showthread.php?t=94354

 

| Sitemap |