|
|
|
#1
|
|||
|
|||
|
Razor, why this happens? Shouldn't the compressed output be less?
Code:
TombRaider_Beginning.pcf 4.92 GB > 491 MB TombRaider_Beginning.xtl 4.99 GB > 660 MB |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
what are your arc.ini settings for xtool?
__________________
Ideas are bulletproof... |
|
#3
|
||||
|
||||
|
Quote:
@Shiv, Ramiro and darkwolves From my personal experience with crilayla, what darkwolves is saying is right but I'm not going through that source, it's exhausting to translate all that stuff to Delphi, however what Ramiro and Shiv are saying is also correct to a certain extent, it's the same thing, it only differs if the the stream do not start with CRILAYLA, either because they are encrypted or it's just missing, there were a few samples I have received where instead of CRILAYLA header you just find a null header, in this case, xtool approach will not work. But keep up with the debate, it's good. Last edited by Razor12911; 26-04-2018 at 21:42. |
|
#4
|
||||
|
||||
|
Quote:
__________________
Ideas are bulletproof... |
|
#5
|
|||
|
|||
|
Quote:
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.. Quote:
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) Last edited by ShivShubh; 27-04-2018 at 00:33. |
| The Following User Says Thank You to ShivShubh For This Useful Post: | ||
Andu21 (02-05-2018) | ||
|
#6
|
||||
|
||||
|
because it is designed to decompile and extract once extracted it no longer even reads as a cpk file until it is recompressed and encrypted with a cpk tool it would take razor forever to be able to read through all that data and try implementing it into xtool
__________________
Ideas are bulletproof... Last edited by darkwolves; 27-04-2018 at 01:55. |
|
#7
|
|||
|
|||
|
Why would it be able to read as cpk file after extraction ? Its obvious it wont be read as CPK. And as far as I think XTool's crilayla is based on cpk bms thats why there's no x64 build for it.
|
|
#8
|
||||
|
||||
|
Quote:
how exhausting it is to have to translate all of that
__________________
Ideas are bulletproof... |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|