https://github.com/cssxsh/galgame-script-tool
A Script Tool
https://github.com/cssxsh/galgame-script-tool
Last synced: 2 months ago
JSON representation
A Script Tool
- Host: GitHub
- URL: https://github.com/cssxsh/galgame-script-tool
- Owner: cssxsh
- License: mit
- Created: 2025-01-11T20:27:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-05T21:27:33.000Z (9 months ago)
- Last Synced: 2025-09-05T23:32:23.276Z (9 months ago)
- Language: C#
- Size: 156 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Galgame Script Tool
一系列 Galgame 解包和封包工具。用于处理游戏中的图片和文本等数据。
A series of Galgame unpacking and packaging tools. Used to process data such as images and text in games.
## BGI/Ethornell
### Usage
* Export text `BurikoScriptTool -e [*.arc] [encoding]`
* Import text `BurikoScriptTool -i [*.arc] [encoding]`
### Test Samples
* [`[161125][El Dia] EVE burst error A`](https://vndb.org/r47445)
## CatSystem2
### Usage
* Export text `CatSystemScriptTool -e [*.int] [encoding]`;
* Import text `CatSystemScriptTool -i [*.int] [encoding]`;
### Test Samples
* [`[110225][FrontWing] グリザイアの果実 -LE FRUIT DE LA GRISAIA- パッケージ版`](https://vndb.org/r9824)
## Ikura GDL
### Usage
* Export ISF text `IkuraScriptTool -e [ISF] [encoding]`
* Import ISF text `IkuraScriptTool -i [ISF] [encoding]`
* Export SNR text `IkuraScriptTool -E [SNR] [encoding]`
* Import SNR text `IkuraScriptTool -I [SNR] [encoding]`
### Test Samples
* [`[030207][D.O.] すめらぎの巫女たち 特別版 DVD-ROM版`](https://vndb.org/r16496)
* [`[030230][CDPA] 青い涙 ーあおい なみだー`](https://vndb.org/r4758)
## Mutation
### Usage
* Export text `MutationScriptTool -e [scr.dpf] [encoding]`
* Import text `MutationScriptTool -i [scr.dpf] [encoding]`
### Test Samples
* [`[000623][Mutation] 性略 ~後宮での秘め事~`](https://vndb.org/r20473)
## SYSTEM-ε
### Usage
* Export text `SystemEpsylonTool -e [script.dat] [encoding]`
* Import text `SystemEpsylonTool -i [script.dat] [encoding]`
### Test Samples
* [`[040423][美遊] 蒼色輪廻`](https://vndb.org/r3686)
## Tama-Soft
### Usage
* Export text `TamaSoftScriptTool -e [data.epk] [encoding]`
* Import text `TamaSoftScriptTool -i [data.epk] [encoding]`
### Test Samples
* [`[060324][たまソフト] LOST CHILD`](https://vndb.org/r2237)
## Unknown
### Usage
* Export text `UnknownScriptTool -e [scenario.aqa|Gm05.dat] [encoding]`
* Import text `UnknownScriptTool -i [scenario.aqa|Gm05.dat] [encoding]`
### Test Samples
* [`[010629][Unknown] No Reality`](https://vndb.org/r12535)
* [`[040917][Unknown] ABANDONER - THE SEVERED DREAMS`](https://vndb.org/r2236)
## WILL
### Usage
* Export text `WillScriptTool -e [*.scb] [encoding]`
* Import text `WillScriptTool -i [*.scb] [encoding]`
* Trans image `WillScriptTool -t [*.arc] [encoding]`
* Merge image `WillScriptTool -m [*.arc] [encoding]`
### Test Samples
* [`[011214][ruf] 奴隷市場 Renaissance -DVD完全版- 初回限定版`](https://vndb.org/r16681)
* [`[030808][ruf] セイレムの魔女たち DVD-ROM版 初回版`](https://vndb.org/r7058)