Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Display Modes
  #1  
Old 01-10-2020, 04:13
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 670
Thanks: 471
Thanked 2,400 Times in 544 Posts
BLACKFIRE69 is on a distinguished road
Talking XLolz - Lolz Accelerator

XLolz - Lolz Accelerator



Lolz (Tested on lolz v22c4b) Accelerator (MultiThreaded).


Commands:
a = Compress
x = Decompress


Options:
-c# = Chunk Size [Compression Only]
-t# = Threads (as a number or as a percentage)


Usage:
XLolz.exe a -c# -t# -method - - <stdin> <stdout>
XLolz.exe x -t# - - <stdin> <stdout>


Arc.ini:
Code:
[External compressor:XLolz]
header = 0
packcmd   = XLolz.exe a -c64m -t100p - - <stdin> <stdout>
unpackcmd = XLolz.exe x -t4 - - <stdin> <stdout>

For Compression:
arc.ini
XLolz.exe
XLolz.ini
lolz_x64.exe


For Decompression:
arc.ini
CLS.ini
XLolz.exe
lolz_x64_u.exe







thanks @Balaji007 for the idea.


* note: you must have enough RAM.
Attached Files
File Type: rar XLolz_Test.rar (3.83 MB, 562 views)
Reply With Quote
The Following 18 Users Say Thank You to BLACKFIRE69 For This Useful Post:
allgravy (02-04-2023), Balaji007 (01-10-2020), Cesar82 (02-10-2020), COPyCAT (11-01-2022), darkwolves (02-10-2020), dixen (01-10-2020), Harsh ojha (02-10-2020), JustFun (01-10-2020), KaktoR (01-10-2020), kenzo34 (01-10-2020), kj911 (15-11-2021), kokousic (02-10-2020), L0v3craft (29-09-2022), macut18 (03-10-2020), Mortal Lord (02-10-2020), sanekbest1 (04-10-2020), Welder05 (01-10-2020), ZAZA4EVER (01-10-2020)
Sponsored Links
  #2  
Old 01-10-2020, 05:59
dixen dixen is offline
Registered User
 
Join Date: Sep 2014
Location: Russia
Posts: 396
Thanks: 450
Thanked 437 Times in 200 Posts
dixen is on a distinguished road
Test

With Accelerator

Quote:
Compressed 2 files, 178,957,280 => 53,612,177 bytes. Ratio 29.96%
Compression time: cpu 0.20 sec/real 236.98 sec = 0%. Speed 0.76 mB/s
All OK
Without Accelerator

Quote:
Compressed 2 files, 178,957,280 => 53,591,715 bytes. Ratio 29.95%
Compression time: cpu 0.20 sec/real 395.72 sec = 0%. Speed 0.45 mB/s
All OK
Reply With Quote
The Following 2 Users Say Thank You to dixen For This Useful Post:
BLACKFIRE69 (01-10-2020), ZAZA4EVER (01-10-2020)
  #3  
Old 01-10-2020, 14:51
FitGirl FitGirl is offline
Registered User
 
Join Date: Dec 2014
Location: Riga
Posts: 204
Thanks: 20
Thanked 243 Times in 131 Posts
FitGirl is on a distinguished road
But... why? On decompression it will use more memory, than native lolz.
Reply With Quote
The Following User Says Thank You to FitGirl For This Useful Post:
Masquerade (02-10-2020)
  #4  
Old 01-10-2020, 19:57
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 670
Thanks: 471
Thanked 2,400 Times in 544 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by FitGirl View Post
But... why? On decompression it will use more memory, than native lolz.
I think it can be controlled by changing the number of threads for decompression.
Reply With Quote
The Following User Says Thank You to BLACKFIRE69 For This Useful Post:
Balaji007 (02-10-2020)
  #5  
Old 02-10-2020, 05:53
Balaji007's Avatar
Balaji007 Balaji007 is offline
Registered User
 
Join Date: Nov 2019
Location: Internet 😝
Posts: 34
Thanks: 41
Thanked 6 Times in 6 Posts
Balaji007 is on a distinguished road
Talking Xlolz works perfectly 😂

I was tested your xlolz with on low end pc(4 Gb Ram, 4 thread pc). The compression and decompression was worked well.I was compressed 1.36 Gb file into 1.04 Gb. Native lolz was gave the same result (Approximately). Also decompression was taken only 3 minutes.
Reply With Quote
The Following User Says Thank You to Balaji007 For This Useful Post:
BLACKFIRE69 (02-10-2020)
  #6  
Old 02-10-2020, 20:20
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,027
Thanks: 1,738
Thanked 2,198 Times in 751 Posts
Cesar82 is on a distinguished road
Is it not possible to add this LOLZ acceleration to MTX.exe?
If possible, list (names only) the methods supported in the MTX.exe thread.
Reply With Quote
  #7  
