List of compression algorithms

From XentaxWiki
Revision as of 18:13, 14 June 2022 by imported>Ikskoks (→‎JCALG / JCALG1)
Jump to navigation Jump to search

// TODO - this article is not finished yet


JCALG / JCALG1

Signature (ASCII): JC
Signature (HEX): 0x4A 0x43
List of games using this compression: JCALG category on the Wiki
Programs supporting it: jcalg1, quickbms
Open source implementations: jeremycollake/jcalg1

ZLIB

Signature (ASCII): x
Signature (HEX): 0x78
List of games using this compression: ZLIB category on the Wiki
Programs supporting it: offzip, quickbms
Open source implementations: madler/zlib