Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 24-12-2017, 09:14
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Update coming tomorrow.
Changes:
1. Import/Export Config
2. More optimized cls
3. Some minor changes


Merry Christmas to all
__________________
NOT AVAILABLE

Last edited by 78372; 25-12-2017 at 07:41.
Reply With Quote
The Following 2 Users Say Thank You to 78372 For This Useful Post:
oltjon (24-12-2017), Simorq (24-12-2017)
Sponsored Links
  #17  
Old 24-12-2017, 21:16
doofoo24 doofoo24 is offline
Registered User
 
Join Date: Nov 2016
Location: canada
Posts: 408
Thanks: 138
Thanked 474 Times in 227 Posts
doofoo24 is on a distinguished road
can i use it for zstd without the exe for decompression ?
Reply With Quote
  #18  
Old 24-12-2017, 21:21
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
You already have razor's cls-zstd which doesn't need zstd.exe

fileforums.com/showthread.php?t=98121

See this
__________________
NOT AVAILABLE
Reply With Quote
  #19  
Old 24-12-2017, 21:27
doofoo24 doofoo24 is offline
Registered User
 
Join Date: Nov 2016
Location: canada
Posts: 408
Thanks: 138
Thanked 474 Times in 227 Posts
doofoo24 is on a distinguished road
newer version of zstd has new setting like --ultra which improve compression ratio...
the one from razor gives worst ratio than if i use zstd with

[External compressor:zstd]
header = 0
packcmd = zstd -22 --ultra <stdin> <stdout>
Reply With Quote
  #20  
Old 24-12-2017, 21:28
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Well this CLS Generator works only with programs that doesn't support stdio in general.
__________________
NOT AVAILABLE
Reply With Quote
The Following User Says Thank You to 78372 For This Useful Post:
oltjon (24-12-2017)
  #21  
Old 24-12-2017, 21:32
doofoo24 doofoo24 is offline
Registered User
 
Join Date: Nov 2016
Location: canada
Posts: 408
Thanks: 138
Thanked 474 Times in 227 Posts
doofoo24 is on a distinguished road
so i can't use your program to import the setting :

[External compressor:zstd]
header = 0
packcmd = zstd -22 --ultra <stdin> <stdout>

into cls without the need for exe file ?
Reply With Quote
  #22  
Old 24-12-2017, 21:36
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Nope
__________________
NOT AVAILABLE
Reply With Quote
  #23  
Old 24-12-2017, 22:10
doofoo24 doofoo24 is offline
Registered User
 
Join Date: Nov 2016
Location: canada
Posts: 408
Thanks: 138
Thanked 474 Times in 227 Posts
doofoo24 is on a distinguished road
Reply With Quote
  #24  
Old 25-12-2017, 00:40
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Generator 1.1 Uploaded
__________________
NOT AVAILABLE
Reply With Quote
The Following 5 Users Say Thank You to 78372 For This Useful Post:
doofoo24 (25-12-2017), ffmla (28-12-2017), oltjon (25-12-2017), Simorq (25-12-2017), vint56 (25-12-2017)
  #25  
Old 25-12-2017, 20:17
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
The biggest update coming, I will take a few days , but it's gonna be a big update. MT will be available, more optimizations and others.
__________________
NOT AVAILABLE
Reply With Quote
The Following 5 Users Say Thank You to 78372 For This Useful Post:
EzzEldin16 (26-12-2017), Jiva newstone (26-12-2017), mausschieber (26-12-2017), oltjon (25-12-2017), Simorq (26-12-2017)
  #26  
Old 27-12-2017, 00:34
mikey26 mikey26 is offline
Registered User
 
Join Date: Dec 2008
Location: south africa
Posts: 276
Thanks: 124
Thanked 110 Times in 61 Posts
mikey26 is on a distinguished road
Send a message via AIM to mikey26 Send a message via Yahoo to mikey26
Elloz 78372

just a heads up i could not get this to run on the new 8700k processor.Application just runs in task manager at 0% cpu usage.


NVM : its working now it seem windows updates was working in the background after a reboot and updates completed its loading perfectly

Last edited by mikey26; 28-12-2017 at 12:24.
Reply With Quote
  #27  
Old 27-12-2017, 01:23
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Quote:
Originally Posted by mikey26 View Post
Elloz 78372

just a heads up i could not get this to run on the new 8700k processor.Application just runs in task manager at 0% cpu usage.
Export config and upload the exported file here
__________________
NOT AVAILABLE
Reply With Quote
  #28  
Old 27-12-2017, 08:00
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Just to make you know, I want to inform you that CLS MT Generator will have a scripting system like Inno Setup, you must know how to Write INI files because the script is basically an INI. You can open, save and build anytime any script, build ST or MT, switch between x86 exe and x64 exe according to the OS build and also build cls which doesn't need any exe. Compression(UPX) will be available to make small size cls and you can also change version info of cls to clarify that you generated the cls.

I hope you don't mind waiting a few more days for the generator
__________________
NOT AVAILABLE
Reply With Quote
The Following 6 Users Say Thank You to 78372 For This Useful Post:
Crynuvo (27-12-2017), EzzEldin16 (27-12-2017), Mini (27-12-2017), oltjon (27-12-2017), shazzla (31-12-2017), Simorq (27-12-2017)
  #29  
Old 31-12-2017, 10:02
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Gonna post test version soon, Happy New Year to all
__________________
NOT AVAILABLE
Reply With Quote
The Following 4 Users Say Thank You to 78372 For This Useful Post:
kassane (01-01-2018), mausschieber (31-12-2017), oltjon (31-12-2017), Simorq (31-12-2017)
  #30  
Old 01-01-2018, 23:39
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Generator MT beta(test) uploaded. See first post.
__________________
NOT AVAILABLE
Reply With Quote
The Following 3 Users Say Thank You to 78372 For This Useful Post:
JRD! (03-01-2018), oltjon (02-01-2018), Randy2 (01-01-2018)
Reply


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
cd/dvd rom generator 1.5 burnttime CD/DVD Software & Utilities 2 15-04-2004 17:55
Hegemonia: Legions Of Iron Key Generator Sedmire PC Games 1 25-01-2004 17:06
where to get cd\dvd generator software Tater PS2 Games 6 16-01-2002 13:08
sony cd/dvd generator? infinite_fire CD/DVD Software & Utilities 1 13-01-2002 15:09
anyone know where to download CD-ROM GENERATOR, OR by another name CD GENERATOR, webber DC Games 0 17-03-2001 13:17



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


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