|
For some reason, they gave me an decompression failed corrupted archive error by decrypting the pak file.
unarc.dll returned -11
I put a config on Bunti's Windows Phone Bug Free Installer arc.ini file.
Is there anything wrong?
Solved by adding a new resource.
[External compressor:xtool]
header = 0
packcmd = xtool.exe precomp -mzlib+ue4:m1:kC40250B917281AC9874D93C53E429255177E A6E038A117054A1F1C5DA92AB26A -c128mb -t75p -d3 --dbase - - <stdin> <stdout>
unpackcmd = xtool.exe decode -t75p - - <stdin> <stdout>
Last edited by Hexagon123; 11-03-2021 at 21:20.
|