Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Display Modes
  #16  
Old 18-06-2020, 09:45
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,357
Thanks: 1,076
Thanked 6,950 Times in 2,629 Posts
KaktoR is on a distinguished road
http://schnaader.info/precomp.php
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
BLACKFIRE69 (18-06-2020)
Sponsored Links
  #17  
Old 18-06-2020, 10:53
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
I hope you don't mind a basic question - but what purpose does precomp have? I use XTool etc.. but I've never seen anyone use precomp before. I hope you don't mind explaining which file types / codecs it can help with. Thank you!
https://www.fileforums.com/showpost....61&postcount=8
Reply With Quote
  #18  
Old 25-07-2020, 07:45
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Arrow PrecompX v2.0.0.1

Precomp Accelerator - PrecompX 2.0.0.1

What's new
  • Added detection mode.
  • Users can select either PrecompX for decompression, or the CLS Library.
  • Some improvements.

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)
Usage:
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...
Reply With Quote
The Following 3 Users Say Thank You to BLACKFIRE69 For This Useful Post:
Atakanbasturk (05-08-2020), dixen (26-07-2020), Gehrman (09-09-2020)
  #19  
Old 05-08-2020, 03:38
Atakanbasturk Atakanbasturk is offline
Registered User
 
Join Date: Dec 2012
Location: istanbul
Posts: 7
Thanks: 4
Thanked 0 Times in 0 Posts
Atakanbasturk is on a distinguished road
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?
Reply With Quote
  #20  
Old 05-08-2020, 04:59
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Atakanbasturk View Post
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?
PrecompX already uses "-cn".

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
cls-precomp - any version (Multithreaded)
Reply With Quote
The Following User Says Thank You to BLACKFIRE69 For This Useful Post:
Atakanbasturk (05-08-2020)
  #21  
Old 07-09-2020, 11:03
Balaji007's Avatar
Balaji007 Balaji007 is offline
Registered User
 
Join Date: Nov 2019
Location: Internet 😝
Posts: 34
Thanks: 41
Thanked 6 Times in 6 Posts
Balaji007 is on a distinguished road
Wink

Quote:
Originally Posted by Masquerade View Post
I hope you don't mind a basic question - but what purpose does precomp have? I use XTool etc.. but I've never seen anyone use precomp before. I hope you don't mind explaining which file types / codecs it can help with. Thank you!
Hi friend
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 🤗
Reply With Quote
  #22  
Old 07-09-2020, 11:05
Balaji007's Avatar
Balaji007 Balaji007 is offline
Registered User
 
Join Date: Nov 2019
Location: Internet 😝
Posts: 34
Thanks: 41
Thanked 6 Times in 6 Posts
Balaji007 is on a distinguished road
Quote:
Originally Posted by BLACKFIRE69 View Post
PrecompX already uses "-cn".

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
cls-precomp - any version (Multithreaded)
I am wondering about bzip2. You can give the link for it. Also give some examples, how to use it?
Reply With Quote
  #23  
Old 08-09-2020, 09:50
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 264
Thanks: 190
Thanked 321 Times in 118 Posts
elit is on a distinguished road
Quote:
Originally Posted by dixen View Post
Dishonored: Death of the Outsider
*.resources - 17 gb > 25.1 gb for 23 minutes on 4 threads
For example. ZTool or Xtool (v0.12) - 30% for 4 hours
test unpack

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.
Reply With Quote
  #24  
Old 08-09-2020, 10:08
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,357
Thanks: 1,076
Thanked 6,950 Times in 2,629 Posts
KaktoR is on a distinguished road
^
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
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
elit (08-09-2020)
  #25  
Old 08-09-2020, 10:10
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 264
Thanks: 190
Thanked 321 Times in 118 Posts
elit is on a distinguished road
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.
Reply With Quote
  #26  
Old 21-10-2020, 11:07
Balaji007's Avatar
Balaji007 Balaji007 is offline
Registered User
 
Join Date: Nov 2019
Location: Internet 😝
Posts: 34
Thanks: 41
Thanked 6 Times in 6 Posts
Balaji007 is on a distinguished road
Exclamation

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.
Reply With Quote
  #27  
Old 21-10-2020, 11:12
Balaji007's Avatar
Balaji007 Balaji007 is offline
Registered User
 
Join Date: Nov 2019
Location: Internet 😝
Posts: 34
Thanks: 41
Thanked 6 Times in 6 Posts
Balaji007 is on a distinguished road
Exclamation

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.
Reply With Quote
  #28  
Old 21-10-2020, 11:44
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Balaji007 View Post
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

this will happen when you use more than the threads used in the compression. so make sure the threads used for decompression are less than or equal to the threads you used in the compression.

ex:
set compression threads = t4
and
decompression threads = t4

then your problem will be solved.
Reply With Quote
The Following User Says Thank You to BLACKFIRE69 For This Useful Post:
Balaji007 (21-10-2020)
  #29  
Old 10-05-2021, 18:45
Balaji007's Avatar
Balaji007 Balaji007 is offline
Registered User
 
Join Date: Nov 2019
Location: Internet 😝
Posts: 34
Thanks: 41
Thanked 6 Times in 6 Posts
Balaji007 is on a distinguished road
Exclamation 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.
Reply With Quote
  #30  
Old 25-08-2021, 14:30
Dark0226 Dark0226 is offline
Registered User
 
Join Date: Feb 2021
Location: Russia
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Dark0226 is on a distinguished road
Somehow you can place TEMP, or rather PrecompX_temp in another area, for example, on a virtual hdd in RAM.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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



All times are GMT -7. The time now is 02:42.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com