|
#1
|
||||
|
||||
|
Help to decompress
I have bin files created with this arc file, how i do to extract the content
Code:
[External compressor:precomp043]
header = 0
unpackcmd = precomp043 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:fbz]
header = 0
solid=0
unpackcmd = fbz d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
[External compressor:nco]
header = 0
solid = 0
packcmd = nz.exe a -nm {options} $$arcpackedfile$$.nz $$arcdatafile$$.tmp
unpackcmd = nz.exe x $$arcpackedfile$$.nz
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.nz
[External compressor:mpz]
header = 0
solid = 0
unpackcmd = mpz.exe d $$arcpackedfile$$.mpz $$arcdatafile$$.mp3
datafile = $$arcdatafile$$.mp3
packedfile = $$arcpackedfile$$.mpz
[External compressor:precomp]
header = 0
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:reflate]
unpackcmd = reflate.exe d -t75p - -o - <stdin> <stdout>
[External compressor:msc]
header = 0
packcmd = msc c -v {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
[External compressor:pzlib]
header = 0
unpackcmd = pZLib d -t100p - -o - <stdin> <stdout>
[External compressor:piggy]
unpackcmd = piggy.dll -c d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
[External compressor:lzma2]
header = 0
unpackcmd = lzma2.dll x -txz -an -y -si -so <stdin> <stdout>
[External compressor:uharcx]
mem = 58
default = x
unpackcmd = uharc x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
[External compressor:bcm]
header = 0
solid = 0
cmem = 1024
unpackcmd = bcm -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
[External compressor:woohoo4,woohoo,woohoohoo]
header = 0
solid = 0
[External compressor:lol4]
header = 0
unpackcmd = cls-lolzx_x64.exe $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
If you are able to create an archive with the configuration method that you posted, you should also be able to decompress, otherwise you ask of the FitGirl...
![]()
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche) ![]() ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem to Decompress | Sebazz | Conversion Tutorials | 13 | 09-04-2017 21:21 |
| How to decompress arc file with password when i use ISDone (ini)? | nizcoz | Conversion Tutorials | 1 | 03-04-2017 07:02 |
| How to decompress an arc file if i selected a determinate component? | nizcoz | Conversion Tutorials | 5 | 01-04-2017 04:38 |
| Which version of Winace to decompress Max Payne files? | dogma | PC Games | 1 | 21-08-2001 02:30 |