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
  #1  
Old 27-11-2016, 10:55
MCWRX MCWRX is offline
Registered User
 
Join Date: Nov 2013
Location: Moldova
Posts: 19
Thanks: 6
Thanked 2 Times in 2 Posts
MCWRX is on a distinguished road
Quote:
Originally Posted by PrinceGupta2000 View Post
Copy and extract cls-srep.dll instead
it is there from the beginning. It is not the first time I use srep.
Reply With Quote
Sponsored Links
  #2  
Old 12-12-2016, 09:10
L0v3craft's Avatar
L0v3craft L0v3craft is offline
Registered User
 
Join Date: Dec 2015
Location: Rome
Posts: 96
Thanks: 421
Thanked 24 Times in 15 Posts
L0v3craft is on a distinguished road
Hi guys, I downloaded the BlackBox_2.5.1 from page 38. It works but there is a little bug in the script !

It creates the desktop shortcut in both these cases:

1. If you don't check the box "Create Desktop Shortcut"

2. If you check the box "Create Desktop Shortcut"

And obviously it must creates the icon only in case number "2." . Can someone solve this bug/problem ? Thanks !
Reply With Quote
  #3  
Old 18-01-2017, 09:50
user123456 user123456 is offline
Registered User
 
Join Date: Dec 2016
Location: Egypt
Posts: 14
Thanks: 5
Thanked 0 Times in 0 Posts
user123456 is on a distinguished road
try this is comprass 60mb to 7.5mb ----> 30gb to 7gb or 15gb

Download This arc.ini And Replace In Masked Compression
Reply With Quote
  #4  
Old 20-02-2017, 06:42
rinaldo's Avatar
rinaldo rinaldo is offline
Registered User
 
Join Date: Sep 2015
Location: Rome
Posts: 433
Thanks: 101
Thanked 696 Times in 191 Posts
rinaldo is on a distinguished road
IS7zipExtract work only 7zip not working to Arc or masked
Reply With Quote
  #5  
Old 02-04-2017, 06:13
romulus_ut3 romulus_ut3 is offline
Registered User
 
Join Date: Dec 2014
Location: Bangladesh
Posts: 71
Thanks: 169
Thanked 13 Times in 12 Posts
romulus_ut3 is on a distinguished road
I believe some of the tools included in this have been surpassed by newer iteration/implementations.

Would the author be so kind as to accommodate the changes?
Reply With Quote
  #6  
Old 03-04-2017, 05:35
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 566
Thanks: 116
Thanked 889 Times in 321 Posts
panker1992 is on a distinguished road
IS7ZIPEXTRACT function isn't needed at all since 7zip is merely an internal compressor used by arc

Arc exe has it in ini so long that is true that function is useless
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
  #7  
Old 03-04-2017, 13:21
TWOELV TWOELV is offline
Registered User
 
Join Date: Feb 2017
Location: united states
Posts: 51
Thanks: 31
Thanked 3 Times in 3 Posts
TWOELV is on a distinguished road
any idea why .minizip files are not compressing at all i tried almost all methods like ultral1,ultral2,ultral3 and medium l2 and none of them compresses the file at all :/
i am using masked data 2.5.1 and yes i have also tried 2.5 but still the same problem
Reply With Quote
  #8  
Old 03-04-2017, 13:27
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 566
Thanks: 116
Thanked 889 Times in 321 Posts
panker1992 is on a distinguished road
High entropy of some files negate their ability to be compressed this is why bik and other video files are incompressible , it's because they are already compressed once . You need to extract them first
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
  #9  
Old 03-04-2017, 17:40
TWOELV TWOELV is offline
Registered User
 
Join Date: Feb 2017
Location: united states
Posts: 51
Thanks: 31
Thanked 3 Times in 3 Posts
TWOELV is on a distinguished road
but if i extract them then is it possible to put it back to .minizip format again ?
Reply With Quote
  #10  
Old 03-04-2017, 19:52
FD_RLT FD_RLT is offline
Registered User
 
Join Date: Mar 2017
Location: In my reality
Posts: 10
Thanks: 2
Thanked 4 Times in 3 Posts
FD_RLT is on a distinguished road
Quote:
Originally Posted by TWOELV View Post
but if i extract them then is it possible to put it back to .minizip format again ?
or you could use pzlib on them and save time ? minizip files are very much recompressible with pzlib.

Last edited by FD_RLT; 03-04-2017 at 19:56.
Reply With Quote
  #11  
Old 04-04-2017, 04:36
TWOELV TWOELV is offline
Registered User
 
Join Date: Feb 2017
Location: united states
Posts: 51
Thanks: 31
Thanked 3 Times in 3 Posts
TWOELV is on a distinguished road
in masked data one of the methods has pzlib in it but oh well i will try just pzlib but is there like a pzlib compressor like masked data ? cause i really don't know how to use pzlib
Reply With Quote
  #12  
Old 05-04-2017, 17:21
TWOELV TWOELV is offline
Registered User
 
Join Date: Feb 2017
Location: united states
Posts: 51
Thanks: 31
Thanked 3 Times in 3 Posts
TWOELV is on a distinguished road
so first i used only pzlib and it went from 5gb to 9gb then i used pzlib+srep+lzma that gave me this result


:/
Reply With Quote
  #13  
Old 06-04-2017, 02:06
FD_RLT FD_RLT is offline
Registered User
 
Join Date: Mar 2017
Location: In my reality
Posts: 10
Thanks: 2
Thanked 4 Times in 3 Posts
FD_RLT is on a distinguished road
^So what's wrong with it ? PZLIB inflates your zlib/deflate input so you get larger output, using a stronger compression on that output makes it smaller.
Reply With Quote
  #14  
Old 06-04-2017, 04:25
TWOELV TWOELV is offline
Registered User
 
Join Date: Feb 2017
Location: united states
Posts: 51
Thanks: 31
Thanked 3 Times in 3 Posts
TWOELV is on a distinguished road
as you can see in the picture the ratio was 85.84% i wanted it to go lower than that :/
Reply With Quote
  #15  
Old 07-04-2017, 08:33
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 566
Thanks: 116
Thanked 889 Times in 321 Posts
panker1992 is on a distinguished road
pzlib makes file bigger, because it find precompressed streams and extract them. thus allowing for better compression to be implemented
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
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
Best Compression Format DRAGoN.X Chit Chat 11 07-09-2017 23:13
Dragon Age: Origins Ultimate Edition 3xDVD5 [CIU 2.0.2] NamelessOne PC Games - CD/DVD Conversions 16 03-03-2017 11:38
compression -msrep+rep+delta+nzip Danik1B9 Conversion Tutorials 11 21-12-2014 08:13
Borderlands 2: Ultimate Vault Hunter Edition - 3xDVD5 [ALL DLCs + CIU V2] REV0 PC Games - CD/DVD Conversions 7 06-07-2013 03:14
Fallout New Vegas Ultimate Edition 3xDVD9 to 2xDVD5 1LANGUAGE senseman PC Games - CD/DVD Conversions 29 04-06-2013 10:36



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


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