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

Reply
 
Thread Tools Display Modes
  #1  
Old 25-12-2019, 01:21
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 714 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Universal CLS

This is more like 4x4 for external compressor, it can directly read settings from arc.ini so no need to create separate ini.
Basically it runs many instances of a compressor to make it multithreaded by dividing uncompressed streams into chunks, can make some compressors like precomp quite fast by simply adding three words in compression string.

arguments (only for compress)
b -> size of the individual block in mb
t -> threads to use

for decompression, it uses maximum thread available (maybe I will add an option if I get enough requests)
Attached Images
File Type: png Capture.PNG (55.4 KB, 612 views)
Attached Files
File Type: 7z src_25122019.7z (165.0 KB, 155 views)
File Type: 7z Universal CLS-25122019.7z (1.31 MB, 289 views)
File Type: 7z uni-cls-24012020.7z (129.3 KB, 147 views)

Last edited by Gupta; 24-01-2020 at 10:27.
Reply With Quote
The Following 16 Users Say Thank You to Gupta For This Useful Post:
78372 (25-12-2019), Andu21 (25-12-2019), BLACKFIRE69 (24-01-2020), devil777 (25-01-2020), DiCaPrIo (25-01-2020), Entai44 (29-12-2019), ffmla (26-12-2019), Gehrman (07-05-2022), Harsh ojha (25-12-2019), kenzo34 (25-12-2019), oltjon (25-12-2019), oo7 (21-12-2020), PsYcHo_RaGE (29-12-2019), Sergey3695 (25-01-2020), Simorq (25-12-2019), vint56 (25-01-2020)
Sponsored Links
  #2  
Old 25-12-2019, 01:22
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 714 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
I was also thinking to add support for other cls as compressors but let me see if anyone wants that, for now, this is enough xD. I am also dropping the src so maybe someone else will figure it out xD.
Reply With Quote
The Following User Says Thank You to Gupta For This Useful Post:
Behnam2018 (29-01-2020)
  #3  
Old 29-12-2019, 00:19
PsYcHo_RaGE's Avatar
PsYcHo_RaGE PsYcHo_RaGE is offline
Registered User
 
Join Date: Mar 2018
Location: DarckSide
Posts: 238
Thanks: 193
Thanked 158 Times in 77 Posts
PsYcHo_RaGE is on a distinguished road
@Gupta now it did, thanks
appreciate you work.
__________________
“WE ALL GO A LITTLE MAD SOMETIMES”

Last edited by PsYcHo_RaGE; 14-04-2021 at 02:14.
Reply With Quote
  #4  
Old 24-01-2020, 10:14
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 714 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Update Available

Speed Improvements and Bug Fixes
Attached Images
File Type: png tempsnip.png (115.8 KB, 492 views)
Attached Files
File Type: 7z cls-pexp.7z (129.3 KB, 63 views)
Reply With Quote
The Following 3 Users Say Thank You to Gupta For This Useful Post:
BLACKFIRE69 (24-01-2020), ffmla (25-01-2020), Simorq (24-01-2020)
  #5  
Old 24-01-2020, 13:30
Gehrman's Avatar
Gehrman Gehrman is offline
Registered User
 
Join Date: Jan 2020
Location: Save Palestine
Posts: 78
Thanks: 1,268
Thanked 87 Times in 47 Posts
Gehrman is on a distinguished road
@Gupta
please add t#p
Reply With Quote
The Following 2 Users Say Thank You to Gehrman For This Useful Post:
Behnam2018 (29-01-2020), Simorq (24-01-2020)
  #6  
Old 25-01-2020, 06:57
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 714 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Update Available -

1. t#p is now supported
2. settings can be read from cls.ini for both compression and decompression
3. Some more speed optimisation and made code safer


cls.ini structure, temppath can only be changed from cls.ini, by default it considers Windows default temp dir, one can use still use commandline
[PExp]
TempPath=C:\
Threads=69p
BlockSizeMB=64
Attached Files
File Type: 7z CLS-25012020.7z (137.8 KB, 92 views)
Reply With Quote
The Following 10 Users Say Thank You to Gupta For This Useful Post:
BLACKFIRE69 (25-01-2020), DiCaPrIo (25-01-2020), ffmla (25-01-2020), Gehrman (26-02-2020), Harsh ojha (25-01-2020), Jiva newstone (25-01-2020), PsYcHo_RaGE (27-01-2020), Sergey3695 (25-01-2020), ShivShubh (25-01-2020), Simorq (25-01-2020)
  #7  
Old 22-03-2020, 00:24
DiCaPrIo DiCaPrIo is offline
Registered User
 
Join Date: Apr 2017
Location: Don't Know
Posts: 48
Thanks: 90
Thanked 49 Times in 30 Posts
DiCaPrIo is on a distinguished road
@Gupta,
can you update it in order to be used more than available threads for unpacking.

Last edited by DiCaPrIo; 25-03-2020 at 02:04.
Reply With Quote
  #8  
Old 22-03-2020, 06:12
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 714 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
I think thread=200p or threads=any number should work
Reply With Quote
  #9  
Old 25-03-2020, 02:06
DiCaPrIo DiCaPrIo is offline
Registered User
 
Join Date: Apr 2017
Location: Don't Know
Posts: 48
Thanks: 90
Thanked 49 Times in 30 Posts
DiCaPrIo is on a distinguished road
Quote:
Originally Posted by Gupta View Post
I think thread=200p or threads=any number should work
sorry my mistake, it's working but only for packing and dec uses maximum available thread
can you update your tool?

Last edited by DiCaPrIo; 25-03-2020 at 02:10.
Reply With Quote
  #10  
Old 07-02-2021, 19:50
github github is offline
Registered User
 
Join Date: Jan 2021
Location: Australia
Posts: 23
Thanks: 1
Thanked 3 Times in 3 Posts
github is on a distinguished road
Thank you. It works very well for precomp and final compressor and is super easy to use, high compatibility and stability
Reply With Quote
  #11  
Old 08-02-2021, 17:53
github github is offline
Registered User
 
Join Date: Jan 2021
Location: Australia
Posts: 23
Thanks: 1
Thanked 3 Times in 3 Posts
github is on a distinguished road
Does this tool support bcm/bcm64? If so what's the external compressor writing? Can't seem to get it to working , always say no compressor is specified or invalid parsing
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Universal Extractor By DLG felice2011 Conversion Tutorials 5 30-12-2018 05:16
Universal CLS Generator 78372 Conversion Tutorials 57 30-01-2018 05:04
CheatEngine Universal Game Cracker All Games 2014 sillywalks PC Games 1 01-12-2014 13:24
HPS Simulations Universal NoCd Patcher maico CD/DVD Copy Protections & Utilities 7 18-06-2008 19:51
universal dvd-r haxxej PS2 Games 2 14-03-2003 02:25



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


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