View Single Post
  #1  
Old 15-02-2018, 17:20
brandal brandal is offline
Registered User
 
Join Date: Jan 2018
Location: USA
Posts: 14
Thanks: 3
Thanked 1 Time in 1 Post
brandal is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Disable AFR (just put // infront)

Enable pZLib3 + ReflateLIB, then it should work :)
install stuck
with the same compress method

[Compressor]
#Define SREP "x64"
//#Define SREPProFrager "x64"
#Define ReflateLIB "x64"
//#Define ZTool "x64"
#Define pZLib3 "x64"
//#Define Precomp "0.46MT" ;0.38, 0.40, 0.41, 0.42, 0.43, 0.46MT
//#Define pOodle
//#Define AFR "20a7" ;019, 20a7
//#Define MSC "TAK"
//#Define MPZSlimmer
//#Define ZSTD "x64"
//#Define RAZOR
//#Define BinkPack
//#Define DLZ
//#Define lolz
//#Define OGGRE
//#Define UELR

EDIT :
forget this
now progress is already running
25.1%

LATEST EDIT :
now stuck at 50.1
What is wrong?

if I try to use unpac.exe
I see the Arc.ini tempporary file
do i have to switch it on
Compresor ini
#Define ReflateLIB "x64"
#Define ZTool "x64"
#Define pZLib3 "x64"
#Define ZSTD "x64"
#Define RAZOR

[External compressor:plz4]

header = 0
unpackcmd = ZTool d:plz4:t100p:cm0mb - - <stdin> <stdout>

[External compressor:plzo]
header = 0
unpackcmd = ZTool d:plzo:t100p:cm0mb - - <stdin> <stdout>

[External compressor:pzstd]

header = 0
unpackcmd = ZTool d:pzstd:t100p:cm0mb - - <stdin> <stdout>

[External compressor:pzlib]

header = 0
unpackcmd = ZTool d:pzlib:t100p:cm0mb - - <stdin> <stdout>

[External compressor:pZLib3]
header = 0
unpackcmd = pZLib3 d {options} -t100p - -o - <stdin> <stdout>

[External compressor:zstd,zst]
header = 0
unpackcmd = Zstd -d -f <stdin> <stdout>

[External compressor:Lzma2,lzma2,xz]
header = 0
unpackcmd = 7z x -txz -an -y -si -so <stdin> <stdout>

[External compressor:mpz]
header = 0
unpackcmd = MPZ d <stdin> <stdout>

[External compressor:Razor]
header = 0
solid = 0
dmem = 700
unpackcmd = RZ e Output Input
datafile = Input
packedfile = Output
Attached Images
File Type: jpg Untitled.jpg (74.5 KB, 130 views)

Last edited by pakrat2k2; 16-02-2018 at 07:39.
Reply With Quote
Sponsored Links