Some tools for unpacking, packing or converting game resources.
- unpack CP3 and CML files. 解包CP3和CML格式文件。
- 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
- unpack .sx files
- unpack AQUA/ASFA files, just test on Touhou Genso Wanderer -Lotus Labyrinth R-.
- 支持AQUA文件头的打包替换。即只打包原封包内有的文件(即文件名相同的文件,文件内容可变。不能减少或增加文件)
- 支持text.bin文本的导出和导入
- 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.