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)

Amsal 15-01-2016 17:46

Now, help me bro, I am running on 6gb ram, and I got this error while unpacking with decompress tools! And bro, one more request, how can I disable packJPG of precomp in the masked compression?

http://i.imgur.com/MmkxU4L.png?1

panker1992 16-01-2016 02:54

if you use my tools for decompression then edit arc.ini

and leave only the options you have used for compression

and for precomp you can use the witch -t-j after -intense0

precomp -intense0 -t-j .......... rest leave it as it is

panker1992 16-01-2016 06:23

New updates on Zstd compressor for Windows

i am working on bink updates right now so stay tuned :)

ramazan19833 16-01-2016 06:46

Zstd_Ultra_Compressor / how to use can you describe it ?
 
Zstd_Ultra_Compressor / how to use can you describe it ?

panker1992 16-01-2016 07:17

1 Attachment(s)
install the program

then go to a file or folder

right click and press compress using zstd :)

there you go :) very very easy

right now i have a bink.bat that is 50 lines code :P will be epic

Teaser :)

New bink and bk2 bat will be able to use efficient your cpu

smart headroom to be used showing the number of files to be processd and curently processing

featuring a smart crop system to perform smart resize and upscaling to 1080p

eye lossless as i call it :) stay tuned

Amsal 16-01-2016 18:19

Bro, I repack on LINUX os UBUNTU, and I doesn't have C: drive, so can you give me how to use it on desktop, and bro can you give me a tutorial of repacking with bink?
Desktop Path - /home/DARCK/Desktop
Thanks in advance

ramazan19833 16-01-2016 21:31

Hello
 
panker1992

brother have a very strong code that you think ?
The more powerful do you have one ?


-mprecomp:precomp+msc+srep64+delta+exe2+nzmax/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+rep:77mb+nz

felice2011 17-01-2016 02:00

I await confirmation from Panker, I tested various forms of data files of approximately 200mb

Code:

Pre-Standard = msc+srep64+delta+exe2+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+zpaq

Pre-Optimal = msc+srep64+delta+exe2+lzt/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+rep:77mb+nz/$precomp=precomp+msc+srep64+delta+lzt

Pre-Max = msc+srep64+delta+exe2+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+nz/$precomp=precomp+msc+srep64+delta+lz77

    OR = msc+srep64+delta+exe2+zstd/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+nz

Pre-Strong = precomp+msc+srep64+delta+exe2+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=nz

Pre-Ultra = reflate+msc+srep64+delta+exe2+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+nz

Pre-Devastate = precomp+msc+srep64+delta+exe2+nzmax/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+nz

The masks will be inserted in pre-configuration of the new "M_S_Kompressor"

panker1992 17-01-2016 03:38

good evening everybody :)

@Amsal i repack in arch linux most of the time

here are the steps that need to do
1) create a folder with the name "pack"
2) then change this line
arc a -lc1024 -ld1024 -ep1 -ed -r -hp -pYourpassword -w.\ Data\data1.bin -moptimal "pack\*"

also there is no BINK repacking, bink.bat and bk2.bat take video and re-encode it to minimize it's size, you can read the "readme.log" i have put inside all details are there

@Razaman the strongest compression you can find is inside my tools named "devastate"

but there are 2 problems to fix with this method: doesnt show progress on Inno setup
and it leaves a temporary folder then it finishes its compression i may change this with zpaq.exe i am testing how this will go and update my tools in a few days :D


@Felice i made some corrections that fix many bugs

1) removed "pre-" as it may cause arc not being able to find it,

Fast = msc+srep64+delta+exe2+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=nz//$precomp=msc+srep64+delta+zstd
Notes-Fast: This will only heavily compress compresible data, without low api precompression, This is entirely based on speed

Standard = msc+srep64+delta+exe2+lzt/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=nz/$precomp=precomp+msc+srep64+delta+lzt
Notes-Standard: Only corrected text format, left lzt untouched :) i like lzt too


