View Single Post
  #7  
Old 05-08-2020, 04:12
bunti_o4u's Avatar
bunti_o4u bunti_o4u is offline
Registered User
 
Join Date: Aug 2017
Location: India
Posts: 162
Thanks: 29
Thanked 172 Times in 61 Posts
bunti_o4u is on a distinguished road
Quote:
Originally Posted by ADMIRAL View Post
This is The BlackFire69 Script
Please Do Something...
Below may be causing the issue:
  1. Setup is using fazip instead of freearc (both are same or not - I am not aware of).
  2. srep doesn't need unpack command in are.ini file (coz cls file will be automatically detected by freearc and it doesn't require any unpack command):

Code:
[External compressor:srep]
header    = 0
packcmd   = Srep\srep.exe {options} -a1 -m5f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = fazip -i0 decompress:srep <stdin> <stdout>

Last edited by bunti_o4u; 05-08-2020 at 04:14.
Reply With Quote
The Following User Says Thank You to bunti_o4u For This Useful Post:
ADMIRAL (05-08-2020)