Thread: Battlefield V
View Single Post
  #9  
Old 13-12-2018, 12:56
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Open your eyes

Code:
[External compressor:xZSTD]
header    = 0
;packcmd   = _PE\XTool e:precomp:t75p:zstd Input <stdout>
packcmd   = _PE\XTool e:precomp:t75p:zstd - - <stdin> <stdout>
unpackcmd = _PE\XTool d:precomp:t100p - - <stdin> <stdout>
datafile  = Input
It is right there.

Change to this
Code:
packcmd   = _PE\XTool e:precomp:t75p,c128m:zstd - - <stdin> <stdout>
__________________
Haters gonna hate
Reply With Quote