#1
|
|||
|
|||
![]()
Hi guys !
Few days ago i tried to use Exdupe with stdout in arc.ini ,but i failed. Anyone succeeded with this ? Yes ,i know,there is SREP. Its okay,but in some case,it eats insanely hughe amount of RAM,even with -dngb parameter. Any help appreciated ! Thanks. (Atm away from PC,im on tablet) Last edited by shazzla; 25-07-2017 at 10:12. |
Sponsored Links |
#2
|
|||
|
|||
increase -l parameter in srep, it should be always better than exdupe
|
#3
|
|||
|
|||
Thank Bulat!
I know about the - l - parameter ,but it doesnt decrease the decompression memory req. Only a little bit! Real example : Approx 40 Gb dataset with L512 ,decomp memory 4.8 Gb l1024-l4096 ,decomp memory around 3.9 gb. -dngb n=1-4 ,M3F-M5F used in both case ! Those decomp.mem.reqs are too much for me. Thats why i want to use exdupe without tempfile. Btw i love SREP... Any idea to decrease decomp mem reqs? |
#5
|
|||
|
|||
![]() BTW, in case of x86 srep, how can we prevent srep from creating virtual temp file(I have only 4GB RAM)?
__________________
NOT AVAILABLE Last edited by 78372; 22-07-2017 at 09:46. |
#6
|
|||
|
|||
Why you don't want it to create virtual temp file if you only have 4 GB RAM ?
|
#7
|
|||
|
|||
Because of the massive read and writes in hdd
__________________
NOT AVAILABLE |
#8
|
|||
|
|||
uses razor's CLS-SREP.DLL.
it uses memory for TMP ,but u need to keep decomp memory req within considerable values. |
#9
|
|||
|
|||
That's the problem. I know razor's cls is helpful, but hey it's only useful if you use 64bit srep because it allows you to use that. But the problem is, I use x86 editions and when you use that, you need the virtual memory.
Srep is a big problem for me when repacking games bigger as GTA V, because I use solid compression which requires a lot of ram to compress and decompress
__________________
NOT AVAILABLE |
#10
|
||||
|
||||
Code:
[External compressor:exdupe] packcmd = exdupe.exe -x0 -m512 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = exdupe.exe -R $$arcpackedfile$$.tmp $$arcdatafile$$.tmp datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp |
The Following 2 Users Say Thank You to ChronoCross For This Useful Post: | ||
EzzEldin16 (22-07-2017), shazzla (23-07-2017) |
#11
|
|||
|
|||
thanks ,its okay ,but how can i use STDOUT ?
|
#12
|
||||
|
||||
why you make so complicated?, go for the most simple way(freearc ->arc.ini)
Quote:
|
#13
|
|||
|
|||
Sorry for the noob question,but how can i use this in arc.ini?
I mean pack and unpack command.. i tried several combination to pack/unpack. sadly without success. ![]() Arc.ini PACK command : packcmd = exdupe.exe -x1 -m512 -stdin -p -stdout <stdin> <stdout> working on UNPACK...... Last edited by shazzla; 27-07-2017 at 08:43. |
#14
|
|||
|
|||
2 years passed and no success. Anyone ? :/
Last edited by shazzla; 26-08-2019 at 07:46. |
#15
|
|||
|
|||
hmmm..
tried many versions,but what is the unpack command for this ? 7z.exe -an -ttar a -bd "D:\TEST\*" -so | exdupe.exe -x0 -m512 -stdin - -stdout | zstd.exe -f -19 -v - -o test.zst As the topic describes ,the main goal is use exdupe with stdio with freearc. It would be nice. Please ,anybody ? |
![]() |
Thread Tools | |
Display Modes | |
|
|