|
#1
|
|||
|
|||
|
Hello,
Is it possible to extract srep file that is located inside the arc file on the fly while installing instead of unpakcing srep file to app dir then extract the srep? Thank you
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
???, your question?
|
|
#3
|
|||
|
|||
|
ISDone unpack {src}\arc > {app}\srep then it unpacks {app}\srep to {app}\[the actual data]
Is possible to get [the actual data] directly in one step instead of two? Last edited by danswano; 28-02-2013 at 08:45. |
|
#4
|
||||
|
||||
|
you mean srep to actual data? if so then not possible. srep and precomp can only store one file.
|
|
#5
|
|||
|
|||
|
arc+srep > actual data. (in one unpacking command/step)
|
|
#6
|
||||
|
||||
|
But
Arc to srep then srep to arc then arc to actual data is possible. or make a command like for internal srep and arc -msrep instead of the -m0 or m9 even -mx |
|
#7
|
|||
|
|||
|
I'm using this command batch currently:
Quote:
Also a second modification to use arc+srep+precomp. Thank you very much.
|
|
#8
|
||||
|
||||
|
you must have srep.exe first.
then change method to this Code:
-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
danswano (28-02-2013) | ||
|
#9
|
|||
|
|||
|
And if i want to use precomp with best compression what should i add to the above code?
|
|
#10
|
||||
|
||||
|
precomp can be triggered in many ways but you would find the one which suits you. There is precomp with jpg compression, for games like pro evolution soccer, the game img's has alot of images therefore precomp works well than any other compressors if more pressure is applied like precomp+zip/7z/rar/arc.
then there is precomp without jpg compression(zlib compression) which searches thoroughly for repeated sector/sections of a file then then makes those repeated sections/sectors as one to save space. for games like Need For Speed The Run. Code:
-mprecomp:t-jnf:zl31,34,39,44,55,64,67,68,73,74,75,84,85,94,97,99:d0+srep+exe2+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8 |
| The Following 3 Users Say Thank You to Razor12911 For This Useful Post: | ||
|
#11
|
|||
|
|||
|
Using the first code like this:
Quote:
arc: user error (Unsupported compression method or error in parameters: srep) What's wrong? |
|
#12
|
||||
|
||||
|
are you running under command or using freearc program?
if command then add arc.ini next to arc.exe if freearc program then learn on how to use command. |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
danswano (28-02-2013) | ||
|
#13
|
|||
|
|||
|
That's it, the arc.ini was missing.
Thank you for your kind help and patience.
|
|
#14
|
||||
|
||||
|
Quote:
It's what I do. |
|
#15
|
|||
|
|||
|
Oh one last question please, is there a way to utilize the full CPU power for faster compressing?
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Sims 2 + All Expansion Packs | CaferGameStudios | PC Games - CD/DVD Conversions | 2 | 04-02-2012 13:22 |
| Titan Quest (Use this thread only! Do not start another Thread!) | skay.exe | PC Games | 349 | 07-03-2011 04:05 |
| How do you extract .msi files from setup.exe's? | Python007 | PC Games | 6 | 04-10-2005 09:17 |
| DOS extract problems | daedelus | DC Games | 2 | 04-08-2001 14:06 |
| how do you extract the files from the files labled file.001 (winrar?) then what | snapRUNNER | DC Games | 1 | 22-02-2001 18:04 |