|
|
|
#1
|
||||
|
||||
|
Nice, can't wait. Then i can finally test KCD + Sims 4 extracting again (ztool stucks)
__________________
Haters gonna hate
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
wars_dlc01.cpk (301mb) from Sonic Forces
wars_dlc01.cpk.out1 (331mb) wars_dlc01.cpk.out2 (331mb) Code:
Process ID : 10716 Thread ID : 8412 Process Exit Code: 0 Thread Exit Code : 0 User Time : 24.312s Kernel Time : 0.343s Process Time : 24.655s Clock Time : 27.187s Working Set : 97200 KB Paged Pool : 100 KB Nonpaged Pool : 9 KB Pagefile : 108844 KB Page Fault Count : 34175 IO Read : 309030 KB (in 4830 reads ) IO Write : 339319 KB (in 5302 writes) IO Other : 5 KB (in 325 others) Process ID : 4276 Thread ID : 9316 Process Exit Code: 0 Thread Exit Code : 0 User Time : 24.593s Kernel Time : 0.328s Process Time : 24.921s Clock Time : 14.906s Working Set : 173012 KB Paged Pool : 101 KB Nonpaged Pool : 13 KB Pagefile : 176044 KB Page Fault Count : 58016 IO Read : 309030 KB (in 4830 reads ) IO Write : 339319 KB (in 5302 writes) IO Other : 5 KB (in 233 others) wars_0.cpk.out1 (20.3GB) wars_0.cpk.out2 (20.3GB) Code:
Process ID : 10356 Thread ID : 6332 Process Exit Code: 0 Thread Exit Code : 0 User Time : 405.599s Kernel Time : 12.093s Process Time : 417.692s Clock Time : 7466.814s Working Set : 444504 KB Paged Pool : 99 KB Nonpaged Pool : 9 KB Pagefile : 496884 KB Page Fault Count : 148338 IO Read : 12000054 KB (in 187503 reads ) IO Write : 21291630 KB (in 332682 writes) IO Other : 2 KB (in 210 others) Process ID : 3188 Thread ID : 7760 Process Exit Code: 0 Thread Exit Code : 0 User Time : 157.199s Kernel Time : 23.765s Process Time : 180.964s Clock Time : 5138.080s Working Set : 1042488 KB Paged Pool : 99 KB Nonpaged Pool : 13 KB Pagefile : 1159664 KB Page Fault Count : 653581 IO Read : 12000053 KB (in 187503 reads ) IO Write : 21291630 KB (in 332682 writes) IO Other : 2 KB (in 136 others)
__________________
Haters gonna hate
Last edited by KaktoR; 15-04-2018 at 11:19. |
| The Following 2 Users Say Thank You to KaktoR For This Useful Post: | ||
Razor12911 (15-04-2018), Simorq (15-04-2018) | ||
|
#3
|
||||
|
||||
|
Crilayla test #3
Test this on the Naruto series, some streams are left behind, I have no idea how to decrypt all of them at the moment. What is tested here is to see if any sort of inflation happens on all the games of the series. |
|
#4
|
|||
|
|||
|
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 |
|
#5
|
||||
|
||||
|
Quote:
what are your arc.ini settings for xtool?
__________________
Ideas are bulletproof... |
|
#6
|
||||
|
||||
|
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. |
|
#7
|
||||
|
||||
|
Quote:
__________________
Ideas are bulletproof... |
|
#8
|
|||
|
|||
|
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) | ||
|
#9
|
||||
|
||||
|
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. |
|
#10
|
|||
|
|||
|
Default settings from xtool 01.
|
|
#11
|
||||
|
||||
|
[External compressor:xprecomp]
header = 0 packcmd = xtool.exe e:precomp:c32mb,t3 - - <stdin> <stdout> unpackcmd = xtool.exe d:precomp:t75p - - <stdin> <stdout> this?
__________________
Ideas are bulletproof... |
|
#12
|
|||
|
|||
|
Yes, but not through FA.
|
|
#13
|
||||
|
||||
|
i am having no problems with it like that i'm using a compressor similar to pankers
__________________
Ideas are bulletproof... |
|
#14
|
|||
|
|||
|
AFAIK the more the inflation the less the final size, not the case now and i wonder why.
|
|
#15
|
|||
|
|||
|
Not the case always.
|
![]() |
|
|