Quote:
Originally Posted by KaktoR
xtool:reflate works just fine for me.
Code:
[External compressor:xtool]
header = 0
default = -c64mb -t75p
packcmd = "XTool.exe" precomp { -option} - - <stdin> <stdout>
unpackcmd = "XTool.exe" decode -t100p - - <stdin> <stdout>
Did you test only xtool to see if it works?
|
My xtool setup is pretty much the same from when I last tested it.
Quote:
[External compressor:xtool]
header = 0
packcmd = XT\xtool.exe precomp -mzlib -c64mb -t75p --dbase - - <stdin> <stdout>
unpackcmd = xtool.exe decode -t100p - - <stdin> <stdout>
|
I haven't tested JUST xtool only to see if that works, but I will get back to you here from when I do. I don't understand what the problem is on my part really.