View Single Post
  #2  
Old 17-09-2017, 10:48
Kobi Blade's Avatar
Kobi Blade Kobi Blade is offline
Registered User
 
Join Date: Dec 2016
Location: 127.0.0.1
Posts: 21
Thanks: 21
Thanked 12 Times in 8 Posts
Kobi Blade is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Have added v4.5 as UA2 and UA3 version to OP.

Some informations about UA3 MASK method:
Do NOT use pzlib3 in config0.txt, because it has problems with some games. Use pzlib from ztool instead.

External Compressor.ini:
Code:
#define ReflateLIB "x64"
#define ZTool "x64"
//#define pZLib1 "x64"
//#define pZLib3 "x64"
//#define PrecompInside "0.46MT"  
//#define AntiZInside "x64"
//#define ZLib_Jo
//#define MSCInside "TAK"
//#define MPZSlimmer
#define SrepInside "x64"
//#define ZCMInside "x64"
//#define ZSTD "x64"
//#define LZ4 "x64"
//#define LZ5 "x64"
//#define Oodle
//#define NanoZipInside "x64"
//#define UHARCMTInside
Config0.txt:
Code:
for LZMA: $deflate=pZBSRARC
for LZMA2: $deflate=pZBSRXZ
I like your code, is properly formatted and easy to read, even better than Razor code on WPI
Reply With Quote
The Following User Says Thank You to Kobi Blade For This Useful Post:
KaktoR (17-09-2017)