![]() |
I have not had this problem with Cmd use, used individually or with FA support, awesome speed and good compression.
Code:
pzstd -u -22 -f -n 4 -pCode:
[External compressor:pzstd] |
Have anyone an idea to Multithread lzma ?? I already know 4x4 but it took 100% of the cpu so is their a way to multi thread it ?? :D also i saw something named lzmax64.exe have anyone idea about this ??
|
lzma64 is hard on system resources if you dont have a decent machine.and it slow as F**K :P not worth looking at rather stick with normal lzma.
If it aint broken dont fix (stick with what works) but by all means test new things but dont fix what works :P |
@aswadd ...lzmax64.exe ... is the 64 version should use all the processor cores.
Also uses this scheme, to move in the right direction for optimal settings. Code:
a=[0|1] : ( Defaul 1 ) : Sets compressing mode |
Quote:
|
Best external compressor for *.iwd files for Call of Duty Modern Warfare???
|
guys I have a little problem with zcm , it doesn't understand the paths like this
I:\Shadow of mordor\Repack\ .. even i addedd the quotation mark like this "I:\Shadow of mordor\Repack\ttt" or I:"Shadow of mordor"\Repack\ttt ================================================== ======= I:\Shadow of mordor\Repack\ttt>zcmx64 a -m8 archive.me "I:\Shadow of mordor\Repa ck\ttt" ZCM Archiver v.0.93 Archive is I:\Shadow of mordor\Repack\ttt\archive.me WARNING: No files Compressed 0 bytes to 0 bytes I:\Shadow of mordor\Repack\ttt>zcmx64 a -m8 archive.me I:"Shadow of mordor"\Rep ack\ttt ZCM Archiver v.0.93. Demo version. copyright (C) 2011-2015 By Nania Francesco Antonio Archive is I:\Shadow of mordor\Repack\ttt\archive.me WARNING: No files Compressed 0 bytes to 0 bytes |
what happens if you put the files in just one folder without quotation marks
eg: c:\shadowofmordor try not leave any spaces i had a very similar issue a few days ago with a compressor just cant remember which one. |
Quote:
http://fileforums.com/showthread.php?t=98317 |
First read the help from the zcm.exe.
and then use -r (recursive path) ZCM a -r -m8 -t6 path\* |
Quote:
|
Quote:
& another question zcmx64 a -s -r -v -m8 -t2 shadowofmordor.test I:\Shadow of mordor\Repack\test\ the output archive will be I:\shadow\ :confused::confused::confused: also I can't extract to a folder which have spaces |
Quote:
Specially made for you ;) |
I need help here in 7z.exe
i want to know what means this code Quote:
Quote:
|
I have a small question ... what is the fastest program for storing files ? 7z or arc or winrar
& can I use srep on Multi files ? or srep is used only on 1 file ?? |
1 Attachment(s)
Hello Aswadd.
All those tools can store any folder quickly. the speed depends of your HDD. About srep maybe you already know the answer :) Unpack Code: Quote:
|
Quote:
how did u compress the crew to 12.3 GB ;_; |
Quote:
I used this :) Quote:
:D:D 20X Srep64 // 20 rematching or Quote:
|
What is the best method to compress Mafia III, for a smaller size ?
|
Quote:
|
for some time that I try to force myself to figure out how to make the Russians repacker to compress so much the flie.ttarch2. tell tale games.
there someone who knows something ?? Thank you in advance |
Quote:
|
What about freearc next?. I don't undertand very well lua options but what if we can add some lua options and use razor's split tool?.
|
you have a good chance to learn Lua and apply your abilities to FA :) if you know programming, learning Lua is just one day. if you don't know it at all, learning Lua may be easiest start
|
Quote:
then compress the output then when unpacking rebuild the game data again :D |
Thanks Bulat! I started to learn LUA. I download zerobrane studio is a free IDE for LUA language.
|
Guys why not making a list about best methods to every Game engine like unreal engine / cry engine 3 / unity3d engine :D It will help a lot
|
Guys I packed some files using
7zip tar | srep | 7zip_lzma (don't remember exact command) now the problem is that while i am extracting it via 7za e -txz -y data3.bin -so | srep64 -d -hash- -s -- | 7za x -ttar -y -si -oData3\ *.out *.raw -r the pipe automatically closes after extracting a file of 4083387777 bytes(3.80Gb) i try many different commands bt problem still persists any help please... |
If pipe closes automatically then one of the programs either found an EOF early or there was an error, you must check process exit code of each program to find out which one failed.
-Either way, you can just normally unpack everything without the use of standard streams, you'll figure out which program is letting you down. |
finally, i somehow figure it out, actually srep is the culprit who is somehow manages to add random data at the end of archive
and this is happening with all the 4 bins i made, all having around 25gb of reflated files each this is what 7zip has to say Quote:
i also try shar instead of tar the results are same, file got broken ... may be a internal bug of srep or might be shar and tar format is not stable yet... no may be in the case of shar bt not in the Tar at all bt this work fine with freaarc everytime, i even compress 60 gb file with it and that work gracefully bt freearc makes things little bit slower and less control-able never had crc error with it at all may be should wait for freearc'next, Bulat says he will add srep as internal in a month or may be two bt as far as my tests arr concerned, the memory uses is too high in its case. Moral of the story, don't go with 7zip+srep on bigger files IS anybody has a solution for it? |
--Freearc NEXT
iam a master of LUA code... Naaaaaaa. LOL in fa.ini add Quote:
Quote:
|
Quote:
"-sBYTES: explicitly specify filesize (for compression from stdin), default 25gb" All you need to do is guess or have an estimation of your input and set a value, to be safe, set a high value -s50gb or whatever, just know that this increases memory allocation so also make sure you have enough memory to allocate such, plus for big inputs, you're better off using x64 version of srep to avoid x86 memory allocation barrier. Quote:
-Never mind. |
How about a thread dedicated to "secrets of the trade" where people will share their methods to achieve the best possible compression/de-compression methods for specific titles that can be understood even by a dummy? I know Razor12911 shared his methods for GTA V and Mad Max IIRC. Lets start with "The Witcher 3 The Wild Hunt Game Of The Year Edition" perhaps? I'm trying to compress this title into archives that'll fit into DVD5. I don't really require a fancy installer or anything, just a simple executable that'll let me extract the game's archives where I want (I believe Razor12911 has an archiver like this which I've used with great success in the past) I know that finding the best compression method for a certain set of files requires trial and error but we're all here to learn, right?
|
Hello everyone.
I'm new to this Forum and have one or two Questions. Is it possible to use xz compressed files with IC 3.0? if yes how? (btw thx razor for this awesome program) next one is how to use 4x4:lzma... i have a bat that runs but its no difference to lzma |
Quote:
http://fileforums.com/showthread.php?t=98317 srep then lzma, I think that's the method that needs to be used to get an output of something like 25-30GB. Quote:
Unfortunately no. -next one is how to use 4x4:lzma... i have a bat that runs but its no difference to lzma it sometimes all depends on what you're compressing. 4x4 allows a compressor to run in parallel mode, meaning more speed at a cost of ratio. 4x4 splits data into blocks then runs a chosen compressor, this block splitting loses you ratio, but like I said it all depends on what you're compressing, if its something that can be compressed properly by lzma and is long, you'll see ratio difference. |
Quote:
i want to make somethig new interesting with LUA code in FA Next. |
Well I didn't know there was a need, I didn't check fa.ini until this morning, seemed interesting, and definitely something I have no knowledge on so carry on, good luck.
|
Quote:
For the XZ files... is there an IC like program to use? and for the 4x4 problem i wrote a little wrong... with no difference i mean in terms of speed. its like 4x4 isnt there at all.... it will be subjetive but i think its even slower then lzma alone. maybe something wrong in the bat? Quote:
|
Quote:
srep will fail if u specify less and use more ram if u specify more, is little bit slow too probably the reason why it is failing to restore things data correctly is becoz of the fact that i don't even store checksums while processing with srep(-hash-) |
Quote:
Making update for XZ support. Quote:
|
| All times are GMT -7. The time now is 09:58. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com