|
|
|
#1
|
|||
|
|||
|
Quote:
The same scheme, why I can not be compressed into so small, you dare to publish your bat? Thanks!! |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Well my friend in real life im a professor of history's art. But in internet iam gozarck i just sharing my hobby. About the code i hope razor can change the code. The problem is the names of the pcf files hif and unp have the same name. So we need to make a little code to rename it and restore.
__________________
-the science of the useless- |
| The Following 2 Users Say Thank You to gozarck For This Useful Post: | ||
DarkSoul19 (12-10-2015), RamiroCruzo (11-10-2015) | ||
|
#3
|
||||
|
||||
|
RamiroCruzo hif and unp with precomp (please change the command of precomp) pack and unpack. check the bat file (reflate_c.cmd and reflate_d.cmd) for info.
__________________
-the science of the useless- |
| The Following 3 Users Say Thank You to gozarck For This Useful Post: | ||
|
#4
|
||||
|
||||
|
Quote:
I don't know if its a good idea but will be trying it....
|
|
#5
|
||||
|
||||
|
So you say use rawdet and compress each raw file with precomp. And unpack precomp and then rawrest right?
__________________
-the science of the useless- |
|
#6
|
||||
|
||||
|
Quote:
|
| The Following 7 Users Say Thank You to RamiroCruzo For This Useful Post: | ||
Bilawal (14-10-2015), DarkSoul19 (14-10-2015), EzzEldin16 (05-10-2017), gozarck (21-10-2015), Lucas65 (24-11-2015), sbalykov (20-10-2015), Simorq (14-10-2015) | ||
|
#7
|
|||
|
|||
|
Hey Anyone can please tell me how to unpack multiple (BTW, I want for 3) .refl8, If anyone know please tell me the code
|
| The Following User Says Thank You to Amsal For This Useful Post: | ||
gozarck (21-10-2015) | ||
|
#8
|
||||
|
||||
|
Hi RamiroCruzo. I can't test your idea i don't have time. Tell me it's works?
__________________
-the science of the useless- |
|
#9
|
||||
|
||||
|
Quote:
It works as inquired by you i.e. extracts .raw data then process them with precomp......
__________________
We are such stuff as dreams are made on, and our little life is rounded with a sleep. |
| The Following User Says Thank You to RamiroCruzo For This Useful Post: | ||
gozarck (21-10-2015) | ||
|
#11
|
||||
|
||||
|
Quote:
Quote:
Code:
[External compressor:precomp]
header = 0
packcmd = precomp -slow -t-j {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep {options} -a1 -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmpp
[External compressor:msc]
header = 0
packcmd = msc c -v {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
__________________
We are such stuff as dreams are made on, and our little life is rounded with a sleep. |
|
#12
|
||||
|
||||
|
Something new on this method? Cheers
|
|
#13
|
||||
|
||||
|
Will the progress be shown by isdone for all operations using your method?
|
|
#14
|
||||
|
||||
|
Quote:
--------------------------------------------------------------------------------------------- Quote:
also i take your idea and made my own version. "change the commands of precomp" to Code:
dir /s /b *.raw | ppx2 -P 2 -L 1 precomp -brute0 -cn -v -f "{}"
Thank you RamiroCruzo
__________________
-the science of the useless- |
| The Following 3 Users Say Thank You to gozarck For This Useful Post: | ||
|
#15
|
||||
|
||||
|
Hi Gozarck, is there any way to show the progress? I mean it`s one of the most important things. Because if the installation stucks at 100% for 20 or 30 mins, the users will think the setup hanged up and maybe will quit. So it`s very important to find a solution. Greetz
|
| The Following User Says Thank You to ShadowEagle For This Useful Post: | ||
RamiroCruzo (22-10-2015) | ||
![]() |
| Tags |
| lzma, precomp, precomp+reflate+srep+lzma, reflate, srep |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best compression switches for Precomp srep and arc | Dheeraj88 | PC Games - CD/DVD Conversions | 1 | 16-06-2014 04:57 |
| F.E.A.R. Collection [CIUv2 - 7xDVD5 - SREP LZMA m0] | KaktoR | PC Games - CD/DVD Conversions | 2 | 02-04-2014 19:11 |
| Precomp and SREP | DazzleR | Software | 11 | 30-06-2013 07:53 |
| Commands use in Srep and Precomp | red01 | PC Games | 2 | 18-06-2013 05:55 |
| SREP and PRECOMP Archive Info | danswano | Software | 7 | 31-03-2013 13:28 |