|
the issue for me using ldmf ram usage on large games in decompression
you need to limit idmf in cls.ini
[lolz]
Bufsize=512k
transfer_ReadBufSize=512k
transfer_WriteBufSize=512k
MaxThreadsUsage=50%
MaxMemoryUsage=50%
ldmfTempPath={app}
ldmfMaxMemoryUsage=1024m
ldmfDeleteTmp=0
*ldmfMaxMemoryUsage you need to specify ram, percentage option does not work..
Last edited by doofoo24; 31-12-2018 at 04:58.
|