View Single Post
  #8  
Old 03-10-2018, 11:12
K4miKaZe's Avatar
K4miKaZe K4miKaZe is offline
Registered User
 
Join Date: Sep 2018
Location: Spain
Posts: 146
Thanks: 177
Thanked 235 Times in 84 Posts
K4miKaZe is on a distinguished road
Yeah for sure but be aware, the ztool on your package has some problems, i used the newest one that came in ultraarc 2900 r5. Also to make it work with your installer i just downloaded the latest ztool from razor and put the files from the decoder folder to the x64 folder on your includes/ztool. Command by default untouched, but had included the 2 extra dlls on the script. Then i just choosed on compressor ini the ztool x64, lolz and on srep "O" + bpk.

This is my compression log:

Code:
D:\UltraARC 2900 R5 Stable Release>arc a -ep1 -r -ed -dses -s; -di -i2 -wE:\ArcTmp -n@CfgTmp\List1.txt -mMASK E:\data1.bin -dpC:\Users\K4miKaZe\Desktop\Final Fantasy XV
FreeArc 0.67 (March 15 2014) Using additional options: --cache=0 --logfile=_Compression.log
Creating archive: E:\data1.bin using srep:m3f+lolz:mmt1:d64:mc1023, $binkpack => bpk, $earcpack => pzlib+srep:m3f+lolz:mmt1:d64:mc1023
Memory for compression 0b, decompression 0b, cache 0b
Compressed 63,502 files, 82,863,904,137 => 50,052,040,109 bytes. Ratio 60.40%
Compression time: cpu 32250.61 sec/real 110519.25 sec = 29%. Speed 0.75 mB/s
All OK
As you can see thats about 24 hours with lolz xDD. $earcpack is an entry i created on arc groups for the earc files.

And this is my ultraarc ztool configuration:

Code:
[External compressor:pzlib]
header    = 0
default   = :max:c32m
;packcmd   = _PE\ZTool e:pzlib:t75p{:option} Input <stdout>
packcmd   = _PE\ZTool e:pzlib:t75p{:option} - - <stdin> <stdout>
unpackcmd = _PE\ZTool d:pzlib:t100p:cm0 - - <stdin> <stdout>
datafile  = Input
I didnt touched anything on ztool on ultraarc and nothing on asis, only changed the ztool version. Where do you get the error, on compress or decompress?

Edit: I didnt mention that, removed all foreign language files on sound/voices and also eliminated all duplicated videos

Last edited by K4miKaZe; 03-10-2018 at 11:15.
Reply With Quote
The Following User Says Thank You to K4miKaZe For This Useful Post:
kocchi96x (15-12-2018)