Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Display Modes
  #1  
Old 18-02-2020, 15:15
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Arrow CLS library Collection and ISDone

CLS library Collection and ISDone



* Checkout new updates
Click Here ...





Last edited by BLACKFIRE69; 17-07-2022 at 05:50.
Reply With Quote
The Following 16 Users Say Thank You to BLACKFIRE69 For This Useful Post:
ADMIRAL (21-02-2020), audiofeel (06-07-2022), Behnam2018 (26-02-2020), Black_Angel_Kjh (12-07-2021), Cesar82 (12-06-2022), darkwolves (18-02-2020), devil777 (18-02-2020), dixen (19-02-2020), ffmla (19-02-2020), Harsh ojha (18-02-2020), Jiva newstone (22-02-2020), kenzo34 (19-02-2020), oltjon (19-02-2020), vLaDv (19-02-2020), yasserdivar (04-10-2021), ZAZA4EVER (23-02-2020)
Sponsored Links
  #2  
Old 22-02-2020, 17:45
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 278 Times in 166 Posts
darkwolves is on a distinguished road
Quote:
Originally Posted by BLACKFIRE69 View Post
CLS library Collection and ISDone








cls-precomp---------------------- ( tested with Precomp 0.4.8 )
cls-antiz --------------------------( AntiZ 0.1.4a )
cls-srep---------------------------( Srep 3.93a beta )
cls-nz-----------------------------( nz 0.0.9 alfa )
cls-rz------------------------------( razor 1.03.7 )
cls-rzm----------------------------( rzm 0.0.7h )
cls-mpz
cls-bcm----------------------------( bcm 1.30 )
cls-balz----------------------------( balz 1.20 )






* Both "name.exe" and "cls-name.dll" are required for compression and decompression.

* The CLSs will show up the process in the process bar.



.
i'm not knocking the tools i do like easy to use cls its just that these don't seem to compress so well..they are okay but is there a trick to it?
__________________
Ideas are bulletproof...
Reply With Quote
The Following User Says Thank You to darkwolves For This Useful Post:
Behnam2018 (26-02-2020)
  #3  
Old 12-06-2022, 13:32
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Arrow CLS Libraries 2022 - Updates

CLS Libraries 2022 - Updates

cls-bcmmt.dll
cls-bscmt.dll
cls-crushmt.dll
cls-fp8mt.dll
cls-mcmmt.dll
cls-mpzmt.dll
cls-nzmt.dll
cls-packetmt.dll
cls-precompmt.dll
cls-rzmt.dll
cls-uharcmt.dll
cls-zcmmt.dll
cls-zstdmt.dll

Freearc v0.67 alpha Compiler

.
Attached Images
File Type: png cls-fp8_warn1.png (8.9 KB, 764 views)
File Type: png cls-fp8_warn2.png (7.6 KB, 761 views)
File Type: png cls-warn_01.png (7.6 KB, 757 views)
File Type: png FreeArcCompiler.png (16.6 KB, 754 views)
Reply With Quote
The Following 3 Users Say Thank You to BLACKFIRE69 For This Useful Post:
Cesar82 (15-07-2022), dixen (13-06-2022), ScOOt3r (12-06-2022)
  #4  
Old 13-06-2022, 06:25
dixen dixen is offline
Registered User
 
Join Date: Sep 2014
Location: Russia
Posts: 386
Thanks: 446
Thanked 430 Times in 197 Posts
dixen is on a distinguished road
Can you explain what data the compressors are designed for? Are we talking about bcm, bsc, mcm and zcm? Thanks
Reply With Quote
  #5  
Old 13-07-2022, 11:35
dixen dixen is offline
Registered User
 
Join Date: Sep 2014
Location: Russia
Posts: 386
Thanks: 446
Thanked 430 Times in 197 Posts
dixen is on a distinguished road
It looks like rzmt no compatible with unarc.dll
error -2 for me on all version
Reply With Quote
  #6  
Old 13-07-2022, 20:40
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Unhappy

Quote:
Originally Posted by dixen View Post
It looks like rzmt no compatible with unarc.dll
error -2 for me on all version
yes kind of
i'll fix it soon. for now use MTX instead.

,
Attached Images
File Type: png cls-rzmt.png (25.2 KB, 644 views)
File Type: png mtx.png (31.4 KB, 645 views)
Reply With Quote
The Following User Says Thank You to BLACKFIRE69 For This Useful Post:
dixen (13-07-2022)
  #7  
