View Single Post
  #8  
Old 20-05-2021, 11:02
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
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)
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
Peter72 (20-05-2021)