![]() |
Have this game any deflate streams at all?
Haven't checked yet. Try to unpack game files, compress them, then pack the files to it's original again and make sure md5 is the same. |
Quote:
game2.resources | 6.01GB game3.resources | 5.87GB shared_2_3.sharedrsc | 7.87GB Btw the program didn't freeze on the first file and found some stream inside game1.resources (7.28GB). Someone suggested to me to use reflate. I tried with reflate 1500 by razor on a little file like I said and it is very slow. It takes more than 10 minutes to install LOL. Tried with pzlib v3.2 and these parameters: pzlib e -t8 -ct8 -c256m -b512k -r9 and it makes a very good work but I get error of crc mismatch with the installation. These .resources files given to me problems with pzlib and The Sims 4 files too. Seems like pzlib damages .resources files. Anyone here can give to me the best version of reflate and pack command for arc.ini file(I'm using masked data compressor) ? |
Use this instead, it's better and not freezing at all (even with 19gb single file).
http://fileforums.com/showthread.php?t=98731 This settings should work without problems packcmd = pZLib e -m2 -x -c32m -t25p - -o - $$arcdatafile$$.tmp -o - <stdout> -v unpackcmd = pZLib d -t100p - -o - <stdin> <stdout> And Sims 4 decompression is OK here. So no problems with resource files. And for reflate, use reflateapi -> http://krinkels.org/resources/reflate-api.247/ It's faster. |
Quote:
https://s10.postimg.org/urlw88mcl/Immagine.png reflate seems to be slow like a snail. Never seen this with pzlib. I have an Intel Xeon E3-1230 v3 and I'm using this command for reflate: reflate c/d -l8 -t8 $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp I tried with "l6" too, but it is the same. Any suggestion ? Edit: I solved the problem, like an idiot I used "c/d" for compression XD |
Quote:
But if you have a good asrock mobo with the right bios you can get it to boost at 3.7ghz on all 4 cores and that will improve alot on your repacking not only with reflate but with other compressions.and a good hdd or ssd will help also. |
How to compress ext4fs image file
|
How can i terminate a process after a succesful extraction or after hitting cancel, in Isdone 0.6 script?
|
Exec(ExpandConstant('{sys}\taskkill.exe'), ' /F /IM pZLib.exe{YOUR EXE NAME HERE IS PZLIB}', '', SW_HIDE, ewWaitUntilTerminated, ResultCode);
|
Working great so far Gupta, i have another question, how can i run more parallel runs/threads of the same program to speed decompression in said script?
note: The program doesn't have -t4 option or something similar. |
Replace below function with the function here in this script
i am not gonna explain furthur details you have to answer it yoursef Code:
function EXEC_UNPACK( const Exec , Option , inFiles, inDir : string; Deldest : boolean): boolean; |
Fair enough, i will do my best to figure it out, thanks again.
|
Quote:
|
Just a query(needed for a work) Is compression of srep 1.5(Yes, 1.5, no other version) superior than latest rep?
|
Quote:
|
Many many thanks bro
But what's meant by "it can be made"? |
| All times are GMT -7. The time now is 20:18. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com