View Single Post
  #13  
Old 17-11-2021, 17:06
its_gnar_again's Avatar
its_gnar_again its_gnar_again is offline
Registered User
 
Join Date: Nov 2021
Location: Basedland
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts
its_gnar_again is on a distinguished road
Lightbulb

Quote:
Originally Posted by KaktoR View Post
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.
__________________
forgot the pass & email I used on my old account lmao
Reply With Quote