View Single Post
  #7  
Old 06-07-2020, 15:23
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,218
Thanks: 294
Thanked 1,407 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by lolaya View Post
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:erecomp: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.
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
lolaya (08-07-2020)