PDA

View Full Version : I need script for Cmd Info Bench v0.6.9c method


poker2332
23-02-2017, 19:16
Hi, I need some help for a repack I'm making.
Try using the Luciel_1_MOD_0.44_0.45 but cant not decompress the files.
Maybe you can help me

This is the method you used to create the files.

-mpzlib+msc+srep64+delta+exe2+xz

And this is the error that the script Luciel returns me

https://k61.kn3.net/2/4/0/B/1/5/10B.jpg

And this is the arc.ini

[External compressor:srep]
header = 0
packcmd = srep -m3f -a1 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s -- <stdin> <stdout>

[External compressor:srep64]
header = 0
packcmd = srep64 {options} -m5f -d1g -a0 -l2048 -c1024 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64 -d -s -mem2048mb - - <stdin> <stdout>

[External compressor:xz]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d225m:fb=273:mf=bt4:mc=100000000:lc=4:lp= 0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

[External compressor:brute]
header = 0
packcmd = brute -brute -cn -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = brute -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

[External compressor:precomp]
header = 0
packcmd = precomp -intense -cn -v -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

[External compressor:pzlib]
header = 0
packcmd = pzlib e -m2 -st50p -t8 -ct8 -c32m -b512k -v $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp
unpackcmd = pzlib d -t8 - -o - <stdin> <stdout>>

[External compressor:msr]
header = 0
packcmd = msr -fast -cn -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = msr -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

[External compressor:reflate]
header = 0
packcmd = reflate -process $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = reflate -restore - - <stdin> <stdout>

[External compressor:zstd]
packcmd = zstd -5 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = zstd -d -f <stdin> <stdout>

[External compressor:fp8]
unpackcmd = fp8 -d $$arcpackedfile$$.tmp.fp8
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.fp8

[External compressor:msc]
header = 0
packcmd = msc c -v -f -wav=1 -raw=1 -bmp=1 -ddsraw=1 -ddsdxt=1 -mp3=1 -bmf=9s -tak=9+ -dxt=1 -lzma=hc4,lc8,lp2,pb2,fb273,mc1000000 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:nz]
packcmd = nz a -r -v -cc -m8g -br512m -bw512m -p0 -t0 -nm $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
unpackcmd = nz x -m1g -t0 -p0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.nz

[External compressor:nz64]
;header = 0 -cc = CM algo -cO=BWT algo ;testing = nz:r:v:cc:m8g:br512m:bw512m:p4:t0:nm
unpackcmd = nz64 x -m1g -t0 -p0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.nz

[External compressor:lzham]
packcmd = lzham -m4 -d29 c $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = lzham -c d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:zpaq]
;-method s4.3ci1 -method 46,36,26
packcmd = zpaq a $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -method 6 -threads 2 {options}
unpackcmd = zpaq x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -summary
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp

[External compressor:zpaq64]
;-method s4.3ci1 -method 46,36,26
packcmd = zpaq64 a $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -method 6 -threads 2 {options}
unpackcmd = zpaq64 x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -summary
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp

[External compressor:lzt]
;x64 version ;fast: -32 ;max:-p1 -49 -b200
unpackcmd = lzt -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp


[External compressor:rep,mm,delta,exe,exe2,4x4,lzma]
header = 0
packcmd = fazip -i0 compress:{compressor}{:option} <stdin> <stdout>
unpackcmd = fazip -i0 decompress:{compressor}{:option} <stdin> <stdout>

Nizar3003
23-02-2017, 20:43
Try this...

poker2332
23-02-2017, 21:39
https://k60.kn3.net/B/4/D/B/4/0/D4A.jpg

felice2011
23-02-2017, 23:57
Read the full page http://www.fileforums.com/showthread.php?t=97673&page=2, in the end you download and try this ..http://www.fileforums.com/showpost.php?p=455187&postcount=25

poker2332
24-02-2017, 05:08
Use the 2 versions published ... but still I still give the same error.

felice2011
24-02-2017, 05:52
From Command line the extraction archive is working?
use default settings for pzlib in arc.ini...

[External compressor:pzlib]
header = 0
packcmd = pzlib e -m2 -t2 - -o - <stdin> <stdout>
unpackcmd = pzlib d -t2 - -o - <stdin> <stdout>

poker2332
24-02-2017, 18:16
This script is definitely not compatible with new compression methods.
Try with different methods and the errors is the same.

rinaldo
24-02-2017, 19:39
all isdone scripts are compatible, but you should know what to enter. there are no universal script ;)

mik3y_{DZREPACK}
24-02-2017, 22:39
maybe check that you have the correct unarc.dll that matches to the arc.exe that you used ???

felice2011
25-02-2017, 00:22
Or maybe I've already said a thousand times, the decompress an archive with any method or form, must be made with the same version of files or compressors used for compression.
http://www.fileforums.com/showpost.php?p=455133&postcount=19