{"id":35252828,"url":"https://github.com/cssxsh/galgame-script-tool","last_synced_at":"2026-04-09T04:02:15.147Z","repository":{"id":288003680,"uuid":"915428986","full_name":"cssxsh/galgame-script-tool","owner":"cssxsh","description":"A Script Tool","archived":false,"fork":false,"pushed_at":"2025-09-05T21:27:33.000Z","size":160,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-05T23:32:23.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cssxsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-11T20:27:09.000Z","updated_at":"2025-09-05T21:27:37.000Z","dependencies_parsed_at":"2025-04-15T04:27:44.704Z","dependency_job_id":"7a2aaa6e-bb8a-4909-b22e-ffc5ea2557ce","html_url":"https://github.com/cssxsh/galgame-script-tool","commit_stats":null,"previous_names":["cssxsh/galgame-script-tool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cssxsh/galgame-script-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssxsh%2Fgalgame-script-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssxsh%2Fgalgame-script-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssxsh%2Fgalgame-script-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssxsh%2Fgalgame-script-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cssxsh","download_url":"https://codeload.github.com/cssxsh/galgame-script-tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssxsh%2Fgalgame-script-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28124443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-30T02:00:05.476Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-30T07:02:12.917Z","updated_at":"2025-12-30T07:03:26.063Z","avatar_url":"https://github.com/cssxsh.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Galgame Script Tool\n\n一系列 Galgame 解包和封包工具。用于处理游戏中的图片和文本等数据。\n\nA series of Galgame unpacking and packaging tools. Used to process data such as images and text in games.\n\n\n## BGI/Ethornell\n\n### Usage\n\n* Export text `BurikoScriptTool -e [*.arc] [encoding]`\n* Import text `BurikoScriptTool -i [*.arc] [encoding]`\n\n### Test Samples\n\n* [`[161125][El Dia] EVE burst error A`](https://vndb.org/r47445)\n\n## CatSystem2\n\n### Usage\n\n* Export text `CatSystemScriptTool -e [*.int] [encoding]`;\n* Import text `CatSystemScriptTool -i [*.int] [encoding]`;\n\n### Test Samples\n\n* [`[110225][FrontWing] グリザイアの果実 -LE FRUIT DE LA GRISAIA- パッケージ版`](https://vndb.org/r9824)\n\n## Ikura GDL\n\n### Usage\n\n* Export ISF text `IkuraScriptTool -e [ISF] [encoding]`\n* Import ISF text `IkuraScriptTool -i [ISF] [encoding]`\n* Export SNR text `IkuraScriptTool -E [SNR] [encoding]`\n* Import SNR text `IkuraScriptTool -I [SNR] [encoding]`\n\n### Test Samples\n\n* [`[030207][D.O.] すめらぎの巫女たち 特別版 DVD-ROM版`](https://vndb.org/r16496)\n* [`[030230][CDPA] 青い涙 ーあおい なみだー`](https://vndb.org/r4758)\n\n## Mutation\n\n### Usage\n\n* Export text `MutationScriptTool -e [scr.dpf] [encoding]`\n* Import text `MutationScriptTool -i [scr.dpf] [encoding]`\n\n### Test Samples\n\n* [`[000623][Mutation] 性略 ～後宮での秘め事～`](https://vndb.org/r20473)\n\n## SYSTEM-ε\n\n### Usage\n\n* Export text `SystemEpsylonTool -e [script.dat] [encoding]`\n* Import text `SystemEpsylonTool -i [script.dat] [encoding]`\n\n### Test Samples\n\n* [`[040423][美遊] 蒼色輪廻`](https://vndb.org/r3686)\n\n## Tama-Soft\n\n### Usage\n\n* Export text `TamaSoftScriptTool -e [data.epk] [encoding]`\n* Import text `TamaSoftScriptTool -i [data.epk] [encoding]`\n\n### Test Samples\n\n* [`[060324][たまソフト] LOST CHILD`](https://vndb.org/r2237)\n\n## Unknown\n\n### Usage\n\n* Export text `UnknownScriptTool -e [scenario.aqa|Gm05.dat] [encoding]`\n* Import text `UnknownScriptTool -i [scenario.aqa|Gm05.dat] [encoding]`\n\n### Test Samples\n\n* [`[010629][Unknown] No Reality`](https://vndb.org/r12535)\n* [`[040917][Unknown] ABANDONER - THE SEVERED DREAMS`](https://vndb.org/r2236)\n\n## WILL\n\n### Usage\n\n* Export text `WillScriptTool -e [*.scb] [encoding]`\n* Import text `WillScriptTool -i [*.scb] [encoding]`\n* Trans image `WillScriptTool -t [*.arc] [encoding]`\n* Merge image `WillScriptTool -m [*.arc] [encoding]`\n\n### Test Samples\n\n* [`[011214][ruf] 奴隷市場　Renaissance －DVD完全版－ 初回限定版`](https://vndb.org/r16681)\n* [`[030808][ruf] セイレムの魔女たち　DVD-ROM版 初回版`](https://vndb.org/r7058)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcssxsh%2Fgalgame-script-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcssxsh%2Fgalgame-script-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcssxsh%2Fgalgame-script-tool/lists"}