Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 993 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 993 Bytes

GameEngineTools

Some tools for unpacking, packing or converting game resources.

Comic3

  • unpack CP3 and CML files. 解包CP3和CML格式文件。

CatSystem For Unity

  • compress and decompress cstx script. 压缩和解压CSTX脚本。
  • export texts from cstx script or import texts into cstx script. 从cstx脚本导入导出文本。
  • Atx Image export, import(not finished)

Note:

when importing texts, command -no is not recommended. 一般不推荐用-no

Calcite

  • unpack .sx files

AQUAStyle

  • unpack AQUA/ASFA files, just test on Touhou Genso Wanderer -Lotus Labyrinth R-.
  • 支持AQUA文件头的打包替换。即只打包原封包内有的文件(即文件名相同的文件,文件内容可变。不能减少或增加文件)
  • 支持text.bin文本的导出和导入

Cadath

  • pack cgf image. just support method 1 and method 3, method 2 is not supported. Checksum is filled with zero since the engine doesn't seem to use it.