#16
|
||||
|
||||
__________________
Haters gonna hate
|
The Following User Says Thank You to KaktoR For This Useful Post: | ||
BLACKFIRE69 (18-06-2020) |
Sponsored Links |
#17
|
||||
|
||||
Quote:
|
#18
|
||||
|
||||
PrecompX v2.0.0.1
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 3 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
#19
|
|||
|
|||
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? |
#20
|
||||
|
||||
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 User Says Thank You to BLACKFIRE69 For This Useful Post: | ||
Atakanbasturk (05-08-2020) |
#21
|
||||
|
||||
Quote:
Precomp can compress zlib streams like xtools and ztools. Also it can compress the .png or .jpeg files by the help of packjpg.dll file. It can compress zip and gif files. More effective tool 🤗 |
#22
|
||||
|
||||
Quote:
|
#23
|
|||
|
|||
Quote:
This cant be right, if it takes 4h to recompress 17gb with z/x-tool you must be doing something wrong. Probably invoking some obscure and completely unnecessary brute mode etc. Compare with similar settings, x/z-tool also have its own options and for 99% time all you need is either :m1, or :m2 - aka :high. Thats it. I can get at least around ~20mb/s on m2/high, tool is extremely fast and have no reason to drag like your results show. |
#24
|
||||
|
||||
^
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) |
#25
|
|||
|
|||
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. |
#26
|
||||
|
||||
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. |
#27
|
||||
|
||||
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. |
#28
|
||||
|
||||
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) |
#29
|
||||
|
||||
Cls decompression error
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. |
#30
|
|||
|
|||
Somehow you can place TEMP, or rather PrecompX_temp in another area, for example, on a virtual hdd in RAM.
|
Thread Tools | |
Display Modes | |
|
|
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 |