![]() |
RAYcompressor - the ultimate AIO compressor
8 Attachment(s)
RAYcompressor is a commandline compressor containing more methods than almost every compressor in the forum . As I have 0 knowledge making GUI so I wrote the script in bat .But don't worry,you don't ned to edit bat files . I collected the methods from various compressors . This compressor contains x64 based compressors mostly,but I'll be adding x86 based version soon . The ray_advanced.bat is from EGY compreesor . I've added some masked algorithms from panker1992's work .As I don't know masks well , they may cause errors . I've also added WPI (Razor12911) support for this compressor . The script was modified by 78372 and me. Thanks to 78372 for both inspiring and helping me.. This is my first program ever so there maybe bugs. Please report bugs and share the fix if you know.Advice to better it. :) :) :) P.N: You'll have to copy\paste updates one after another...... change log 1.0.2 -added pzlibv1 -added pzlibv2 -added pzlibv3 hotfix -added plz4 (not tested yet) -added zlib stream check option in ray.bat -fixed some decompression problems in wpi -minor fixes in arc.ini 1.0.1 -fixed several bugs -fixed fazip.exe -added colors -fixed several bugs of wpi -added music function in wpi -(!)ray_advanced.bat is not compatible,delete it 1.0.0 -initial release |
I am waiting for the compressor to be matured. I will create a GUI as soon as all bugs are fixed.
|
Quote:
|
Quote:
|
please check your fazip.exe it seems to be infected i checked the sizes of the fazip in my compression folder it is complete different.mine nor other guys compressors come up with a infected warning in it has fazip.exe in the folder or gui.
|
fazip.exe
Virustotal.com https://virustotal.com/de/file/871a7...is/1496149749/ 47 / 61 Code:
Ad-Aware Win32.Floxif.A 20170530 |
Quote:
|
Update 1.0.1 is out
Update 1.0.1 is available.Gonna post update 1.0.2 real soon .These two updates should fix most problems.... :D:D
|
Update 1.0.2 is out
Upda 1.0.2 is now available . please reports bugs if you find :o
|
Thanks for the good work.
There was a ShortcutName error (Unlisted) Code:
[Icons]Fix to (Original of Windows Phone Installer by Razor12911) Code:
[Icons]You will update to Pzlib v3 2017? http://fileforums.com/attachment.php...7&d=1496658757 |
Thanks macut18 . They are unlisted cause I thought only 1 exe is enough . And I'll add pzlib v3 2017 very soon :D .
|
have problem installation No progress
method : pzlib3+srep64+lzma2 Please introduce me Thank You https://i.imgur.com/F91yAsx.jpg https://i.imgur.com/mp3I3hc.jpg https://i.imgur.com/duGThen.jpg |
Quote:
|
thank for nice compressor
|
Quote:
|
Quote:
http://fileforums.com/showthread.php?t=99359 |
Outstanding work! Must've took you quite a while...
1 Attachment(s)
Yeah I already checked this out. And I must say.. hell of a job, man. Awesome work! ;)
But man, the options are too much for me. I want to keep my repacks simple. I just want main repack page, directory page, installation page and finish page.. no autorun no lock window nothing. My script lacks extracted file, percentage, time elapsed and time remaining. Another problem is I can't find any pzlib compressor here that actually works with my script. I tried Carldric's mini compressor for pzlib, it did make the archive but it shows decompression failed error.. even when I used his IS Done Support in the script. So currently I'm using Razor12911's Compressor v2.1 and it doesn't have pzlib compression method, and the only method I depend upon is srep64+lzma. Not a thing to tell you that it seldom gives a good output. I'd really appreciate if you can add the above options on installing page and pzlib support to my WPI that I've attached. It'd be a piece of cake for you. :D And please.. please do suggest a good pzlib compressor that will work for the options you add. BIG THANKS in advance. :) https://s17.postimg.org/s0ehct433/Slide1.png https://s17.postimg.org/a8y9klzan/Slide_2.png https://s17.postimg.org/wat58e967/Slide3.png https://s17.postimg.org/turbujr3j/Slide4.png |
1 Attachment(s)
Quote:
-Added Extracting File, Percentage, Time Elapsed and Time Remaining. -Added pZLib Support. -Removed Previous Technique of adding Archives & placed to Archives.ini (Because in Previous Technique the addition of "Time Remaining" will be more complicated & there was no option to set the progress for each Archive) -Modified The "Disk Need Label". Not checked, Inform me if you get any error with those Modifications. For Compressor with pZLib Support see The post again, I've Added a Compressor. :) http://fileforums.com/showthread.php?t=99359 |
Quote:
I'd test it right away! :) |
hi. how to unpack devastate method using .bat file?
|
@echo off
arc.exe x -o+ -w.\ -dpYourFiles\ data.bin |
thanks bro but still says Unsupported compression method
Code:
FreeArc 0.67 (March 15 2014) extracting archive: data.arc |
Excellent work friend Rayated, with this compilation I managed to compress my files ... but now I can not unzip, please can anyone give me a clue?
The methods used are: - pzlib3, zcm and packet. The output files of all of them are extension .arc If it is an obvious question, excuse me ... and my English. |
Quote:
|
Hi guys !
Sorry for my noob question... The situation is the following : I have a folder with mixed type files. TXT,binary,audio(WAV),etc. Is any way to compress it to a single .arc using SREP,TTA,LZMA/ZSTD ,etc according to filetypes ? WAV->TTA TXT->LZMA/ZSTD EXE->LZMA/Dispack,etc and after/before all this ,SREP. How can i do it ? What do i need to write in arc.groups ,arc.ini ,etc ? What is the right arc.exe command line ? I tried many ways unsuccessfully. (Yes i looked into many installers,etc,but sadly really dont understand) Please somebody help me with a really short example. For example TTA and TXT. Thanks in advance ! |
Quote:
|
OK,got it ! Sry. :)
Thanks again ! |
method "max" does not work properly while testing with ray_test. It creates a freearc.tmp in the results folder. I am using V1.02.
Quote:
|
Quote:
|
anyone know how to unpack files using devastate???? it will freeze at the end or sometimes in the middle of decompress with nz64 (nanozip)
Code:
ERROR: write error (disk full?) in compression algorithm reflate |
hi alpha13 try this parameter in nz64 arc.ini:
[External compressor:nz64] packcmd = nz64 a -r -v -cc -m2g -br512m -bw512m -p6 -t6 -nm $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp unpackcmd = nz64 x -m2g -p6 -t6 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp.nz Set the number of threads according to your computer, (-p6 -t6) And ram to use. I have tested compression and decompression works perfectly.If it does not work for you Post your folder pack and unpack That we can correct the error. good luck |
Quote:
|
for using only this method
Code:
msc+pzlib3+static+nz/$precompsolid=precomp46/$void=srep64+4x4:lzma:max:250mCode:
Arc.exeCode:
FreeArc 0.67 (March 15 2014) extracting archive: yourmethod.arcand no changes in anyfiles but still have issues with reflate need to test update:still in some cases it will not extract well ....says an error about pzlib3 which its included in files but cant decompress big sized archives |
hi @rayated may i ask about .ogg re-encoding i've star wars the force awakens 2 game it has almost every audio file in ogg so is there a way to encode them and decode them after installation ?
|
Quote:
|
the plz4 does not seem to work right
|
Quote:
|
How to use this compressor?
When we will find x86 version? |
I really thank you for providing us the best compressor, but there are some fixes you need to provide like NZ it extracting in app but doesn't show in progress bar
sorry for my bad english |
| All times are GMT -7. The time now is 12:03. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com