Quote:
Originally Posted by Andu21
|
thanks for the reply im trying it now but about adding pzlib in arc.ini or freearc
how i can do that im confused because i don't know where to add it i tried to look in arc.ini for pzlib but i found only those and when u saied "try pzlib+srep+lzma2" do you maen try them all each time and find out which one is the smallest data ?
Quote:
stdlz = srep64+4x4:lzma:normal:100m
static = srep64+exe2+delta
dictionary = dict :128m+lzp:64m:105:d1m:s32:h22+ppmd:12:192m
; Mask Section legacy and legacy are fore tiny SFX, others are for Game Repacking the best most reccomended options are optimal and placebo
legacy = msc+srep+delta+exe2+4x4:lzma:max:250m/$text=dictionary
legacy2 = msc+srep+delta+exe2+4x4:lzma:max:250m/$text=dictionary/$deflate=precomp+srep+delta+4x4:lzma:max:250m
sonido = static+zstd/$msrsolid=msr
fast = static+4x4:lzma:normal:50m/$msrsolid=msr/$void=srep64
optimal = static+xz/$msrsolid=msr/$void=srep64
max = precomp+static+lzham/$msrsolid=msr/$void=srep64
ultra = static+xz/$msrsolid=msr/$void=srep64/$deflate=reflate+static+lz77
placebo = static+xz/$msrsolid=msr/$void=srep64/$deflate=precomp+static+lz77
deflate = static+xz/$msrsolid=msr/$void=srep64/$deflate=reflate+precomp+static+lz77
brute = static+xz/$msrsolid=msr/$void=srep64/$deflate=brute+static+lz77
|