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
  #46  
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
Sponsored Links
  #47  
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
  #48  
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
  #49  
Old 29-09-2016, 16:57
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 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
  #50  
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
  #51  
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
  #52  
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
  #53  
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)
  #54  
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)
  #55  
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
  #56  
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)
  #57  
Old 03-10-2016, 07:54
Ichiraku2001 Ichiraku2001 is offline
Registered User
 
Join Date: Dec 2015
Location: India
Posts: 14
Thanks: 35
Thanked 4 Times in 3 Posts
Ichiraku2001 is on a distinguished road
Quote:
Originally Posted by RamiroCruzo View Post
Yeah..Whenever we ask him how he's so good, he tells someone else's name and say he rarely does the thing...Leaving us with the question, "Is he from future or something? -_-"

Anyways, welcome to the forum matey ^_^

Razor bro, had a conflict with Val and blah blah stuff, so am gone....So don't worry..
starting off with what this thread is xD
how did u compress the crew to 12.3 GB ;_;
Reply With Quote
  #58  
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
  #59  
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
  #60  
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 20:32.


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