Go Back   FileForums > Game Backup > PC Games

Reply
 
Thread Tools Display Modes
  #1  
Old 02-10-2014, 02:06
rYL rYL is offline
Registered User
 
Join Date: Sep 2014
Location: Philippines
Posts: 10
Thanks: 1
Thanked 2 Times in 2 Posts
rYL is on a distinguished road
Lightbulb tar+lzma+srep64i+precomp+Arc

can someone explained me how to add external compressors in my compiled script for FreeArc compressor including External compressor inside arc.ini? please reply!

and how to use lzma?
Reply With Quote
Sponsored Links
  #2  
Old 04-10-2014, 08:53
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
hello @rYL.
first write your code correctly:

tar+precomp+srep64i+lzma (arc is not nesessary)

example: you have a file of 10 mb

tar=10 mb
precomp=20mb
srep=12 mb
lzma=4 mb

Code:
[External compressor:precomp]
header = 0
packcmd   = precomp -intense0 -cn- {options} -o$$arcpackedfile$$.tmp  $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

[External compressor:srep]
header = 0
packcmd   = srep {options} -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:srep64]
header = 0
packcmd   = srep64 {options} -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64 -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:lzma64]

header = 0

packcmd   = lzma64 e lzma{:option} <stdin> <stdout>
unpackcmd = lzma64 d lzma{:option} <stdin> <stdout>
LZMA64I=COMPILED FOR INTEL optimization

this compression is good
Code:
-msrep:l256+lzma:a1:mfbt4:d200m:fb128:mc1000:lc8


have you the last update? srep_arc_2014_sept_october.7z
arc 12-sep-2014
srep 3.93 beta 30-sep-2014
Reply With Quote
The Following User Says Thank You to ChronoCross For This Useful Post:
Simorq (16-07-2015)
  #3  
Old 08-10-2014, 15:46
Carldric Clement's Avatar
Carldric Clement Carldric Clement is offline
Registered User
 
Join Date: Aug 2014
Location: Toboh, Sabah, Malaysia
Posts: 579
Thanks: 579
Thanked 632 Times in 227 Posts
Carldric Clement is on a distinguished road
Thumbs up

Quote:
Originally Posted by ChronoCross View Post
hello @rYL.
first write your code correctly:

tar+precomp+srep64i+lzma (arc is not nesessary)

example: you have a file of 10 mb

tar=10 mb
precomp=20mb
srep=12 mb
lzma=4 mb

Code:
[External compressor:precomp]
header = 0
packcmd   = precomp -intense0 -cn- {options} -o$$arcpackedfile$$.tmp  $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

[External compressor:srep]
header = 0
packcmd   = srep {options} -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:srep64]
header = 0
packcmd   = srep64 {options} -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64 -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:lzma64]

header = 0

packcmd   = lzma64 e lzma{:option} <stdin> <stdout>
unpackcmd = lzma64 d lzma{:option} <stdin> <stdout>
LZMA64I=COMPILED FOR INTEL optimization

this compression is good
Code:
-msrep:l256+lzma:a1:mfbt4:d200m:fb128:mc1000:lc8


have you the last update? Attachment 10088
arc 12-sep-2014
srep 3.93 beta 30-sep-2014
Another method using ultra:
Code:
arc.exe a -ep1 -r -ed -lc512 -ld1600m -mt2 -w./ -msrep+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8 "Data_01.bin" "C:\Games\MyGames\*"
Reply With Quote
The Following 3 Users Say Thank You to Carldric Clement For This Useful Post:
ChronoCross (08-10-2014), devil777 (10-02-2020), Simorq (16-07-2015)
Reply

Tags
arc.ini lzma, precomp+reflate+srep+lzma, srep+lzma

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
Lost Planet 3 2xDVD5 [CIU 1.0.1.4 + lzma + resampled biks] BAMsE PC Games - CD/DVD Conversions 26 06-09-2020 07:13
F.E.A.R. Collection [CIUv2 - 7xDVD5 - SREP LZMA m0] KaktoR PC Games - CD/DVD Conversions 2 02-04-2014 20:11
Commands use in Srep and Precomp red01 PC Games 2 18-06-2013 06:55
How do you use srep and precomp? surumanboy PC Games 6 14-05-2013 22:15
SREP and PRECOMP Archive Info danswano Software 7 31-03-2013 14:28



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


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