- バージョン
- ダウンロード 1
- ファイルサイズ 4.76 KB
- ファイル数 1
- 投稿日 9月 17, 2025
- 最終更新日時 9月 17, 2025
(Plugin)ChatGPTAPIforBakin(ps1) ver1.0.0.0
Chat GPT API の呼び出しを行う為のPlugin(powershell)と言語設定です。
ChatGPTのAPI keyが必要となります。
RPG Developer Bakinの制御文字を考慮するような呼び出し制御となっています。
(他のゲームエンジンの制御文字などにも対応可能かと思います。)
TRALEのengineフォルダ配下に格納後、SettingからAPIkeyと翻訳エンジンの指定を行って利用してください。
完全に制御文字を考慮して翻訳しきれるわけではありませんので、十分訳文の確認、動作検証をおこなってください。
(制御文字が壊れた状態でゲームを実行すると、ウィンドウが開いたままになるなどの不具合を引き起こすことがあります。)
Plugin (powershell) and language settings for calling the Chat GPT API.
You will need a ChatGPT API key.
The call control is designed to handle control characters specific to RPG Developer Bakin.
(It should also be compatible with control characters from other game engines.)
After placing it in the engine folder under TRALE, specify the API key and translation engine in Settings to use it.
It does not fully account for all control characters during translation, so please thoroughly review the translated text and verify functionality.
(Running the game with corrupted control characters may cause issues like windows remaining open.)