Skip to main content

Module encoding

Module encoding 

Source
Expand description

Encoding file parser - maps content keys (CKeys) to encoding keys (EKeys). Encoding file parser.

The encoding file is the central lookup table that maps content keys (CKeys) to encoding keys (EKeys). Given a CKey (from the root file), the encoding table provides the EKey(s) needed to locate the data in the archive index.

Modulesยง

parser
Encoding file binary parser and CKey-to-EKey lookup. Binary parser for the CASC encoding file.