![]() |
Peter72
Chain commands together using the -m switch in freearc: -msrep+lolz example |
Quote:
arc.exe a -ep1 -r -ed -s; -w.\temp\setup-3.bin srep:m3f+lzma:176m:normal:bt4:273:mc1000000000:lc8 "D:\Games\Immortals Fenyx Rising\PCK\*" pause I have divided the game files, and I am attempting to compress just the .pck files. If it write -msrep+lzma.... , it doesn't compile; it says (Unsupported compression method or error in parameters: srep:m3f). But when I remove it to just "srep+.." it starts compressing. But the thing now that it stops after compressing, leaves me with the .tmp file. It looks like this: { D:\Setup Files\oo2recm>arc.exe a -ep1 -r -ed -s; -w.\temp\setup-3.bin srep:m3f+lzma:176m:normal:bt4:273:mc1000000000:lc8 "D:\Games\Immortals Fenyx Rising\PCK\*" FreeArc 0.67 (March 15 2014) creating archive: srep:m3f+lzma:176m:normal:bt4:273:mc1000000000:lc8 .arc Compressed 21 files, 1,796,076,026 => 1,685,152,333 bytes. Ratio 93.82% Compression time: cpu 124.30 sec/real 26.31 sec = 472%. Speed 68.27 mB/s Copying temporary archive freearc1.tmp to srep:m3f+lzma:176m:normal:bt4:273:mc1000000000:lc8 .arc Keeping temporary archive freearc1.tmparc.exe: srep:m3f+lzma:176m:normal:bt4:273:mc1000000000:lc8 .arc: open: invalid argument (Invalid argument) D:\Setup Files\oo2recm>pause Press any key to continue . . . } Keeping in mind that I don't know the use of those commands "a -ep1 -r -ed -s;". So what is the problem here? What am I not understanding or doing wrong? |
Peter72
you need : Code:
arc.ini - Set methods here |
Okay... I downloaded XTool, copied all the binaries and libraries into the folder, and added the above code in the pack.bat file. Everything is still the same. I am still stuck with a 1.6 GB .tmp file as in the image. Correct me if I am wrong, there are some coding that should be written in the arc.ini file. If so, I have no idea about it? What to do now?https://i.imgur.com/9l0knL3.png
|
Don't start repacking IFR like games right off the bat.
lzma uses FAZip32.exe which is not present in your folder. lzma needs to be set in arc.ini before it can be used. open your arc.ini: Code:
[External Compressor:X] |
Peter72
You set your temp folder as setup3.bin instead of the output archive. |
Star Wars : Squadrons
Code:
Method : xtool_zstd+srep:m3f:l512+lolz:dtb1:d128:mtt0:mt4:mc1023 |
Okay... I will slow it down. But the problem is that there is no beginner guide in the whole process. So when I stumble upon something for a beginner, I try it out. But I have no clue what are the things to learn sequentially. If you can direct me to the things to learn, I will be so grateful. So for example,
"You need to learn 1) X, then (Links to 1) 2) Y, then alternate your methods to (Links to 2) 3) Z (coding for instance) (Links to 3)" Maybe one day, I will make a beginner book. |
Mini Car Racing - Tiny Split Screen Tournament
Code:
Method : ZTool+SREP+LOLZ |
Quote:
|
I agree, just start reading this thread from the first page, the problems solved in the past might help you start.
|
Peter72
A nice place to start is, if you like the steps order: 1. take a look at freearc's command line and see what all your various switches do. Using a custom temp folder is hugely useful if your OS is on an SSD (-w switch). -m switch is for the compression method. 2. Look into using arc.ini to add external compressors. Start with something like XTool or srep. There's plenty of premade compressors in this forum which already have packcmds in the arc.ini, and you can use these to learn the correct structure. 3. Learn about using multiple compressors chained together using the + sign in -m switch, e.g. -msrep+lolz 4. Learn to use multiple methods on 1 archive by using arc.groups to make a mask ( I won't type all this in 1 message, but I will happily explain masks you are interested - just this way I save you some time by looking at building blocks first) |
1 Attachment(s)
When you have arc.exe in your folder, you can run a .bat file to learn about their parameters.
Copy below and save it as .bat and run it in the same folder as arc.exe. Help.bat Code:
arc.exe |
Thank you very much for these info. It very much useful. And to Masquerade, I will be asking you about the masks when I get there :)
|
Quote:
|
| All times are GMT -7. The time now is 06:26. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com