View Single Post
  #11  
Old 18-07-2021, 08:35
L33THAK0R's Avatar
L33THAK0R L33THAK0R is offline
Registered User
 
Join Date: Feb 2021
Location: Saudi Arabia
Posts: 406
Thanks: 137
Thanked 117 Times in 70 Posts
L33THAK0R is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
Instead of $$arcdatafile$$.tmp $$arcpackedfile$$.tmp,you use - - <stdin> <stdout>

Example for old xtool:

Code:
packcmd = xtool e:precomp:t100p,c128m:zlib - - <stdin> <stdout>
Ah alright, I didn't think there was an actual performance difference between the two, I'll run some tests to see what the difference is!
Reply With Quote