Optimal = msc+srep64+delta+exe2+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+nz/$precomp=precomp+msc+srep64+delta+lz77
Notes-Optimal : renamed this as now optimal is masked precomp, will become even better with up coming precomp0.45

{removed max entirely, you dont really need max strong ultra and devastate people will get comfused with so many ultimate ultra ...etc etc } :P

Strong = precomp+msc+srep64+delta+exe2+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=nz
Notes-Strong: left as it is really innovate precomp will run on all data regardless

Ultra = reflate+msc+srep64+delta+exe2+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=nz
Notes-Ultra: really like this one left as it is ....does inno + reflate really work for you ??

Devastate = precomp+msc+srep64+delta+exe2+nzmax/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=nz
Notes-Devastate : i am working on this method it does have some issues like it leaves a temp folder .... really pain ... need to see how i can fix this

felice2011 17-01-2016 04:03

Code:

1) removed "pre-" as it may cause arc not being able to find it
The "pre-" is just a Title, was for pre-configuration, so that the user has a configuration ready, and not trying to break with with multiple algorithms, does not affect the command line arc.;)
Code:

Notes-Ultra: really like this one left as it is ....does inno + reflate really work for you ??
Reflate is an excellent data compressor, use not only for games but also for other types of data compression, do not use, and does not exist, only "inno" as decompressor and installer, but other types of custom installers, so I think that the support must stay:)

I test various masks that you posted, thank you.:D

Amsal 17-01-2016 05:06

Panker1992, whenever I install repack, then the installation completes fine, but then when I go to the game directory, then there are extra temp folder like freearc1656238312.tmp, so can you tell me how to delete them, or tell me the fix of that, I use -smartlzt for repacking

panker1992 17-01-2016 05:07

TEST SAMPLE 1 = 100mb of random Photos

Precomp 0.45 x86 optimized build
Install Started - 14:44:37.31
Install Finished - 14:45:42.12
Total = 65 seconds
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Precomp 0.45 x64 optimized build
Install Started - 14:46:38.97
Install Finished - 14:47:38.42
Total = 60 seconds

Approx speed comparison x64 was 9,2% faster :)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Precomp 0.44 original Build
Install Started - 14:50:05.75
Install Finished - 14:51:09.70
Total = 64 seconds

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TEST SAMPLE 1 = 115mb of 7z files
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Precomp 0.44 original Build
Install Started - 14:54:18.04
Install Finished - 14:55:01.72
Total = 43 seconds
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Precomp 0.45 x64 optimized build
Install Started - 14:55:59.44
Install Finished - 14:56:42.13
Total = 43 seconds
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Precomp 0.45 x86 optimized build
Install Started - 14:59:31.22
Install Finished - 15:00:15.10
Total = 44 seconds

Seems we have a winer :D

Method used was same on those 2 test samples, -mprecomp+srep+xz

i made this for you Felice :D please read this carefully and let me know what you think

i had some time today so i tested the precomp 0.45

panker1992 17-01-2016 05:08

@Amsal

the folder is there because you need to change

this

$text=nz

if you this one

$text=srep64+rep:100+nz it leaves a folder of trash :(

Amsal 17-01-2016 05:13

Quote:

Originally Posted by panker1992 (Post 446188)
@Amsal

the folder is there because you need to change

this

$text=nz

if you this one

$text=srep64+rep:100+nz it leaves a folder of trash :(

Sorry bro, i use only nz, and bro, listen me clearly, when I install game with blacbox v2, then it install install fine, but when I go to the install directory then I see tmp folder like this free23423532.tmp folder. So please tell me the fix of this

panker1992 17-01-2016 05:17

you can replace nz with similar very nice method

replace
$text=dict:p:128m+lzp:64m:105:d1m:s32:h22+ppmd:12: 192m

and free329049309 will vanish :D


All times are GMT -7. The time now is 12:54.

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