|
|
|
#1
|
||||
|
||||
|
The Threshold slider works only with the division of the option activated.
To increase the use of RAM you can try modifying "arc.ini" in the "Resources" folder for the use of external algorithms (LZ77 & XZ) Code:
[External compressor:lz77] header = 0 packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:dXXXm:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout> [External compressor:xz] header = 0 packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:dXXXm:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout> 8GB = lz77: 450 / xz : 250 16GB = lz77: 1200 / xz : 600 With these modifications do not assure you the proper functioning..
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche) ![]() ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
Last edited by felice2011; 22-02-2016 at 12:43. |
| The Following User Says Thank You to felice2011 For This Useful Post: | ||
SAM2712 (22-02-2016) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
http://fileforums.com/attachment.php...0&d=1456189831
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
| The Following User Says Thank You to panker1992 For This Useful Post: | ||
SAM2712 (22-02-2016) | ||
|
#3
|
||||
|
||||
|
Quote:
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬ |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Full Method, Splitting, Finalizing, Compressing | felice2011 | Conversion Tutorials | 55 | 16-10-2021 02:50 |