View Single Post
  #18  
Old 28-07-2018, 10:45
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?
Simply

(Rabbit)Fast lolz code below and will be very helpful if you/anyone follow it and make it better...sometimes and little disappointing!
Code:
[External compressor:lolz]
header = 0
packcmd = lolz_x64.exe -dto0 -tt1 -dm00 -mc1023 {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
(Turtle)Slow lolz but effective sometimes
Code:
[External compressor:lolz]
header = 0
packcmd = lolz_x64.exe -d256mb -tt8 -mc1023 {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
(Unknown) Unnamed lolz but somehow still testing on these parameters
Code:
[External compressor:lolz]
header = 0
packcmd = lolz_x64.exe -dtp1 -dtd1 -dtm1 -dtw1 -tt8 -mc1023 -fba4096 -bc8 -blr8 -bm8 -oh14 -d256 {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
if you need anymore help i am always up on discord, you can ping me anytime

Edit: something have been changed and i have no idea why i reposted it again...lol
but keep and eye out this one its better
__________________
“WE ALL GO A LITTLE MAD SOMETIMES”

Last edited by PsYcHo_RaGE; 28-07-2018 at 10:48.
Reply With Quote
The Following User Says Thank You to PsYcHo_RaGE For This Useful Post:
TheGeekyGamer (30-07-2018)