View Single Post
  #4  
Old 15-10-2014, 08:26
ChronoCross's Avatar
ChronoCross ChronoCross is offline
Registered User
 
Join Date: Sep 2014
Location: Acacia Dragons
Posts: 254
Thanks: 145
Thanked 203 Times in 115 Posts
ChronoCross is on a distinguished road
Quote:
Originally Posted by Dante1995 View Post
your files are not equal to my MU, if you are using different compression from my arc.ini, the program will extract only the folders or anything-

you can not create a universal program, the maximum you can create a program that compresses and decompresses only specified methods in those methods

one creates its algorithmic methods and sets my MU, so you always have the decompressor ready to use, with regard arc, rar, zip, instead it is universal

Tested
Code:
-ep-- -r -lc- -mt1 -mrep:263mb+srep+exe+delta+lzma:150mb:normal:bt4:128
File:
if you use 1
Code:
-mrep:263mb+srep+exe+delta+lzma:150mb:normal:bt4:128
Data1.bin 37.426 bytes

if you use 2
Code:
-msrep+exe2+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8
data2.bin 36.566 bytes

2 is better Why? because "rep" generate a entropy thats srep lzma can't compress and generate double compression.(innecesary)

Bulat says
rep= use files less 1GB
Srep= Use files more 1GB

Data1.rar

PD: maybe i have the wrong MU application?
MU.png
Reply With Quote
The Following 2 Users Say Thank You to ChronoCross For This Useful Post:
Mundo (16-07-2023), Simorq (27-02-2015)