the window and partition for xmemcompress should be 32768 I believe, those configurations are for project cars
Code:
[xmemcompress]
Encode=xcompress.exe d -window=32768 -partition=32768 <library>
Decode=xcompress.exe e -window=32768 -partition=32768 <library>
as for the other errors, I'm not so sure