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

Reply
 
Thread Tools Display Modes
  #1  
Old 29-09-2016, 22:09
~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
Talking ZCM with Freearc

Decompression with Freearc is now currently available by Razor.


As I seen, many people told that ZCM is not supported for freearc, and aswadd wants a working example of ZCM with freearc, so I thought to make a new thread instead which could help people, (don't mind if it is called as 'SPAM')

One more things guys, I have heard that ZCM 0.93 is case sensitive, anyways, as I think it will not matter with FreeArc because freearc already made it in one file input only.

You could rename zcmx64 to zcm if you have 64bit processor and you are running 64bit Operating System

Some commands and switches details (you could apply them in arc.ini) -

<Commands>
a Add files to archive
x Extract files in destination path
l List archive

<Switches>
t<0...8> number of task (0=autodetect,default=1)
r Recurse subdirectories
s Solid Mode ON
v Verbose Mode
m [default -m4] Compression Method/Memory (-m0 ... -m7) (m8 is available for x64)


Use above commands and switches with the CLS.ini in the encode line

Thanks Razor12911 for making CLS


Here some test pics -

Attached Files
File Type: rar ZCM with Freearc v1.rar (1.79 MB, 550 views)
__________________
"The possession of knowledge does not kill the sense of wonder and mystery. There is always more mystery."

Last edited by ~MAK~; 01-10-2016 at 06:53.
Reply With Quote
The Following 10 Users Say Thank You to ~MAK~ For This Useful Post:
1234567890123 (29-09-2016), arkantos7 (01-10-2016), aswadd (30-09-2016), gozarck (01-10-2016), JRD! (29-09-2016), Lin Ming (29-06-2017), Lucas65 (26-10-2016), RamiroCruzo (01-10-2016), SAM2712 (02-10-2016), vint56 (30-09-2016)
Sponsored Links
  #2  
Old 29-09-2016, 22:52
JRD!'s Avatar
JRD! JRD! is offline
Registered User
 
Join Date: Sep 2015
Location: Matrix
Posts: 274
Thanks: 225
Thanked 600 Times in 168 Posts
JRD! is on a distinguished road
I'm thinking about a concept of adding external conpresseur dynamically, so any external compressor compatible with FreeArc interested me much thank you for this.
__________________
Practice makes perfect.
Reply With Quote
  #3  
Old 30-09-2016, 01:38
~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 JRD! View Post
I'm thinking about a concept of adding external conpresseur dynamically, so any external compressor compatible with FreeArc interested me much thank you for this.
Your welcome.
__________________
"The possession of knowledge does not kill the sense of wonder and mystery. There is always more mystery."
Reply With Quote
  #4  
Old 30-09-2016, 02:16
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
O.o something wrong is going on it increases the size not compressing
Compressed 20 files, 75,397,181 => 93,247,590 bytes. Ratio 123.6%
Reply With Quote
  #5  
Old 30-09-2016, 02:20
~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
Use srep+lzma after zcm and you will see the final size and compare with precoml+srep+lzma, you will see almost same results
__________________
"The possession of knowledge does not kill the sense of wonder and mystery. There is always more mystery."
Reply With Quote
  #6  
Old 30-09-2016, 02:20
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
arc is collecting the final compressed file and the first packed file into the last output
Reply With Quote
  #7  
Old 30-09-2016, 02: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
Archive is I:\1\MyMask\temp\freearc313767405.tmp\$$arcdatafil e$$.tmp
argc=*
100% Compressed 75397181 bytes to 17850408 bytes
100%
Errorlevel=0
Compressed 20 files, 75,397,181 => 93,247,590 bytes. Ratio 123.6%
Compression time: cpu 0.14 secs, real 32.22 secs. Speed 2,340 kB/s
All OK
=======================================
75397181+17850408=93247589
it's not a precompressor it's an issue it collects the original data & the compressed data in one archive
Reply With Quote
  #8  
Old 30-09-2016, 02:25
~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
arc is collecting the final compressed file and the first packed file into the last output
Hmm matey, I didn't get you, but whatever you are saying is not happening and zcm works like this way only, see this bench also, you will know -

http://encode.ru/threads/1432-Experi...ll=1#post27672
__________________
"The possession of knowledge does not kill the sense of wonder and mystery. There is always more mystery."
Reply With Quote
  #9  
Old 30-09-2016, 02:26
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
here is the solution
packcmd = zcmx64 a -s -r -m8 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
================================================== =======
Compressed 20 files, 75,397,181 => 17,850,409 bytes. Ratio 23.6%
Compression time: cpu 0.06 secs, real 32.83 secs. Speed 2,297 kB/s
All OK
Reply With Quote
The Following User Says Thank You to aswadd For This Useful Post:
BLACKFIRE69 (02-06-2019)
  #10  
Old 30-09-2016, 02:29
~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
OK matey, give me some hours, I have to go for now, will sort out this issue soon
__________________
"The possession of knowledge does not kill the sense of wonder and mystery. There is always more mystery."
Reply With Quote
  #11  
Old 30-09-2016, 02:29
~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
Matey, BTW which method you used in arc.ini?
__________________
"The possession of knowledge does not kill the sense of wonder and mystery. There is always more mystery."
Reply With Quote
  #12  
Old 30-09-2016, 02:30
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
ok I'm waiting
Reply With Quote
  #13  
Old 30-09-2016, 02:32
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
only zcm the idea to get it work is to reverse $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
but i still get decompression failed
Reply With Quote
  #14  
Old 30-09-2016, 02:34
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'm using zcmx64 last version it already has m8 method but maybe other versions don't have it
Reply With Quote
  #15  
Old 30-09-2016, 02:35
~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
only zcm the idea to get it work is to reverse $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
but i still get decompression failed
Matey, as per me this is fully wrong process in the view with freearc, anyways, you give me results with -m7, I can't test everything right now because I am on mobile
__________________
"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:
Balaji007 (23-10-2020)
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
Doom 3 BFG Edition Fabioddq PC Games - CD/DVD Conversions 6 03-03-2019 12:39
Need help with opus and freearc averanted Conversion Tutorials 6 29-07-2016 11:00
some kind of algorithm problem in freearc 0.67 rafikhan Conversion Tutorials 0 05-07-2014 03:02
Trine Collection: Trine + Trine 2 (DVD5 - Inno + Freearc) Fabioddq PC Games - CD/DVD Conversions 21 30-06-2013 14:38
Sniper Elite V2 (2xDVD5 - Inno + Freearc) Fabioddq PC Games - CD/DVD Conversions 14 27-09-2012 18:06



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


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