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 26-09-2016, 14:01
felice2011's Avatar
felice2011 felice2011 is offline
Registered User
 
Join Date: Feb 2011
Location: italy
Posts: 836
Thanks: 357
Thanked 1,158 Times in 390 Posts
felice2011 is on a distinguished road
@aswadd ...lzmax64.exe ... is the 64 version should use all the processor cores.

Also uses this scheme, to move in the right direction for optimal settings.
Code:
a=[0|1] : ( Defaul 1 ) : Sets compressing mode

a=[0|1] : Sets compression mode: 0 = fast, 1 = normal. Default value is 1.

mf={MF_ID} : ( Defaul 1 ) : Sets Match Finder

mf={MF_ID} : Sets Match Finder for LZMA. Default method is bt4. Algorithms from hc* group don't provide a good compression ratio, but they often work pretty fast in combination with fast mode (a=0). Memory requirements depend on dictionary size (parameter "d" in table below).
             
             MF_ID 	Memory 	Description
             bt2 	d*9.5 + 4 MB 	Binary Tree with 2 bytes hashing.
             bt3 	d*11.5 + 4 MB 	Binary Tree with 3 bytes hashing.
             bt4 	d*11.5 + 4 MB 	Binary Tree with 4 bytes hashing.
             hc4 	d*7.5 + 4 MB 	Hash Chain with 4 bytes hashing.

    Note: Your operation system also needs some amount of physical memory for internal purposes. So keep at least 32MB of physical memory unused.

d={Size}[b|k|m] : ( Defaul 24 )	: Sets Dictionary size

d={Size}[b|k|m] : Sets Dictionary size for LZMA. You must specify the size in bytes, kilobytes, or megabytes. The maximum value for dictionary size is 1 GB = 2^30 bytes. Default values for LZMA are 24 (16 MB) in normal mode, 25 (32 MB) in maximum mode (-mx=7) and 26 (64 MB) in ultra mode (-mx=9). If you do not specify any symbol from the set [b|k|m], the dictionary size will be calculated as DictionarySize = 2^Size bytes. For decompressing a file compressed by LZMA method with dictionary size N, you need about N bytes of memory (RAM) available.

fb={NumFastBytes} : ( Defaul 32 ) Sets number of Fast Bytes for Deflate encoder.

fb={NumFastBytes} : Sets the number of fast bytes for the Deflate/Deflate64 encoder. It can be in the range from 3 to 258 (257 for Deflate64). Usually, a big number gives a little bit better compression ratio and a slower compression process. A large fast bytes parameter can significantly increase the compression ratio for files which contain long identical sequences of bytes.

mc={N} : ( Defaul 32 ) : Sets Number of Cycles for Match Finder

mc={N} : Sets number of cycles (passes) for match finder. It can be in range from 0 to 1000000000. Default value is (16 + number_of_fast_bytes / 2) for BT* match finders and (8 + number_of_fast_bytes / 4) for HC4 match finder. If you specify mc=0, LZMA will use default value. Usually, a big number gives a little bit better compression ratio and slower compression process. For example, mf=HC4 and mc=10000 can provide almost the same compression ratio as mf=BT4.

lc={N} : ( Defaul 32 ): Sets number of Literal Context bits - [0, 8]

lc={N} : Sets the number of literal context bits (high bits of previous literal). It can be in range from 0 to 8. Default value is 3. Sometimes lc=4 gives gain for big files.
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈
« I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche)
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈
« Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
Reply With Quote
The Following User Says Thank You to felice2011 For This Useful Post:
aswadd (26-09-2016)
Sponsored Links
  #2  
Old 27-09-2016, 00:23
minivj minivj is offline
Registered User
 
Join Date: Jan 2016
Location: india
Posts: 7
Thanks: 22
Thanked 5 Times in 2 Posts
minivj is on a distinguished road
Best external compressor for *.iwd files for Call of Duty Modern Warfare???
Reply With Quote
  #3  