Old 15-07-2022, 00:01
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by dixen View Post
It looks like rzmt no compatible with unarc.dll
error -2 for me on all version

finally found the reason behind it. just set the Verbose to zero for ISArcEx or ISDone in the file "CLS.ini".


Quote:
CLS.ini file


[Srep]
Bufsize=24m
transfer_ReadBufSize=512k
transfer_WriteBufSize=512k
Memory=80%-512m
TempPath={app}

[lolz]
Bufsize=512k
transfer_ReadBufSize=512k
transfer_WriteBufSize=512k
MaxThreadsUsage=75%
MaxMemoryUsage=75%
ldmfTempPath={app}
ldmfMaxMemoryUsage=32m
ldmfDeleteTmp=0

[rzmt]
Threads = 100p
Exe = .\rz.exe

Validation = 1
Verbose = 0
,
Attached Images
File Type: png cls-rzmt.png (22.2 KB, 620 views)
File Type: png cls-rzmt_isdone.png (24.0 KB, 629 views)
Attached Files
File Type: rar cls-rzmt Test_ ISArcEx v4.0 + ISDone v0.6.rar (2.03 MB, 92 views)
Reply With Quote
The Following 2 Users Say Thank You to BLACKFIRE69 For This Useful Post:
dixen (15-07-2022), ScOOt3r (15-07-2022)
  #8  
Old 15-07-2022, 09:26
dixen dixen is offline
Registered User
 
Join Date: Sep 2014
Location: Russia
Posts: 386
Thanks: 446
Thanked 430 Times in 197 Posts
dixen is on a distinguished road
Yes, it works fine) Thank you for fix))
Reply With Quote
The Following User Says Thank You to dixen For This Useful Post:
BLACKFIRE69 (15-07-2022)
  #9  
Old 15-07-2022, 09:50
Masquerade's Avatar
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,159
Thanks: 284
Thanked 1,349 Times in 612 Posts
Masquerade is on a distinguished road
@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.
Reply With Quote
  #10  
Old 15-07-2022, 10:19
dixen dixen is offline
Registered User
 
Join Date: Sep 2014
Location: Russia
Posts: 386
Thanks: 446
Thanked 430 Times in 197 Posts
dixen is on a distinguished road
@Masquerade
On Ryzen 5 3600 (6 cores 12 threads) - t100p = no error
Reply With Quote
The Following User Says Thank You to dixen For This Useful Post:
BLACKFIRE69 (15-07-2022)
  #11  
Old 15-07-2022, 10:56
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
@BLACKFIRE69
Is it possible to get custom temp folder location in these plugins similar to cls-mtx?
yes, definitely it's possible.

Quote:
Originally Posted by Masquerade View Post
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.
yes, these CLS libraries are fit for handling any thread combination between repacker and user.

i.e
Code:
repacker:  t16	user:  t16	( R=U )
repacker:  t16	user:  t6	( R>U )
repacker:  t6	user:  t16	( R<U )
Reply With Quote
The Following 3 Users Say Thank You to BLACKFIRE69 For This Useful Post:
Cesar82 (15-07-2022), dixen (15-07-2022), Masquerade (15-07-2022)
  #12  
Old 15-07-2022, 12:39
Masquerade's Avatar
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,159
Thanks: 284
Thanked 1,349 Times in 612 Posts
Masquerade is on a distinguished road
Thanks, will definitely consider using these in future especially for BCM and MPZ. Will love to see the update with custom temp folders
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
BLACKFIRE69 (15-07-2022)
  #13  
Old 17-07-2022, 05:42
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Arrow CLS Libraries - Update

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
Reply With Quote
The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post:
-tara (22-08-2022), dixen (17-07-2022), hitman797 (18-07-2022), Masquerade (17-07-2022)
  #14  
Old 22-07-2022, 10:18
Masquerade's Avatar
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,159
Thanks: 284
Thanked 1,349 Times in 612 Posts
Masquerade is on a distinguished road
Just tested CLS-PRECOMPMT and it's working perfectly. Thanks again.
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
BLACKFIRE69 (22-07-2022)
  #15  
Old 22-07-2022, 19:59
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
Just tested CLS-PRECOMPMT and it's working perfectly. Thanks again.
thank you for testing this out too.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -7. The time now is 20:17.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com