Old 02-10-2020, 22:17
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 278 Times in 166 Posts
darkwolves is on a distinguished road
using lolz in the past it would not multithread for me i dunno if it was because of my hardware or what..
but this enables me to
__________________
Ideas are bulletproof...
Reply With Quote
  #8  
Old 03-10-2020, 05:38
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,168
Thanks: 284
Thanked 1,360 Times in 617 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by darkwolves View Post
using lolz in the past it would not multithread for me i dunno if it was because of my hardware or what..
Did you toggle multi threads?

Code:
--------------------------- multithreading settings --------------------------
 mt type(-mtt[0..1]): 0
 mt threads(-mt[1..16]): 1               mt block size MB(-mtb[2..512]): 2m
-mtt1 -mmt6
Reply With Quote
  #9  
Old 03-10-2020, 06:07
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 670
Thanks: 471
Thanked 2,400 Times in 544 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
Is it not possible to add this LOLZ acceleration to MTX.exe?
If possible, list (names only) the methods supported in the MTX.exe thread.
yep.it's possible.
Mtx.exe supports many methods that doesn't support STDIO.
Reply With Quote
  #10  
Old 03-10-2020, 08:19
Balaji007's Avatar
Balaji007 Balaji007 is offline
Registered User
 
Join Date: Nov 2019
Location: Internet 😝
Posts: 34
Thanks: 41
Thanked 6 Times in 6 Posts
Balaji007 is on a distinguished road
For low end pc users:
Reduce the chunk size(Under 32 Mb) to operate in low end pc. But it didn't affect the compression ratio. Also It was gave higher decompression speed. Xlolz only for low end pc users��
__________________
If you will smile,You will live long
Just like the haters,they are helping to improve your skills.

Last edited by Balaji007; 03-10-2020 at 08:22.
Reply With Quote
  #11  
Old 03-10-2020, 11:44
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 278 Times in 166 Posts
darkwolves is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
Did you toggle multi threads?

Code:
--------------------------- multithreading settings --------------------------
 mt type(-mtt[0..1]): 0
 mt threads(-mt[1..16]): 1               mt block size MB(-mtb[2..512]): 2m
-mtt1 -mmt6
i did all that it never multithreaded..
i tried many things that were suggested to me none worked
__________________
Ideas are bulletproof...
Reply With Quote
  #12  
Old 03-10-2020, 12:02
Balaji007's Avatar
Balaji007 Balaji007 is offline
Registered User
 
Join Date: Nov 2019
Location: Internet 😝
Posts: 34
Thanks: 41
Thanked 6 Times in 6 Posts
Balaji007 is on a distinguished road
Smile

Quote:
Originally Posted by darkwolves View Post
i did all that it never multithreaded..
i tried many things that were suggested to me none worked
Use this xlolz and reduce the chunk size
__________________
If you will smile,You will live long
Just like the haters,they are helping to improve your skills.
Reply With Quote
  #13  
Old 03-10-2020, 12:08
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 278 Times in 166 Posts
darkwolves is on a distinguished road
Quote:
Originally Posted by Balaji007 View Post
Use this xlolz and reduce the chunk size
i already did and it worked very well but i didn't have to reduce chunk size
__________________
Ideas are bulletproof...
Reply With Quote
  #14  
Old 03-10-2020, 18:59
Balaji007's Avatar
Balaji007 Balaji007 is offline
Registered User
 
Join Date: Nov 2019
Location: Internet 😝
Posts: 34
Thanks: 41
Thanked 6 Times in 6 Posts
Balaji007 is on a distinguished road
Quote:
Originally Posted by darkwolves View Post
i already did and it worked very well but i didn't have to reduce chunk size
Lol, ok 😂
__________________
If you will smile,You will live long
Just like the haters,they are helping to improve your skills.
Reply With Quote
  #15  
Old 04-10-2020, 08:05
PsYcHo_RaGE's Avatar
PsYcHo_RaGE PsYcHo_RaGE is offline
Registered User
 
Join Date: Mar 2018
Location: DarckSide
Posts: 238
Thanks: 193
Thanked 157 Times in 77 Posts
PsYcHo_RaGE is on a distinguished road
what's up with the "x" word? @BLACKFIRE69
__________________
“WE ALL GO A LITTLE MAD SOMETIMES”
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Lolz: Can't open read file mapping mixtro Conversion Tutorials 7 11-03-2024 19:12
LOLZ not unpacking archive steverobathan Conversion Tutorials 4 10-06-2020 04:17
How to get most of lolz parallelism elit Conversion Tutorials 9 15-10-2019 18:25
problem with lolz Kitsune1982 Conversion Tutorials 6 11-06-2018 14:04



All times are GMT -7. The time now is 22:53.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com