![]() |
mikey26 setup.cab has all needed files already. All files I referred are used to prepare archives only, so should be placed in separated folder and after creating cabs can be deleted (you don't need to include it to CI)
|
Quote:
BTW looks great and THX for the latest updates to the C.I. |
Magnificent :)
just a small suggestion add a function to add/modify registry values in the designer so it will make it easier for beginners |
Thanks for the help ... Bamse
|
Some suggestion for yener90's Project:
1- add timer in during installation at title or somewhere. ----------------------------------------------------------------------- 2- integrate Setup.exe and Setup.cab and Setup.ini into one file. [Manual Compling] ----------------------------------------------------------------------- when i am using custom method with arc.ini including precomp,srep and external lzmax64 the CI 8.4.3 works great but the progressbar is not work reality, how i can fix it? |
Bamse but I wanted to ask this row -mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:l c8
that uses: low compression - normal - Maximum? Can you explain a bit more in detail with explanation please? |
Code:
-mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8Code:
-mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8Code:
-mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8Code:
-mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8Code:
-mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8Code:
-mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8So as you can see it's really strong compression |
Hum.. guys i'm trying to use the latest version with arc commandline but i've some problem!
I used this arc.ini Code:
[External compressor:srep]Then i edit Setup.ini adding the precomp version used for compression (PrecompVer=0.42) and adding the code for Extractsetting, like this Quote:
I have four archives compressed in this way (each line is an archive): Code:
arc a -r -w.\ Setup-1b.arc -msrep+lzma:a1:d256mb:mfbt4:fb128:mc1000:lc8 "folder1\*"edit: i thought the problem was my arc.ini (the "unpackcmd" command) but doing manual decompression with command line, arc works fine! (for example, doing "arc x Setup-1c.arc" the extraction works fine. Obviously arc.exe, arc.ini, srep and precomp (and all dll needed) are in the same folder!) What am I doing wrong? :( Thanks |
You've prepared cabs with combined method so you must use
Code:
PrecompVer=insideCode:
PrecompVer=0.42 |
Quote:
Thanks you BAMsE! :cool: |
Bamse I did as you said ...
No one folder I put the files taken from the installation of arc.exe freeArc \ bin \ arc.exe (0.67), taken from the folder setup arc.ini Yener, precomp 042 with its 3.0 SREP file and then I created the file . bat with written inside echo off cls set choice1= echo. set /p choice1=Please type game folder path (e.g. c:\program files (x86)\BioWare\Mass Effect 3): echo. echo Creating archive files, please wait... arc a -ep1 -r -w.\ .\Disk1\Data1.bin -mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:l c8 "%choice1%\Binaries\*" if ERRORLEVEL 1 goto arcfail echo.All done. pause goto EOF :arcfail echo. echo.WARNING: FreeArc returns an error, please retry... pause :EOF if using your parameter -mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:l c8 gives me this error [IMG] http://s4.imagestime.com/out.php/i754574_Immagine.jpg[/IMG] I tried precomp.exe 042 04 038 but 'equal could you pass the working files that you use please? |
Use this version of precomp. Version: 0.4.2
|
Quote:
|
I dont know if it's happening only me, but currently working on automated script. 1 hour passed and still compressing 4gb of files, and 4 hours ETA.. It's not freeze, working however 5 hours for 4gb of content, this is downright ridiculous people lol
|
Quote:
Code:
-mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 |
| All times are GMT -7. The time now is 01:17. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com