Old 29-09-2016, 16:57
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,754
Thanks: 2,191
Thanked 11,223 Times in 2,312 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by minivj View Post
Best external compressor for *.iwd files for Call of Duty Modern Warfare???
Try using this.
http://fileforums.com/showthread.php?t=98317
Reply With Quote
  #4  
Old 29-09-2016, 13:28
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
guys I have a little problem with zcm , it doesn't understand the paths like this
I:\Shadow of mordor\Repack\ .. even i addedd the quotation mark like this
"I:\Shadow of mordor\Repack\ttt" or I:"Shadow of mordor"\Repack\ttt
================================================== =======
I:\Shadow of mordor\Repack\ttt>zcmx64 a -m8 archive.me "I:\Shadow of mordor\Repa
ck\ttt"
ZCM Archiver v.0.93

Archive is I:\Shadow of mordor\Repack\ttt\archive.me
WARNING: No files Compressed 0 bytes to 0 bytes

I:\Shadow of mordor\Repack\ttt>zcmx64 a -m8 archive.me I:"Shadow of mordor"\Rep
ack\ttt
ZCM Archiver v.0.93. Demo version.
copyright (C) 2011-2015 By Nania Francesco Antonio
Archive is I:\Shadow of mordor\Repack\ttt\archive.me
WARNING: No files Compressed 0 bytes to 0 bytes
Reply With Quote
  #5  
Old 29-09-2016, 13:49
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
what happens if you put the files in just one folder without quotation marks

eg: c:\shadowofmordor

try not leave any spaces i had a very similar issue a few days ago with a compressor just cant remember which one.

Last edited by mikey26; 29-09-2016 at 13:51.
Reply With Quote
  #6  
Old 29-09-2016, 20:13
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
Quote:
Originally Posted by mikey26 View Post
what happens if you put the files in just one folder without quotation marks

eg: c:\shadowofmordor

try not leave any spaces i had a very similar issue a few days ago with a compressor just cant remember which one.
it works fine only folders which have spaces doesn't work on it
Reply With Quote
  #7  
Old 29-09-2016, 17:00
ChronoCross's Avatar
ChronoCross ChronoCross is offline
Registered User
 
Join Date: Sep 2014
Location: Acacia Dragons
Posts: 254
Thanks: 145
Thanked 203 Times in 115 Posts
ChronoCross is on a distinguished road
First read the help from the zcm.exe.
and then use -r (recursive path)
ZCM a -r -m8 -t6 path\*
Reply With Quote
  #8  
Old 29-09-2016, 20:19
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
Quote:
Originally Posted by ChronoCross View Post
First read the help from the zcm.exe.
and then use -r (recursive path)
ZCM a -r -m8 -t6 path\*
doesn't work & -r is just for compressing files in subdirectories
& another question
zcmx64 a -s -r -v -m8 -t2 shadowofmordor.test I:\Shadow of mordor\Repack\test\
the output archive will be I:\shadow\
also I can't extract to a folder which have spaces

Last edited by aswadd; 29-09-2016 at 20:46.
Reply With Quote
  #9  
Old 29-09-2016, 22:13
~MAK~'s Avatar
~MAK~ ~MAK~ is offline
Registered User
 
Join Date: Sep 2016
Location: Moon
Posts: 44
Thanks: 25
Thanked 43 Times in 13 Posts
~MAK~ is on a distinguished road
Quote:
Originally Posted by aswadd View Post
doesn't work & -r is just for compressing files in subdirectories
& another question
zcmx64 a -s -r -v -m8 -t2 shadowofmordor.test I:\Shadow of mordor\Repack\test\
the output archive will be I:\shadow\
also I can't extract to a folder which have spaces
checkout this - http://www.fileforums.com/showthread.php?p=452248

Specially made for you
__________________
"The possession of knowledge does not kill the sense of wonder and mystery. There is always more mystery."
Reply With Quote
The Following User Says Thank You to ~MAK~ For This Useful Post:
aswadd (30-09-2016)
  #10  
Old 01-10-2016, 08:42
ChronoCross's Avatar
ChronoCross ChronoCross is offline
Registered User
 
