kone
개인 번역 백업
개인 번역 백업

고전 최면 미연시 엔진 툴 만들기

08/03/2026, 11:38:58
실황
2689 views · 0 likes

게임이 오래되서 뭐 정보도 없고 번역툴도 없는거 같아서 함 시도해봄

시도한 게임은 BLACKRAINBOW의 GADGET

"block": "0000.bin",

"script": "extra_01.spt",

"command": 19,

"index": 0,

"voice_id": 0,

"style": 6,

"source": "【黒沢 景子】\r\n「ふふっ…準備はできたようね」",

"translation": ""

},

{

"block": "0000.bin",

"script": "extra_01.spt",

"command": 20,

"index": 1,

"voice_id": null,

"style": null,

"source": "景子の見つめる先に、二人の少女の姿がある。",

"translation": ""

},

{

"block": "0000.bin",

"script": "extra_01.spt",

"command": 26,

"index": 2,

"voice_id": 1,

"style": 0,

"source": "【早坂 風美香】\r\n「くっ…ううっ…はあっ…こ、こんな…」",

"translation": ""

},

{

"block": "0000.bin",

"script": "extra_01.spt",

"command": 27,

"index": 3,

"voice_id": 2,

"style": 1,

"source": "【野中 真帆】\r\n「あぁっ…いやぁ…やだよぅ…」",

"translation": ""

},

{

"block": "0000.bin",

"script": "extra_01.spt",

"command": 28,

"index": 4,

"voice_id": 3,

"style": 6,

"source": "【黒沢 景子】\r\n「どう?すごいでしょう?ソレ」",

"translation": ""

},

{

"block": "0000.bin",

"script": "extra_01.spt",

"command": 29,

"index": 5,

"voice_id": 4,

"style": 6,

"source": "【黒沢 景子】\r\n「膣の中だけじゃなくて、お尻やおしっこの穴\r\n にも入ってるのよ」",

"translation": ""

},

{

"block": "0000.bin",

"script": "extra_01.spt",

"command": 30,

"index": 6,

"voice_id": 5,

"style": 1,

"source": "【野中 真帆】\r\n「はぁ…はぁ…苦しいよぉ…ううっ…」",

"translation": ""

},

{

"block": "0000.bin",

"script": "extra_01.spt",

"command": 31,

"index": 7,

"voice_id": 6,

"style": 0,

"source": "【早坂 風美香】\r\n「くっ…は、外してっ…はずしてぇ…くぅっ」",

"translation": ""

},

{

"block": "0000.bin",

"script": "extra_01.spt",

"command": 32,

"index": 8,

"voice_id": null,

"style": null,

"source": "苦しそうに訴える真帆と風美香。",

"translation": ""

},


분석하고 코드 만들었더니 일단 뭐가 뽑히긴 했음

번역 값은 translation에 넣으면 되는건데

더 해보고 안되면 걍 던질 예정

0
0 comments