View Single Post
  #4  
Old 09-09-2023, 23:00
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Lolz is still in use, it's still the best compressor for game data. But, it's still old. Most tools that we use are ancient.

About inflate + srep + compress - this correct. Inflation, or precompression is the step where the compression already on the game is reversed (decompressed) so that you can apply a stronger algorithm (srep+lolz/lzma). You need to use the correct codec for the game since not every game uses the same compression algorithm. When you decompress your archive, those resources are recompressed identically.
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
murphy78 (10-09-2023)