Quote:
Originally Posted by PrinceGupta2000
ont more thing
don't use delta on game, that will increase the compression ratio
srep+lzma is always the best
|
delta don't increase the ratio always, it's true that sometimes it increase the ratio, but for some files it also gives better ratio.
So, before compression one file from a branch of file type may be checked by once with delta+lzma & once with only lzma. With that one can determine, if delta is increasing or decreasing the ratio for that file type.
For me, I always check with this method & after that if delta decreases the ratio, only then I use it in compression. For those games which I've posted delta does the good job, that's why I used it on them.