View Single Post
  #2  
Old 29-05-2021, 07:51
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
Your arc.ini is incorrect.

Code:
[External compressor:oo2reck,oo2recm,oo2recs]
header    = 0
packcmd   = {compressor} e <stdin> <stdout>
unpackcmd = {compressor} d <stdin> <stdout>
This is the packcmd given. {compressor} translates the name of the method into the exe file used for the method.

Put the oodle core in the same folder as the oodle precompressor. It will automatically use it.

Then your method: oo2recm+oo2recs+srep+lolz
Reply With Quote