vntextpatch_insertlocal
Merge translated JSON data into original visual novel script files, outputting the localized version separately. Supports single-file or batch folder processing.
Instructions
【JSON→脚本】经典 VNTextPatch insertlocal:把翻译后的 .json 写回脚本到独立 output。不是 vnt_insert。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Original script file or folder | |
| format | No | ||
| output | Yes | Output script file or folder (must differ from input) | |
| script | Yes | Translated .json file or folder | |
| timeout | No | Seconds; default 300 | |
| sjis_ext | No | Optional sjis_ext.bin path |