|
#19
|
||||
|
||||
|
@ChronoCross
Good Evening, i think you have misunderstood the entire concept, fzr like precomp , reflate , antiz and all of the kind of RE-Compressors. what they do, they take the input check for recompresability (= the bility to unpack zlib for example ) then use the entire input to a better lz77 or other algorithm for better ratios. what quickbms is, its a game pack/unpacker by no means this is a recompressor, doesnt guarntee anything crc and etc. And it does work for few games and not all. it doesnt have any abilities and even if it could be implemented in reflate itself, reflate would be so slow searching for stuff that doesnt exist. how reflate works and why quickbms cant be implemented. reflate and all derivatives and equals ( antiz, precomp etc ) they search for headers and try to see if this is zlib or not. if its zlib they try to unpack it if not its skipped. ( this is why invalid zlib doesnt stand up ) because its either a zlib or it aint. something in the middle doesnt exist. also using a zlib recompressor on a texture file, its like using precomp on movie files this is why you get 100% ratio there is absolutely no zlib in textures. For the sake of this i am providing a picture with every tool used just to see what fzr does to precomp on some occasions.
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Processing Zlib streams without headers | RamiroCruzo | Conversion Tutorials | 3 | 21-09-2015 00:24 |
| NG:DEV.DIRECT announced Fast Striker for Dreamcast | Basile | DC Games | 0 | 31-08-2010 14:52 |
| Borderlands v1.20 [MULTI5] No-DVD/Fixed EXE crash when fast travel to Jakobs Cove | mikehd | PC Games | 24 | 10-04-2010 09:32 |
| PS2 Tray Ejects/Closes Too Fast!!! | cobraxt | PS2 Games | 2 | 16-06-2002 14:21 |
| Fast error skipping settings for Safedisc 2 | Bandiet | CD/DVD Copy Protections & Utilities | 16 | 22-03-2002 13:58 |