|
#7
|
||||
|
||||
|
add to arc.ini & in compress.bat for each file ( data#.cab )
-lc1024 -ld1024 ( to reduce memory requirements for the old pc ) IE: arc.ini Code:
[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep {options} -m3f -l512 -c256 -a4 -lc1024 -ld1024 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s -lc1024 -ld1024 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
Code:
arc a -ep1 -r -w.\ -msrep+lzma:a1:mfbt4:d128m:fb128:mc1000:-lc1024 -ld1024 |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| altef_4's installer | altef_4 | Conversion Tutorials | 244 | 24-05-2024 22:20 |
| Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |
| Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |
| How to fix a stuck cd drawer | kathartic | PS2 Games | 0 | 23-03-2005 13:22 |