View Single Post
  #2  
Old 07-03-2016, 04:30
Lucas65 Lucas65 is offline
Registered User
 
Join Date: Nov 2015
Location: Italy
Posts: 59
Thanks: 110
Thanked 23 Times in 15 Posts
Lucas65 is on a distinguished road
You should add the file "fazip.exe" in ASC because for the lzma compression you use fazip.

In arc.ini add this code:

Code:
[External compressor:rep,lzma,4x4,delta,exe]
header = 0
unpackcmd = fazip -i0 decompress:{compressor}{:option} <stdin> <stdout>
Reply With Quote
The Following User Says Thank You to Lucas65 For This Useful Post:
Amsal (07-03-2016)