FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   CIU arc.ini (https://fileforums.com/showthread.php?t=96808)

Bilawal 07-04-2015 02:14

CIU arc.ini
 
Where to put ARC.INI in CIU so that we can decompress files that are compressed with srep+lzma etc.

KaktoR 07-04-2015 02:20

Into Setup folder where the fonts are.

Bilawal 07-04-2015 02:27

Quote:

Originally Posted by KaktoR (Post 439632)
Into Setup folder where the fonts are.

Even after putting, I get this error.
http://s14.postimg.org/shw777fbl/Untitled.jpg

pakrat2k2 07-04-2015 09:38

whats in your arc.ini file ?

mikey26 07-04-2015 11:36

i have a feeling depending what CI version he is using he did not put "PrecompVer=inside" inside the Setup.ini.i have made that same mistake myself when learning to use the earlier versions on CI.

Bilawal 07-04-2015 21:13

Quote:

Originally Posted by pakrat2k2 (Post 439643)
whats in your arc.ini file ?

http://s14.postimg.org/u0he6x9zl/Untitled.jpg

Quote:

Originally Posted by mikey26 (Post 439648)
i have a feeling depending what CI version he is using he did not put "PrecompVer=inside" inside the Setup.ini.i have made that same mistake myself when learning to use the earlier versions on CI.

I used CIU.
And I only need to decompress/extract srep+lzma archves. Precomp is waste of time.

mikey26 08-04-2015 04:17

Quote:

Originally Posted by Bilawal (Post 439664)
http://s14.postimg.org/u0he6x9zl/Untitled.jpg



I used CIU.
And I only need to decompress/extract srep+lzma archves. Precomp is waste of time.

yes i understand but if not mistake with srep in the conversion u still need to add "PrecompVer=inside" in the setup.ini if not mistaken as it not just a straight forward freearc compression.just test it no harm done :D

Bilawal 08-04-2015 07:23

Quote:

Originally Posted by mikey26 (Post 439675)
yes i understand but if not mistake with srep in the conversion u still need to add "PrecompVer=inside" in the setup.ini if not mistaken as it not just a straight forward freearc compression.just test it no harm done :D

Still same error. :(

mikey26 08-04-2015 11:11

can u send me link to complete script so i can have look.if u dont wanna to post your open script for everyone.

Bilawal 08-04-2015 22:35

1 Attachment(s)
Quote:

Originally Posted by mikey26 (Post 439691)
can u send me link to complete script so i can have look.if u dont wanna to post your open script for everyone.

Here is the script and I also PM it to you

mikey26 09-04-2015 03:24

Quote:

Originally Posted by Bilawal (Post 439705)
Here is the script and I also PM it to you

please check the the "include" folder if the CLS-srep.dll and Unarc.dll and srep.exe in there cause thats the only other thing i can think of that would cause that error or the archive is damaged

Bilawal 11-04-2015 05:39

Quote:

Originally Posted by mikey26 (Post 439715)
please check the the "include" folder if the CLS-srep.dll and Unarc.dll and srep.exe in there cause thats the only other thing i can think of that would cause that error or the archive is damaged

All there and also archive is not damaged(extracted with other scripts). I like CIU so, please anyway to extract srep+lzma script with it

mikey26 11-04-2015 06:17

ok do this zip ur whole ciu directory and post it or send me a private pm with a link lets see what is going on with ciu.lets start with ur whole project from the start.that is going to be easier ok bud?

kassane 28-04-2015 03:24

Code:

;srep3.93
[External compressor:srep]
;options  = l%d (minimal match length, default=512)
header = 0
packcmd  = srep {options} -m5f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

;precomp043
[External compressor:precomp]
header = 0
packcmd  = precomp -intense -cn {options} -o$$arcpackedfile$$.tmp  $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

;lzma64
[External compressor:lzma]
header = 0
packcmd  = FreeArc-LZMA-x64 e lzma{:option} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = FreeArc-LZMA-x64 d lzma{:option} $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

;msc
[External compressor:msc]
header = 0
packcmd  = msc c -v -t=4 {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp



All times are GMT -7. The time now is 04:42.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com