Expand description
SiglusEngine asset helpers (format-first).
This workspace snapshot focuses on:
- G00 graphics container parsing/decoding
- LZSS/LZSS32 decompressors used by SiglusEngine G00
Modules§
- angou
- Siglus “angou” (encryption/obfuscation) helpers.
- cgm
- CGM (CG table) loader.
- dbs
- DBS (Siglus database) loader.
- g00
- gameexe
- Gameexe.dat decoding and INI-like parsing.
- key_
toml - keys
- Built-in fixed angou keys for the bundled test title.
- lzss
- mpeg2
- Minimal MPEG-1/2 video probing.
- nwa
- NWA audio container support.
- ogg_xor
- Ogg/Vorbis related helpers used by Siglus/Tona.
- omv
- OMV (Ogg/Theora wrapper) parser.
- ovk
- OVK (Ogg/Vorbis pack) and OWP (XORed Ogg) helpers.
- scene_
pck - thumb_
table - Thumb table loader.
- vorbis
- Ogg/Vorbis decoding helpers.