|
#11
|
|||
|
|||
|
From my understanding.
Reflate: is decompression. It takes a compressed data stream and reconstructs the original uncompressed data before feeding it to another compression tool. Preflate: is precompression. It takes uncompressed data and pre-processes it before feeding it to another compression tool. Xtool 2020:mzlib is also precompression. It takes uncompressed data and pre-processes it before feeding it to another compression tool. Reflate: Input: Compressed data Output: Uncompressed data (original data before compression) Example is using reflate on .ftex file. mzlib does nothing to it as it's a compressed file, however reflate will uncompress it so you can recompress it with LOLZ/LZMA2 for a smaller file size. Mzlib & Preflate: Input: Uncompressed data Output: Pre-compressed data (prepared for further compression) Is that correct? If so, what is the actual difference from mzlib and preflate. Is just the algorithm they use? Last edited by Tmills; 15-03-2024 at 08:22. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| newbie question | bigorangekitty | PS2 Games | 5 | 15-05-2002 16:51 |
| Total newbie...dumb question...patience please! | xxxMikexxx | PC Games | 1 | 02-04-2002 23:19 |
| newbie question | troi22 | PS2 Games | 1 | 28-02-2002 03:18 |
| newbie PAL patch question for Pro Evolution | Purple Cowboy | PS2 Games | 2 | 19-02-2002 12:39 |
| Newbie question...how do I know if the game I've downloaded is Autoboot or not? | konichiwa | DC Games | 1 | 23-11-2000 20:35 |