trigger-segfault / TriggersTools.CatSystem2

A library for extracting from and working with the CatSystem 2 visual novel game engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TriggersTools.CatSystem2 AppIcon

NuGet Version NuGet Downloads Creation Date Discord

A library for extracting resources from, decompiling scripts from, and working with the CatSystem2 visual novel game engine.

See the CatSystem2 Documentation Wiki for ongoing documentation of CatSystem2 file specifications, undocumented features, debugging, decompiling scripts, and more.

Features

  • Patches for translating CatSystem2 tools into English.
  • Decrypting and extracting from KIF int archive files.
  • Extracting images from HG-2 and HG-3 format. (Improved over asmodean's code)
  • Decompiling cst, fes, and anm scripts into a modifiable and compileable state.

This is a Work in Progress.

CatSystem2 English Debug Mode

Other Projects/Tools of Note & Special Thanks

About

A library for extracting from and working with the CatSystem 2 visual novel game engine.

License:MIT License


Languages

Language:C# 82.0%Language:C 14.2%Language:C++ 3.9%