View Single Post
  #2  
Old 27-06-2018, 02:46
PsYcHo_RaGE's Avatar
PsYcHo_RaGE PsYcHo_RaGE is offline
Registered User
 
Join Date: Mar 2018
Location: DarckSide
Posts: 238
Thanks: 193
Thanked 160 Times in 78 Posts
PsYcHo_RaGE is on a distinguished road
Quote:
Originally Posted by TheGeekyGamer View Post
Umm.. how can i add lolz with the above parameters to my arc.ini ? Simply copying lolz.exe to my bin folder in freearc directory and adding the lines to arc.ini work?
yes copy the lolz and then add the lines below to arc.ini
LOLZ SETTING 1
Code:
[External compressor:lolz]
header = 0
packcmd = lolz_x64.exe -dto0 -tt1 -dm00 -mc1023 {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
LOLZ SETTING 2
Code:
[External compressor:lolz]
header = 0
packcmd = lolz_x64.exe -dtp1 -dto1 -dtd1 -dtm1 -dtb1 -dtw1 -tt8 -mc1023 -fba4096 -bc8 -blr8 -bm8 -oh14 -pc4 -d256 {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
LOLZ SETTING 3
Code:
[External compressor:lolz]
header = 0
packcmd = lolz_x64.exe -d256mb -tt8 -mc1023 {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
You can always combine settings to see the results
__________________
“WE ALL GO A LITTLE MAD SOMETIMES”
Reply With Quote
The Following 2 Users Say Thank You to PsYcHo_RaGE For This Useful Post:
Behnam2018 (18-01-2020), TheGeekyGamer (27-06-2018)