View Single Post
  #11  
Old 28-01-2016, 08:00
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 566
Thanks: 116
Thanked 889 Times in 321 Posts
panker1992 is on a distinguished road
mask arc files

$deflate
*.arc

add this in arc.groups


then add this line in your arc.bat
arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -w.\ Data\data2.bin -mmsc+srep64+delta+exe2+xz -m$deflate=reflate+srep64+delta+lz77 "pack\*"

my new v2.4 will come with new features and reflate i have not completed it yet so please wait for a polished and finished project
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
Amsal (28-01-2016)