Another CXML (De)Compiler
- Supports custom schema definitions with magic and version. Definitions for RCS and RCO are provided
- Supports zlib-compressing files in
file
attr ifcompress="on"
attribute exists. Auto-addsorigsize
attr. - Supports producing debug files (rcd)
- Supports producing c header files
- Supports already hashed idhash fields (e.g. from other decompilators,
id="0xDEADBEEF"
will be put into idhash table as is)