Cross-platform MAGES. engine Modding tools.
You'd need cmake and a C++20 compliant compiler to build the tools.
mkdir build
cd build
cmake ..
cmake --build .
You can download the latest release from the releases page
These tools are designed to be used from the command line, with the following syntax:
- unpacking:
<toolname> -i <input packed file> -o <output directory for unpacked files>
- repacking:
<toolname> -r <output repacked file> -o <input directory for unpacked files>
Probably general-purpose, fast CriWare CPK file packer/unpacker.
- Chaos;Head Noah (Steam)
- Steins;Gate 0 (PS3)
MAGES. package file packer/unpacker.
- Steins;Gate (Steam)
- Steins;Gate 0 (Steam)
- Chaos;Child (Steam)