FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Masked Compression (Ultimate compression in one go) (https://fileforums.com/showthread.php?t=97530)

panker1992 20-12-2015 18:16

There it goes :P Inno is up

As i uploaded right now i cant know for sure
if you get errors tomorrow i will help !!!

rinaldo 20-12-2015 23:39

10++

Amsal 21-12-2015 00:47

Quote:

Originally Posted by panker1992 (Post 445634)
There it goes :P Inno is up

As i uploaded right now i cant know for sure
if you get errors tomorrow i will help !!!

Bro, I am the biggest fan of your's from now!

Amsal 21-12-2015 01:30

Quote:

Originally Posted by panker1992 (Post 445634)
There it goes :P Inno is up

As i uploaded right now i cant know for sure
if you get errors tomorrow i will help !!!

Bro, there is error which I got on 4.5% while decompressing -

An error occurred while unpacking: Unable to write data on disk!
Unarc.dll returned an error code: 11
ERROR: archive data corrupted (decompression fails)

1234567890123 21-12-2015 02:17

http://i.hizliresim.com/orQRZ9.png how can i fix this?
edit:i have got same error in Split_Kompress_v1.3d lz77

Rahmani1811 21-12-2015 02:49

panker1992 amazing work bro i compress in 1/3 with this method. now only waiting for decompression i tried with inno and it is successfully decompressed too but getting some problem with some games. by the way thanks for the method.

Amsal 21-12-2015 02:52

Quote:

Originally Posted by 1234567890123 (Post 445638)
http://i.hizliresim.com/orQRZ9.png how can i fix this?
edit:i have got same error in Split_Kompress_v1.3d lz77

Bro , remove the 'lz77' from the end of the compression algorithm

panker1992 21-12-2015 02:55

1234567890123 the error you get is probably because you have to little ram try to lower dictionary a little

lz77 is set to use 9 gigs of ram
any less produces this error so

use d:512m for 5~5.5 gigs of ram and respectively d:256m for 2~3 gigs of ram required


@Amsal if you downloaded the split compress from felice post it doesnt work that was only for felice to update srep and see how dll work

lz77 only exists and allows for 7z.exe to use bigger dictionary for precompressed and reflated data for maximum results

it uses 10 gigs of ram so carefully change dictionary

Amsal 21-12-2015 03:05

Quote:

Originally Posted by Amsal (Post 445637)
Bro, there is error which I got on 4.5% while decompressing -

An error occurred while unpacking: Unable to write data on disk!
Unarc.dll returned an error code: 11
ERROR: archive data corrupted (decompression fails)

Bro, I didn't downloaded felice post!

And can you give me a attachment of the .bat file where the dictionary size is changed to 256mb, because my PC RAM is only 4gb!

panker1992 21-12-2015 03:21

Optimize for 4gigs and 8gigs of Ram
 
if your computer has 4G ram then use this

[External compressor:lz77]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d200m:fb=273:mf=bt4:mc=10000:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

[External compressor:xz]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d100m:fb=273:mf=bt4:mc=10000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>


if your computer has 8G ram then use this

[External compressor:lz77]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d512m:fb=273:mf=bt4:mc=10000:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

[External compressor:xz]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d256m:fb=273:mf=bt4:mc=10000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

1234567890123 21-12-2015 04:11

thanks it works now :)

panker1992 21-12-2015 04:22

make sure you update to the Inno v2.... also i am posting other useful stuff here like lossy compression as well

enjoy !! :)

Amsal 21-12-2015 04:46

Bro, if I didn't want to use PackJPG at all, then what I have to do?

panker1992 21-12-2015 06:35

-mprecomp+msc+srep64+rep:512+delta+exe+xz/$void=srep64+zstd/$text=srep64+zpaq

text and uncompressible only :P for Amsal

Lucas65 21-12-2015 06:59

Sorry Panker but i have this error with precomp:

http://i.imgur.com/WCM1ULW.png

Have you got any idea? Thanks in advance.


All times are GMT -7. The time now is 01:36.

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