#1
|
||||
|
||||
LZO precompressor (Side project)
Hi again guys, here's another procompressor for another algorithm.
Things you should know: * This thing does not detect every single stream in the game, like specific precompressors like DELZORec when dealing with game titles like Far Cry 3 and 4. * It's slow af from my opinion but it's first release, probably a few releases down the line, it can be made faster. * It can be buggy, had problems setting it up, it wasn't like oodle and zstd, for now. I have no idea what causes certain bugs because firstly, I lack samples which produce bugs, I may need help in this department when you come across bugs, do report with helpful information * For now, I have added support for lzo1x_999 (1-9) * Max decompressed stream size should be no more than 4MB for it to be detected. Ran a test on a portion of lzo streams I bundled together and these were results: Code:
Compressed 1 file, 33,987,678 => 62,617,798 bytes. Ratio 184.24% Compression time: cpu 0.06 sec/real 19.78 sec = 0%. Speed 1.72 mB/s Extracted 1 file, 62,617,798 => 33,987,678 bytes. Ratio 184.24% Extraction time: cpu 0.13 sec/real 3.46 sec = 4%. Speed 9.82 mB/s ![]() Capture80.PNG Last edited by Razor12911; 13-02-2019 at 17:10. |
The Following 25 Users Say Thank You to Razor12911 For This Useful Post: | ||
0xffaded (15-02-2019), 78372 (14-02-2019), Andu21 (14-02-2019), danswano (15-02-2019), darkwolves (13-02-2019), DiCaPrIo (14-02-2019), elit (14-02-2019), hasandgn34 (14-02-2019), JustFun (13-02-2019), KaktoR (14-02-2019), kenzo34 (14-02-2019), lila (16-02-2019), MagixZ (12-03-2019), Mini (14-02-2019), oltjon (14-02-2019), rambohazard (15-02-2019), RAZ0R12911 (13-02-2019), ScOOt3r (18-03-2022), shazzla (14-02-2019), ShivShubh (13-02-2019), Simorq (14-02-2019), st0rm (14-02-2019), vint56 (14-02-2019), yasitha (22-02-2019), ZAZA4EVER (14-02-2019) |
Sponsored Links |
#2
|
||||
|
||||
Quote:
![]() ![]() |
The Following User Says Thank You to JustFun For This Useful Post: | ||
Razor12911 (14-02-2019) |
#3
|
||||
|
||||
imposter lol
__________________
Ideas are bulletproof... |
The Following User Says Thank You to darkwolves For This Useful Post: | ||
Razor12911 (14-02-2019) |
#4
|
||||
|
||||
Quote:
![]()
__________________
Haters gonna hate
|
The Following User Says Thank You to KaktoR For This Useful Post: | ||
Razor12911 (14-02-2019) |
#5
|
||||
|
||||
I wanted to compress far cry 3
__________________
....................always rains in the wet..................... |
#6
|
|||
|
|||
Far Cry New Dawn
Far Cry New Dawn - patch_english.dat
Code:
D:\ZAZA\Repacks\Far Cry New Dawn\LZO Test>arc.exe a -ep1 -r -ed -s; -w.\temp -ml zorec data.arc "pack\*" FreeArc 0.67 (March 15 2014) creating archive: data.arc Compressed 1 file, 122,241 => 122,253 bytes. Ratio 100.01% Compression time: cpu 0.00 sec/real 0.31 sec = 0%. Speed 0.39 mB/s All OK |
#7
|
||||
|
||||
could you find out what file pops up that error?
Quote:
|
The Following User Says Thank You to Razor12911 For This Useful Post: | ||
ShivShubh (24-11-2019) |
#8
|
|||
|
|||
yep
|
#10
|
|||
|
|||
I was thinking about modifying QuickBMS to make it universal "precomp". It already support -O option which mean you can inflate almost any data into a single file, just like precomp or your tools do. Of course you need bms script and skill but it would remain universal forever.
Its main problem currently seem to be that it doesn't "reimport" from that single file back, it is still looking for the whole extracted directory. And of course, QuickBMS do not try to maintain 1:1 CRC so that would have to be dealt with as well. But facilities are already there. I dont know when/if I can ever get time for that but... damn. Such potential. |
#11
|
|||
|
|||
game Use lz4 stream ... there is differance betwwen lzo & lz4?
sorry for my mistake Last edited by ZAZA4EVER; 14-02-2019 at 23:25. |
#12
|
||||
|
||||
^This scanner is crap, even razor say this. Use GFS instead.
__________________
Haters gonna hate
|
#13
|
||||
|
||||
I'm sorry but I can't help it
![]() |
#14
|
|||
|
|||
lzo, lzma, lzham, lolz, lzma2, lz4, lz5, rar, zip are all the same. Devs are simply having fun renaming them here and there.
|
The Following 4 Users Say Thank You to FitGirl For This Useful Post: | ||
#15
|
|||
|
|||
Thanks Fitgirl for your replay and respect
|
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Project Cars Digital Edition (3xDVD5) (srep+lzma) | GTX590 | PC Games - CD/DVD Conversions | 10 | 28-08-2017 08:34 |
Project IGI Anthology 1xCD700 CIUV2 2039 | mausschieber | PC Games - CD/DVD Conversions | 0 | 24-07-2017 15:12 |
Space Channel 5 Part 2 Translation Project | Christuserloeser | DC Games | 0 | 21-06-2004 18:16 |
Project Stars | munsterbuster | PC Games | 1 | 02-09-2002 04:42 |
PROJECT I.G.I ????? how to copy PROJECT I.G.I???? | orion | PC Games | 14 | 04-02-2001 15:01 |