View Single Post
  #9  
Old 01-11-2016, 17:49
CAT8K CAT8K is offline
Registered User
 
Join Date: Nov 2016
Location: EGYPT
Posts: 15
Thanks: 19
Thanked 2 Times in 2 Posts
CAT8K is on a distinguished road
Quote:
Originally Posted by aswadd View Post
I forgot to tell you something
don't separate the files or make a 3 individual archives each one will contain some files that's the biggest mistake you will make
The base of Compressing is collecting similar Data & make it one data so separating data is the worthest decision 'cause the ratio won't be good

use a Separated data only when compressing similar data types
EX:
vedios & exe & dll & media ===> setup1.bin msc+srep+exe+lzma
main data files ======> setup2.bin precomp+srep+lzma

& for nz I don't know why you want to launch 3 nz for 3 files in the same time
you can basically compress the 3 files with nz into one archive then using the same number of threads that you will use to unpack the 3 files at the same time :]

You mean best Compressing. collecting similar Data "type"?

like this
imagefile1.pak imagefile92.pak = 19gb and make all in one file?

From very recently I do this When Setup many of reapck game Especial FitGirl

I observed this to be best. but here in Call of Duty Advanced Warfare see picture
i have data+sound in same "type" and very big 7.55 + 19 = 26.55 gb
What do you recommend me?

Reply With Quote