View Single Post
  #138  
Old 08-06-2021, 10:03
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,405 Times in 637 Posts
Masquerade is on a distinguished road
@Razor12911 How to decompress Unreal.dll method on xtool v18?
Code:
[External compressor:mele]
header     = 0
unpackcmd  = xtool decode -t100p - - <stdin> <stdout>
Code:
FreeArc 0.67 (March 15 2014) extracting archive: output.MSQ
Extracting 21 files, 7,781,670 bytes. Processed   1%
ERROR: general (de)compression error in mele
Unreal.dll is with xtool.exe...

Hopefully there is a fix without me needing to remake my archive all over again.

https://anonfiles.com/36M4c703uc/

Here is a sample archive. It's compressed with just mele method:

Code:
[External compressor: mele]
header = 0
packcmd = "xtool.exe" precomp -mue3:m2 -c256mb -t12 - - <stdin> <stdout>
Reply With Quote