FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Reflate (Compatible with ISDone) (https://fileforums.com/showthread.php?t=97595)

Razor12911 26-01-2016 16:55

Reflate (Compatible with ISDone)
 
1 Attachment(s)
Here's reflate that is compatible with Inno Setup, it shows correct progress during decompression (optional), very few bugs with it. This does not deploy a large number of files during decompression so that a bonus.

Compression files:
rawdet.exe
reflate.exe

Decompression files:
raw2hif.exe
reflate.exe

Compression command line:
reflate -process input output

Decompression command lines:
reflate -restore input output
reflate -restore - - //for stdin and stdout

Arc.ini
Code:

[External compressor:reflate]
header = 0
packcmd  = reflate -process $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = reflate -restore - - <stdin> <stdout>


panker1992 26-01-2016 17:27

I will test this and tomorrow you will get my results in details :)

Let me know if you want me to put this update on masked volumes :) will only do so only if you approve

Amsal 26-01-2016 17:32

Bro I done the tests, it is working awesomely, it progress bar is working good with reflate, I added it to masked and it works amazingly, you can add it in your masked, I have done already that!! I used <stdin> <stdout> in the arc.ini, I tested with 115mb file and it compressed to 34mb and it decompress well


AND THANKS A LOT RAZOR12911 again!!!

coveiro 26-01-2016 17:38

Works correctly in inno setup, Thank you: D

Razor12911 26-01-2016 18:35

Quote:

Originally Posted by panker1992 (Post 446458)
I will test this and tomorrow you will get my results in details :)

Let me know if you want me to put this update on masked volumes :) will only do so only if you approve

Go ahead dude.

RamiroCruzo 26-01-2016 18:50

Testing done:
~~~~~~~~~

Avg. Decompression Speed 5mbps
Inno Support Perfect
Game tested Max Payne 2

ZakirAhmad 26-01-2016 19:19

there is no CLS reflate... how to make it work for wpi

NBB 26-01-2016 20:09

E:\0\Reflate_1400>arc.exe a -ep1 -r -ed -s; -mreflate data.arc pack\*"
FreeArc 0.67 (March 15 2014) creating archive: data.arc
Compressing 2 files, 23,367,114 bytes. Processed 0%
Compressing 23,367,114 bytes with reflate -process $$arcdatafile$$.tmp $$arcpack
edfile$$.tmp

Errorlevel=1

ERROR: general (de)compression error in reflate

felice2011 26-01-2016 23:45

Great Update Bro...;)

Mini 26-01-2016 23:48

Quote:

Originally Posted by NBB (Post 446468)

Errorlevel=1

ERROR: general (de)compression error in reflate

yes, error, please fix it

Mini 26-01-2016 23:54

make please control of level of compression!

example:
[External compressor:reflate]
header = 0
packcmd = reflate -l9 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

panker1992 27-01-2016 03:01

4 Tests using multiple file types and various methods
 
Test 1 = Steam Folder (no games just steam)

Total size = 545 MB

Total Size compressed = 275 MB

Method Used = reflate+srep64+exe2+delta+xz

Pack = Success

Unpack = Failed (= Stuck at around 65% waited for it 15 Minutes then aborded)

************************************************** *********************************************
************************************************** *********************************************

Test 2 = Counter strike 1.6

Total size = 699 MB

Total Size compressed = 241 MB

Method Used = reflate+srep64+exe2+delta+xz

Pack = Success

Unpack = Success (very smooth)

************************************************** *********************************************
************************************************** *********************************************

Test 3 = Random Cas Files from Dragon Age Inquisition

Total size = 3100 MB

Total Size compressed = --- MB

Method Used = reflate+srep64+exe2+delta+xz (second =precomp:fast+reflate+srep64+exe2+delta+xz )

Pack = Failed (Errorlevel=1 ERROR: general (de)compression error in reflate )

Unpack = ------

************************************************** *********************************************
************************************************** *********************************************

Test 4 = Random Files, Including mp3, jpg, mp4, game files,text

Total size = 935 MB

Total Size compressed = 711 MB // Second try with precomp = 711 MB

Method Used = reflate+msc+srep64+delta+exe2+zstd/$msrsolid=msr+zstd/$void=srep64+zstd

Second try Method Used = reflate+precomp:fast+msc+srep64+delta+exe2+zstd/$msrsolid=msr+zstd/$void=srep64+zstd

Pack = Success // Success

Unpack = Failed // Failed = reflate handler crashed both times in decompression

************************************************** *********************************************
************************************************** *********************************************

Operating System Win 8.1 // WPI Inno was used created also by Razor

felice2011 27-01-2016 03:50

Panker what is the problem, I try the updating reflate1400, it operates the complete extraction with different combinations of masks.:confused:

Used example mask:
Code:

reflate+precomp+srep64+nz/$msrsolid=msr+zstd/$void=msc+srep64/$text=srep64+zstd/$precomp=precomp+msc+srep64+delta+exe2+nz
The extraction is successful.

http://i63.tinypic.com/11ikg9u.png

panker1992 27-01-2016 04:34

Felice i took many errors :/

I tested more than once to verify and even then i took errors .... i will post Photos too

Nice job on new DLG :) it's gonna be epic

Running more tests on this reflate just to make sure :)

minivj 27-01-2016 05:00

Thanking
 
Great you are epic Razor12911:):)


All times are GMT -7. The time now is 11:33.

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