![]() |
Quote:
|
Quote:
|
Quote:
|
heard someone said that we can use "Winhex to capture archive passwords during setup installation" so how to do that :confused:
|
1 Attachment(s)
Last question where can i get the script for this installer.
|
Grab Winhex and try yourself. And this installer is based on Windows Phone Installer by Razor12911. It's modified version. Grab the installer from WPI thread.
|
Quote:
Already tried winhax but could not use it to do what i require |
Quote:
I did it by increasing the playback speed of the original game video and then i joined my own intro to the edited game video and voila it worked perfectly. |
Anyone knows a good method to losslessly recompress ogg files?
|
how to crate a installer that optimises itself to extract on slowly on pcwith low ram and to extractfaster on pc withhigh ram.
|
I would say (for logic :D) define some system specs.
When low RAM is detected, Setup uses low RAM settings. But, i don't can give you a example now. I am sure some experienced users can give you some hints. |
Quote:
|
Anyone can give me the download link of latest freearc(September 2014 maybe)? I want full version, not only arc.exe
|
1 Attachment(s)
Quote:
|
Bro, just as I said, I need full version(with unarc.dll etc.), not arc.exe
|
The latest full version is March 2014. Never announced a new version to the public!
Edit: The latest unarc release from jully 2014. Probably with htmlarc support. |
I have installed v0.67 (March 2014).
I don't have the installer, but i can give you pre-installed folder if you wish. |
1 Attachment(s)
Freearc Alpha 0.67
|
Got something to give a try, thanks for helping
|
Someone here can explain to me how to repack Dishonored 2 in a good way ?
I seen some repack of 22GB. I know those repackers used reflate. I tested reflate on a little file (game1_004.resources | 595Mb) and it is so slow ! I can't imagine how can be slow on other big files ! Someone can help me to understand ? |
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"? |
there is the combination of options
|
i been using srep with m5f -l16 -c8 -a1 it help with 4x4:lzma:a1:mfbt4:d1m:fb273:mc10000:lc8,
but when try to use lzma:a1:mfbt4:d1024m:fb273:mc10000:lc8 i get almost the same ratio but when i change srep to m3f -l512 -c256 -a1 and use lzma:a1:mfbt4:d1024m:fb273:mc10000:lc8 i get better ratio in the end... what the best setting for srep to use with 4x4:lzma:a1:mfbt4:dm:fb273:mc10000:lc8 |
Quote:
|
i was wrong. i mean that part of history:
Quote:
|
Hi guys, i'm testing xz 5.2.1 and i'm having a hard time in making it work with freearc. I'm using these parameters:
Code:
[External compressor:xz]Code:
ERROR: general (de)compression error in xz |
| All times are GMT -7. The time now is 01:13. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com