View Single Post
  #1  
Old 07-04-2025, 07:17
felixible11 felixible11 is offline
Registered User
 
Join Date: Aug 2024
Location: Earth
Posts: 4
Thanks: 3
Thanked 0 Times in 0 Posts
felixible11 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
You have to know what compression a game is using.
And how do you do that? Or is that exactly what the precompress is for?

Quote:
Originally Posted by KaktoR View Post
Your archive is larger because you did not deduplicated the data (srep or xtool:dd1..5) and you did not compress the data at the end. However if you precompress the data with xtool zlib and the archive is larger than the original input, you have possibly found out that the input is zlib compressed.
To understand: Do I need to know what compression the games already have so that
a. to remove/optimize the compression during precompress and (better) compress again later or
b. so that I can pack it even better (over it)?

I'm (still) at a loss here.
Reply With Quote
Sponsored Links