Thread: [Dev]XTool
View Single Post
  #111  
Old 26-04-2018, 23:52
ShivShubh ShivShubh is offline
Registered User
 
Join Date: Dec 2015
Location: India
Posts: 94
Thanks: 311
Thanked 101 Times in 43 Posts
ShivShubh is on a distinguished road
Quote:
Originally Posted by darkwolves View Post
i been repacking crilayla games for some time now its funny this is like the third time someone has said i was wrong and razor came in later and told them i was right lol
Or maybe there was just a misunderstanding ? Because I can't properly understand what you are trying to say by this :-

Code:
the cpk.bms has nothing whatsoever to do with actual inflation it is designed to extract and decompress the file hence the bigger size that is not inflation that is just a result of decompiling the data..
CPK bms by aluigi has the algorithm (comtype cpk) decompression function, the compressed streams are actually decompressed during the extraction process which is equivalent to the inflation done by XTool.

Quote:
Originally Posted by Andu21 View Post
Razor, why this happens? Shouldn't the compressed output be less?

TombRaider_Beginning.pcf 4.92 GB > 491 MB
TombRaider_Beginning.xtl 4.99 GB > 660 MB
Quote:
Originally Posted by Razor12911 View Post
Can you rerun the test using 0.2, thanks in advance
Results made using XTool 0.2 on TombRaider_Beginning.pdf (904 MB)

Code:
PDF (904 MB) --> precomp (4.92 GB) --> 4x4:b32m:t4:lzma (550 MB)
PDF (904 MB) --> xtool, c32m (4.98 GB) --> 4x4:b32m:t4:lzma (710 MB)
PDF (904 MB) --> xtool, c256m (5.05 GB) --> 4x4:b32m:t4:lzma (686 MB)
Seems like other pdf files will produce similar differences. Precomp has inbuilt PDF scanner so it is able to properly scan and inflate all the PDF streams hence the better output.

Last edited by ShivShubh; 27-04-2018 at 00:33.
Reply With Quote
The Following User Says Thank You to ShivShubh For This Useful Post:
Andu21 (02-05-2018)