View Single Post
  #23  
Old 24-10-2022, 07:52
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
@BLACKFIRE69
Please may you fix cls-mpzmt -2 error? Thanks.
sorry i completely forgot about this.
btw, this version of cls-mpzmt.dll is different from others. configs should be as follows.

Code:
cls-mpzmt.ini

; For compression Only.
; Threads = 8.

[mpzmt]
Chunk = 64m
Threads = 8
Exe = .\include\Mpz\mpzapi.exe
Temp = .\TEMP

* threads don't support percentages (100%, 100p).
Code:
cls.ini

; For decompression Only.
; MaxThreads = 8 (# of threads used for compression).

[mpzmt]
MaxThreads = 8
Exe = .\mpzapi.exe
Temp = .\TEMP

* MaxThreads = <# of threads used in compression> 
(don't worry about how many threads the user has).
,
Attached Images
File Type: png 1.png (10.6 KB, 227 views)
File Type: png 2.png (11.0 KB, 227 views)
File Type: png 3.png (18.5 KB, 229 views)
Attached Files
File Type: rar cls-mpzmt + Test.rar (1.72 MB, 49 views)
Reply With Quote
The Following 6 Users Say Thank You to BLACKFIRE69 For This Useful Post:
Aschenputtell (18-03-2025), Cesar82 (24-10-2022), ffmla (25-10-2022), Gehrman (24-10-2022), Masquerade (24-10-2022), ScOOt3r (24-10-2022)