SkillAgentSearch skills...

Sc3tools

CLI tool for modifying text in MAGES. engine based games

Install / Use

/learn @CommitteeOfZero/Sc3tools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sc3tools

A CLI tool for extracting and modifying text in .scx and .msb scripts found in visual novels based on MAGES. engine. It's meant to be a replacement for the old, overly complicated tool which had the same name and was part of the now-abandoned SciAdv.Net project.

Supported games

  • STEINS;GATE (Steam)
  • CHAOS;HEAD Love Chu☆Chu! (PS3 & Impacto)
  • ROBOTICS;NOTES ELITE
  • STEINS;GATE: Linear Bounded Phenogram (Steam)
  • CHAOS;CHILD (Steam & GOG)
  • STEINS;GATE 0 (Steam)
  • CHAOS;CHILD Love Chu☆Chu!! (PS4 & Impacto)
  • ROBOTICS;NOTES DaSH

Usage

Run ./sc3tools with no arguments to see the list of the avaliable commands, as well as the list of the supported games and their aliases (such as sg0 for Steins;Gate 0).

Run ./sc3tools help <command> to see the help message for a specific command.

Here's an example of how you can extract text from the Robotics;Notes scripts:

./sc3tools extract-text C:/src/CoZ/rne-msb/*.msb rn

The output files will be placed in a subfolder named txt (in this case, C:/src/CoZ/rne-msb/txt).

Related Skills

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated5d ago
Forks16

Languages

Rust

Security Score

90/100

Audited on Apr 2, 2026

No findings