View Single Post
  #5  
Old 15-09-2022, 23:15
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Smile

Quote:
Originally Posted by juliocesarfer View Post
xzlib+srep+LZMA-MT is the compression method and I use Windows 11
After some tests I found that the library "zlibwapi.dll" contained in the XTool folder (Old XTool) is not loaded by XTool on Windows 11, but is loaded using Windows 10 (See image below).
The same goes for the lzo2.dll library but I don't have another version of this library to compare.

The library found in the "Resources\ADDONS\Libraries\ZLib" folder works with Windows 10 and Windows 11 as well.
I don't know why the libraries differ having the same version and none of them is UPX packed. Perhaps these "zlibwapi.dll" libraries were compiled with different versions of the compiler.

Possible solution:
- Copy the zlibwapi.dll library from the "Resources\ADDONS\Libraries\ZLib" folder to the old XTool folder "Resources\PRE\XTool" and replace it.
- Recompress the game and run the installation.

P.S:
You can also test using the new XTool with the method: xtool:mzlib+srep+LZMA-MT
Reply With Quote
The Following 3 Users Say Thank You to Cesar82 For This Useful Post:
Grumpy (17-09-2022), juliocesarfer (16-09-2022), mausschieber (15-09-2022)