View Single Post
  #11  
Old 14-08-2015, 02:44
toto621 toto621 is offline
Registered User
 
Join Date: Jul 2015
Location: The World
Posts: 71
Thanks: 42
Thanked 47 Times in 23 Posts
toto621 is on a distinguished road
Quote:
Originally Posted by shadowhacker View Post
This Script Work Fine With The Installer if i remove precomp

but precomp compress a lot size
Then use PreComp 0.42 since it's officially supported by the script, viewing the changelog most of changes in 0.43 concern JPG compression option :
Code:
Linux: Added JPG recompression using PackJPG, full compatibility of Windows and Linux PCF files
Linux: zLib routines are now as fast as under Windows
Windows: Locked files can be read now, multiple Precomp instances can work on the same file
Windows: Static zLib and PackJPG linking (no DLLs needed)
Major GIF rewrite, Precomp now recompresses most GIF files completely
New switch -n for conversion of PCF files (bZip2 <-> no compression)
Compression switch -c uses n (none) instead of - now
Improved timing behaviour and activity indicator updates
Updated to PackJPG 2.5, this fixes JPG crashes
JPG misdetections are now visible in statistics
Filenames are stored in their original case now to improve platform compatibility
Fixed a bug with GIF files at positions above 2 GB
Fixed a bug that led to unnecessary data in PCF files
Fixed a bug in Base64 routines that freezed Precomp
You can ask razor what to change/add in the decompression's formulas to use precomp 0.43 with WPI without crashes.

Last edited by toto621; 14-08-2015 at 02:50.
Reply With Quote