|
|
|
#1
|
||||
|
||||
|
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
BLACKFIRE69 (18-06-2020) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Precomp Accelerator - PrecompX 2.0.0.1 What's new
Commands: a = Compress x = Decompress Options: -c# = Chunk Size [Compression Only] -t# = Threads (as a number or as a percentage) -method = Detection Method [Compression Only] Detection Methods: Code:
-intense0 (sensitive) (default) -intense2 (more sensitive) -brute (most sensitive) PrecompX.exe a -c# -t# -method - - <stdin> <stdout> PrecompX.exe x -t# - - <stdin> <stdout> Arc.ini: Code:
[External compressor:precompx] header = 0 packcmd = PrecompX.exe a -c128m -t100p -brute - - <stdin> <stdout> unpackcmd = PrecompX.exe x -t4 - - <stdin> <stdout> For Compression: arc.ini PrecompX.exe precomp32.exe precomp64.exe For Decompression: arc.ini PrecompX.exe precomp32.exe precomp64.exe or the CLS library for decompress cls.ini cls-precompx.dll cls-precomp_x64.exe cls-precomp_x86.exe check the first post... |
| The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
|
#3
|
|||
|
|||
|
Great tool. Thanks for your hard work. I want to ask something:
Normally Precomp.exe first decompress given file, then compress it with BZip2. We can use -cn syntax and block it. So we can compress it further with lzma or another compressor. Can we use -cn syntax in PrecompX? Or any other way so precomp must not compress file? |
|
#4
|
||||
|
||||
|
Quote:
![]() if you want to deal with more options, try mine cls-precomp.dll (multithreaded). so i have given you the facility with it to change the options used in Precomp. Code:
[Precomp] Options=-cn -brute Chunk=128m Threads=4 |
| The Following 2 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
Aschenputtell (18-03-2025), Atakanbasturk (05-08-2020) | ||
|
#5
|
||||
|
||||
|
Quote:
|
|
#6
|
||||
|
||||
|
^
I think this is one of the games for which xtool has problems because of odd streams or something like that, if I remember correctly.
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
elit (08-09-2020) | ||
|
#7
|
|||
|
|||
|
And one other thing. For to me unknown reasons many of you use wrong terms regarding data inflation, calling it compression and leading to confusions. When you compress data as a whole, you are in fact decompressing those streams in the process, that particular part is *not* compression but actually decompression. To avoid confusion with global data compression, call it inflation. You are inflating the data within global compression process - as a preprocess.
This is confusing because then you have inflator tool with parameters like "compress" and "decompress", guess which flag is used when, exactly opposite as when it should. It should be "e" or "c" during global data unpacking, and "d" during global compression, because that is what is actually happening. Tool is its own entity/command, working on its own and is not superwising rest of the chain in the process and doesnt know about it, it just push the data through the pipe. |
|
#8
|
||||
|
||||
|
Major issue was founded friend. I am using 4 thread pc to repack. Decompression on 4 thread pc or lower pc works well. But higher thread pcs are showing this error like unarc.dll error code: -1. Also no use the -hp to encrypt the file.This error comes with Cls and precomp
__________________
If you will smile,You will live long Just like the haters,they are helping to improve your skills. |
|
#9
|
||||
|
||||
|
I am trying with t4 or threads=100%, But it still shows a error
__________________
If you will smile,You will live long Just like the haters,they are helping to improve your skills. |
|
#10
|
||||
|
||||
|
Quote:
ex: set compression threads = t4 and decompression threads = t4 then your problem will be solved. |
| The Following User Says Thank You to BLACKFIRE69 For This Useful Post: | ||
Balaji007 (21-10-2020) | ||
|
#11
|
||||
|
||||
|
Sometimes the inflated or deflated streams higher than 1 Gb per thread. Example like 128Mb=>1 Gb. At the moment the cls decompression was freezed without showing any errors. Please fix this errors
__________________
If you will smile,You will live long Just like the haters,they are helping to improve your skills. |
|
#12
|
|||
|
|||
|
Somehow you can place TEMP, or rather PrecompX_temp in another area, for example, on a virtual hdd in RAM.
|
|
#13
|
|||
|
|||
|
Quote:
Pack Quote:
Quote:
|
| The Following User Says Thank You to dixen For This Useful Post: | ||
BLACKFIRE69 (07-06-2020) | ||
|
#14
|
||||
|
||||
|
which installer scripts does this work with? Also Cesar82 if you are reading this, can you implement precompx into CIU compatibility instead of only being able to use xtool? I love my CIU scripts but faster precomp would be great. thanks.
|
|
#15
|
||||
|
||||
|
Quote:
If he finds it beneficial, we can include it. |
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
BLACKFIRE69 (07-06-2020) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ultimate Conversion Compressor (UCC) | vollachr | Conversion Tutorials | 55 | 26-04-2021 09:27 |
| Universal CLS for Precomp | Razor12911 | Conversion Tutorials | 23 | 05-02-2021 18:50 |
| Precomp Vs Precomp Test | felice2011 | Conversion Tutorials | 18 | 28-02-2016 04:10 |
| Precomp 0.44 and NEW packjpg.exe (self optimized) | panker1992 | Conversion Tutorials | 7 | 14-01-2016 09:23 |
| Information about Precomp | Razor12911 | Conversion Tutorials | 6 | 02-09-2015 16:10 |