Thread: unpacks
View Single Post
  #10  
Old 27-06-2020, 07:18
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 692
Thanks: 481
Thanked 2,557 Times in 565 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by lolaya View Post
any change for Arc.ini?

for both ztool compression and decompression,

Code:
[External compressor:pzlib,plz4,plzo,pzstd]
header        = 0
packcmd     = ZTool32.exe e:{compressor}{:option} - - <stdin> <stdout> 
unpackcmd = ZTool32.exe d:{compressor}{:option} - - <stdin> <stdout>
or

Code:
[External compressor:pzlib,plz4,plzo,pzstd]
header        = 0
packcmd     = ZTool64.exe e:{compressor}{:option} - - <stdin> <stdout> 
unpackcmd = ZTool64.exe d:{compressor}{:option} - - <stdin> <stdout>
Reply With Quote
The Following User Says Thank You to BLACKFIRE69 For This Useful Post:
lolaya (27-06-2020)