|
Sr. seanpaul_17
in the Compress.bat
replace in this line
arc a -ep1 -r -w.\ -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 -dp"%choice1%" .\PES2014_DVD\%arc%
for this
arc a -ep1 -r -w.\ -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc4 -ld4 -dp"%choice1%" .\PES2014_DVD\%arc%
and work perfect!!
bye!
|