View Single Post
  #6  
Old 20-12-2021, 09:25
ffmla ffmla is offline
Registered User
 
Join Date: Nov 2014
Location: Digital world
Posts: 112
Thanks: 609
Thanked 65 Times in 41 Posts
ffmla is on a distinguished road
Smile Try this command

Quote:
Originally Posted by KaktoR View Post
Anyone knows how to use bsc with freearc? Packing works, but unpacking doesn't work here
in arc.ini
[External compressor:bsc]
header = 0
packcmd = bsc.exe e $$arcdatafile$$.tmp $$arcpackedfile$$.tmp {options}

For Pack
arc.exe a -ep1 -dses --dirs -s; -lc- -di -i2 -r -m=bsc:b128:m0 data_bsc.arc _Pack\*

For Unpack

arc.exe x -dpunpacked\ data_bsc.arc

NOTE:
cls version (Shegorat) available in Krinkels for 0.3.1

Last edited by ffmla; 20-12-2021 at 09:28.
Reply With Quote