Quote:
Originally Posted by Simorq
Use stdin Srep
pzlib:max+srep:m3f+LZMAII
Code:
[External compressor:srep]
header = 0
default = -m3f -a0/0
packcmd = "SuperREP" -s250gb -a0/0 {options} - - <stdin> <stdout>
;packcmd = "SuperREP" -s250gb -a0/0 {options} <stdin> - Output
;packcmd = "SuperREP" {options} Input - <stdout>
;packcmd = "SuperREP" {options} Input Output
unpackcmd = "_CLS\FAZip" -i0 decompress:srep <stdin> <stdout>
datafile = Input
packedfile = Output
|
Mine looks like this
Code:
[External compressor:srep]
header = 0
;solid = 0
default=-m3f
packcmd = _Compressors\srep64 {options} Input Output
unpackcmd = _Compressors\srep64 {options} -d -s - - <stdin> <stdout>
datafile = Input
packedfile = Output
Quote:
Originally Posted by shazzla
Afaik it doesnt matter and 3.91is the only one which free from this bug.
Bulat knows it better.
But maybe im wrong. 
|
So how do You explain that previously it worked for file compressed with 3.92?