View Single Post
  #1940  
Old 22-10-2020, 16:16
HunterEmrah HunterEmrah is offline
Registered User
 
Join Date: Jan 2013
Location: Canada
Posts: 59
Thanks: 28
Thanked 15 Times in 13 Posts
HunterEmrah is on a distinguished road
Quote:
Originally Posted by Sebazz View Post
Bro, i tried but i cant find zlib streams , how to reduce size of. tiger file from 3.99 GB to 3.94 GB ... i applied decryptor tool and my tiger file has the same size of 3.99 GB
after using decryptor all decrypted files will be copied to decrpyted dir. These file you can compress with the method I shared before

Make sure that you decrypted all .tiger files. The ready .bat file may not decrypt all files, I decrypted a few files manually by adding them myself.

i have replaced decrypted files with original ones launched the game, works well.

here is the test on small .tiger file:
Code:
FreeArc 0.67 (December 12 2012) Creating archive: ..\data1.bin using xzlib+srep+lolz
Memory for compression 0b, decompression 0b, cache 1mb
Compressing 1 file, 320,058,596 bytes. Processed  10%
Compressing 616,737,483 bytes with srep -m3f -a16 -d1g  $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
SREP 3.93a beta (October 11, 2014): input size 588 mb, memory used 1368 mb, -m3f -l512 -c512 -a16/16 -hash=vmac -b8mb -d1gb:h256mb:l512:c64
   
100%: 616,737,483 -> 205,956,854: 33.39%.  Cpu 152 mb/s (3.859 sec), real 239 mb/s (2.457 sec) = 157%.  Remains 00:00   
Decompression memory is 29 mb.  270,959 matches = 4,335,344 bytes = 2.10% of file

Compressing 205,957,670 bytes with lolz_x64.exe -mtt1 -tt1 -mc2 -mt6  $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

Compressed 1 file, 320,058,596 => 43,828,172 bytes. Ratio 13.6%
Compression time: cpu 0.55 secs, real 136.11 secs. Speed 2,351 kB/s
All OK

Last edited by HunterEmrah; 22-10-2020 at 16:21.
Reply With Quote