|
|
|
#1
|
|||
|
|||
|
Yes, it works fine) Thank you for fix))
|
| The Following User Says Thank You to dixen For This Useful Post: | ||
BLACKFIRE69 (15-07-2022) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
@BLACKFIRE69
Is it possible to get custom temp folder location in these plugins similar to cls-mtx? Also, are the bugs relating to 6/12 thread CPUs fixed? For example, if I make an archive with all 16 threads, a 6 thread CPU will not be able to unpack that archive. Meaning, I have to lock decompression at 4 threads which sucks for everyone involved. Thanks. |
|
#3
|
|||
|
|||
|
@Masquerade
On Ryzen 5 3600 (6 cores 12 threads) - t100p = no error |
| The Following User Says Thank You to dixen For This Useful Post: | ||
BLACKFIRE69 (15-07-2022) | ||
|
#4
|
||||
|
||||
|
Quote:
![]() Quote:
i.e Code:
repacker: t16 user: t16 ( R=U ) repacker: t16 user: t6 ( R>U ) repacker: t6 user: t16 ( R<U ) |
| The Following 3 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
|
#5
|
|||
|
|||
|
Thanks, will definitely consider using these in future especially for BCM and MPZ. Will love to see the update with custom temp folders
|
| The Following User Says Thank You to Masquerade For This Useful Post: | ||
BLACKFIRE69 (15-07-2022) | ||
|
#6
|
||||
|
||||
|
CLS Libraries 2022 - Update
Code:
-- Added support for custom temp path. Temp = .\ Temp = .\TEMP Temp = .\..\TEMP Temp = C:\Users\BLACKFIRE\Desktop\TEMP Code:
cls-rzmt.ini [rzmt] Chunk = 128m Threads = 100p Exe = .\Rz\rz.exe Options = -d 128m Temp = C:\Users\BLACKFIRE\Desktop\TEMP Validation = 1 Verbose = 1 Code:
CLS.ini [rzmt] Threads = 100p Exe = .\Rz\rz.exe Temp = C:\Users\BLACKFIRE\Desktop\TEMP Validation = 1 Verbose = 0 cls-bcmmt.rar cls-bscmt.rar cls-crushmt.rar cls-fp8mt.rar cls-mcmmt.rar cls-mpzmt.rar cls-nzmt.rar cls-packetmt.rar cls-precompmt.rar cls-rzmt.rar cls-uharcmt.rar cls-zcmmt.rar cls-zstdmt.rar Uncompressed version: All cls libraries Uncompressed (Lib Only).rar |
| The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
|
#7
|
|||
|
|||
|
Thanks for the cls's, when using precompmt everything seems to work fine exept for a little issue im having, when i set the temp location as "{app}" and run the installer, instead of using the install location as temp, it creates a folder labled "{app}" next to itself, i don't know a lot about how cls's work so im not sure if this is an issue in the cls itself or innosetup, however using a cls for srep and lolz, "{app}" as a temp location works as intended, is there a fix/bypass to this? I hope i explained myself clearly, sorry for poor english
|
|
#8
|
|||
|
|||
|
Quote:
Code:
SetIniString('precompmt', 'Temp', ExpandConstant('{app}'), ExpandConstant('{tmp}\CLS.ini'));
|
| The Following 2 Users Say Thank You to Masquerade For This Useful Post: | ||
-tara (22-08-2022), BLACKFIRE69 (22-08-2022) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|