Join Date: Sep 2014
Location: Acacia Dragons
Posts: 254
Thanks: 145
Thanked 203 Times in 115 Posts
ChronoCross is on a distinguished road
I need help here in 7z.exe
i want to know what means this code
Quote:
-mb0s0:1 -mb0s1:2 or -mb1s0:3 -mb1s1:4
what is the benefits to use this code in the chain of methods?
Quote:
7z.exe a -t7z -bd -mcrc=0 -m0=bcj2 -m1=lzma:d26:fb64 -m2=lzma:d19:fb64 -mb0s0:1 -mb0s1:2 ^-m3=lzma:d19:fb64 -m4=lzma:d19:fb64 -mb1s0:3 -mb1s1:4 ^ "data" test.7z
Reply With Quote
The Following User Says Thank You to ChronoCross For This Useful Post:
1234567890123 (02-10-2016)
  #11  
Old 02-10-2016, 09:42
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
I have a small question ... what is the fastest program for storing files ? 7z or arc or winrar
& can I use srep on Multi files ? or srep is used only on 1 file ??
Reply With Quote
  #12  
Old 03-10-2016, 06:41
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
Hello Aswadd.
All those tools can store any folder quickly. the speed depends of your HDD.
About srep maybe you already know the answer
Unpack Code:
Quote:
@echo off
for %%f in (*.001,*.7z) do 7z.exe x -bd -y "%%f" -so | srep64.exe -d - - | 7z.exe x -bd -y -si -ttar >nul
pause >NUL
Attached Files
File Type: 7z srep_7z_vol.7z (454.9 KB, 57 views)
__________________
-the science of the useless-

Last edited by gozarck; 03-10-2016 at 07:54.
Reply With Quote
The Following User Says Thank You to gozarck For This Useful Post:
Simorq (03-10-2016)
  #13  
Old 03-10-2016, 13:22
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
Quote:
Originally Posted by gozarck View Post
Hello Aswadd.
All those tools can store any folder quickly. the speed depends of your HDD.
About srep maybe you already know the answer
Unpack Code:
yeb , I know other methods to make srep work on all files but I thought there was an option to do that
I used this
Quote:
dir /s /b *.pcf |ppx2 -P 20 -L 1 srep64 -m3f -a2 "{}"
not for speed Just for rematching is taking much time
20X Srep64 // 20 rematching
or
Quote:
for %%C in (dir /s /b) do (
srep64 -m3f -a2 %%C
)

Last edited by aswadd; 03-10-2016 at 13:45.
Reply With Quote
  #14  
Old 08-10-2016, 21:49
coveiro coveiro is offline
Registered User
 
Join Date: Dec 2014
Location: EUA
Posts: 77
Thanks: 90
Thanked 52 Times in 32 Posts
coveiro is on a distinguished road
What is the best method to compress Mafia III, for a smaller size ?
Reply With Quote
  #15  
Old 08-10-2016, 22:13
~MAK~'s Avatar
~MAK~ ~MAK~ is offline
Registered User
 
Join Date: Sep 2016
Location: Moon
Posts: 44
Thanks: 25
Thanked 43 Times in 13 Posts
~MAK~ is on a distinguished road
Quote:
Originally Posted by coveiro View Post
What is the best method to compress Mafia III, for a smaller size ?
I didn't repacked it, but as far as by seeing game data, I think it will use reflate+srep+lzma in simple way. Reflate will work on .sds files and except other audio and other data will be repacked with srep+lzma
__________________
"The possession of knowledge does not kill the sense of wonder and mystery. There is always more mystery."
Reply With Quote
The Following User Says Thank You to ~MAK~ For This Useful Post:
oltjon (09-10-2016)
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
The ONLY Half-Life 2 Thread. Do Not Create New Threads JoyBoy PC Games 286 25-03-2005 05:49
Official Sims 2 Thread JoyBoy PC Games 229 25-10-2004 16:01
'Official' CM4 Thread - Do Not Create New Threads Fila PC Games 119 23-07-2003 06:33



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


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