View Single Post
  #39  
Old 13-01-2021, 21:44
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,754
Thanks: 2,191
Thanked 11,222 Times in 2,312 Posts
Razor12911 is on a distinguished road
Code:
[External compressor:xtool]
header    = 0
packcmd   = XTool.exe precomp -mcp2077 -c128mb -t100p --dbase $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = XTool.exe decode -t100p - - <stdin> <stdout>
Try using these settings and what are your system specs?

Also if there are errors that xtool reports, I want to see the error message.

Last edited by Razor12911; 13-01-2021 at 21:53.
Reply With Quote