Thread: Arc Gui (beta)
View Single Post
  #115  
Old 02-04-2017, 02:35
008black 008black is offline
Registered User
 
Join Date: Jan 2017
Location: India
Posts: 21
Thanks: 11
Thanked 1 Time in 1 Post
008black is on a distinguished road
Quote:
Originally Posted by JRD! View Post
"How to add pack_ARC in arc.ini pls tell the commandline"
Code:
[External compressor:pack_ARC]
packcmd={compressor} a -np {options}
unpackcmd={compressor} x -np {options}
datafile=$$arcdatafile$$.tmp
packedfile=$$arcpackedfile$$.tmp
solid=0
"AND HOW TO COMBINE MULTIPLE .BIN FILE INTO 1"

I did not quite understand your request
Thank you
I want to merge compressed data files into one i have compressed game into 3 archives data1.bin data2.bin and data 3.bin want to merge them into single data.bin sry for my bad english
Reply With Quote