|
#1
|
||||
|
||||
LZSS Re-compression query
Hi all,
thought I'd make a thread for this given its a bit of a broader topic that exists outside of a singular title, does anyone know anything about LZSS re-compression, in essence is it a universal algorithm or could results vary across older/newer versions of the algorithm, when applied to a given sample? Given we have access to open source repos for this algorithm, I'm more than willing to try and create an external library for use with xtool, given Razor has kindly put together the documentation to enable such projects, but thought I'd ask around for some per-liminary information before I attempt such a feat, just in case I'm way out of my depth here. |
Sponsored Links |
#2
|
||||
|
||||
https://fileforums.com/showpost.php?...&postcount=485
Code:
[cpk,snappy,rfpk,lzss] // http://aluigi.altervista.org/papers/quickbms.txt Encode=quickbms.exe -s "comtype <codec>; clog <fileout> 0 <insize> <outsize>" "" <filein> Decode=quickbms.exe -s "comtype <codec>_COMPRESS; clog <fileout> 0 <insize> <outsize>" "" <filein> |
The Following User Says Thank You to Razor12911 For This Useful Post: | ||
elit (03-06-2022) |
#3
|
||||
|
||||
Quote:
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Preprocessing / Optimization / Re compression For Better Compression of Games | Gupta | Software | 13 | 18-02-2022 03:12 |
Ultimate Conversion Compressor (UCC) | vollachr | Conversion Tutorials | 55 | 26-04-2021 09:27 |
Masked Compression (Ultimate compression in one go) | panker1992 | Conversion Tutorials | 658 | 01-02-2021 15:02 |
New Fox Kompressor 1.01c Ultimate | felice2011 | Conversion Tutorials | 29 | 07-12-2018 04:24 |
Best Compression Format | DRAGoN.X | Chit Chat | 11 | 07-09-2017 23:13 |