Quote:
Originally Posted by lolaya
How can I know out of the games files needs compression Nzip or Pzlib etc. ?
|
There isn't much point of using nano zip now that lolz / rz exists. Even still, lolz is used 90% of the time. RZ is only useful on a small set of file types.
Same goes for pzlib - XTool is much better.
So on a normal file, use srep+lolz (srep used to deduplicate data).
Only use xzlib (XTool - packcmd = xtool:e

recomp:zlib) on files that contain zlib Streams. Not every file will contain such streams, but you can use Razor12911's Game File Scanner to search files for presence of such streams.