|
as always your questions are long enough and guys like me are lazy enough to read the whole so just write in pieces !
now about your questions
Where can i find all the dll files that are used by freearc?
Ans: Do you mean the files that are used to decompress ?
is it that you just dump the files to be compressed in pack folder you created and run the batch file that calls freearc with commands in arc.ini?
Ans: yes we dump specific files based on the compression method we gonna use on them, in simple words we separate different files based on what type of file its and put em in folders e.g their are three types of files in a game file .pck, .exe, .map
suppose these files are many of em.... you just have to separate the file types and put each file type in different folder and then you have to include freearc.exe, compressing tools, arc.ini (config) in separate folder called bin or whatever you like + create a .bat file with suitable commands + run the .bat file and it will start compressing.
how does freearc decompresses it ? while decompressing will i have to add the exes & dlls of other softwares (xtool,pzlib,etc) to the repack ? Does freearc knows automatically the decompression order ? eg. if its a pcf file thats srepped and then arc'd, will free arc decompress in order?
Ans: freearc decompresses using the .dll files and .exe files which was used to compress
e.g when compressing with srep.exe we have to include cls-srep.dll for decompressing. yes you have to add those things. yes i think so cuz we use unarc.dll while decompressing and arc.exe while compressing [same exe and dll]. any file you have compressed with certain compressor you must have to use certain decompressor for decompressing and yes i think it decompresses in order i don't much about that but if you want to know you have reverse engineer the file first or get the source or read help in free arc since it might be using some algorithm which can define what it does when decompressing and compressing.
if you any more questions write them here
__________________
“WE ALL GO A LITTLE MAD SOMETIMES”
|