NekoGakuen_MulitLanguage.js - 使用手冊
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
◆ 目錄
◆ 如何在 RPG Maker MV/MZ 軟體安裝本插件
1. 下載並解壓縮檔案之後,將本插件放在您的遊戲專案的js/plugins/
資料夾。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
2. 開啟您的遊戲專案後打開「插件管理器」(鍵盤快捷鍵為 F10 ),並使用滑鼠左鍵兩下安裝插件。
RPG Maker MV 軟體及專案的核心版本建議為 1.6.2 以上版本為佳。
RPG Maker MV 場合


RPG Maker MZ 場合


3. 在左上方選擇本插件後,在右邊區域的「參數」設定一些功能,而本插件「參數」的詳細功能,可參閱在「關於本插件參數設定的功能介紹」。
RPG Maker MV 場合

RPG Maker MZ 場合

◆ 如何使用 Gooole 試算表建立多語言文字檔案
1. 開啟瀏覽器軟體並前往以下網址,進行註冊或登入 Google 帳號。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
2. 接著畫面右下角按下「+」按鈕來新增 Google 試算表。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
3. 在 Google 試算表內輸入一些文字內容,並且按照如下圖的格式。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
綠色區域:
輸入您的遊戲專案能支援的語系參數,用於判斷語言,語系名稱可自由命名。
黃色區域:
輸入您的遊戲專案中需要呼叫內容的參數,呼叫參數的名稱可自由命名。
藍色區域:
依照對應欄位輸入各種語言的文本內容。
但需要注意的是不能有任何的空格,如真的需要有空格可以改用「_」替代空格。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
此外,本插件在遊戲的文字對話上支援換行內容,只要在想要換行的文字欄位使用鍵盤上的「Alt + Enter」。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
4. 在 Google 試算表上方按「檔案」→「下載」→「逗號分隔值檔案 (.csv)」下載 CSV 檔案,並重新命名 CSV 檔案名稱後,放在遊戲專案資料夾內即可。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
◆ 關於本插件參數設定的功能介紹
─ 自訂字型清單…
● 字型名稱:
設定要指定呼叫字型名稱。
● 指定字型格式:
指定字型名稱的檔案讀取格式。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
─ 外部文本語言… (※必要)
● 文本參數:
設定要指定呼叫讀取 CSV 檔案的參數名稱,呼叫參數的名稱可自由命名。
● 文本路徑:
設定要指定呼叫讀取 CSV 檔案的所在路徑。
但需要注意的是不能有任何的空格,如真的需要有空格可以改用「_」替代空格。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
─ 自訂遊戲語言… (※必要)
● 語言參數:
設定您在 CSV 檔案的 語系參數(綠色區域) 名稱。
● 語言名稱:
設定該語言在遊戲中的設定選項所顯示的語言名稱。
但需要注意的是不能有任何的空格,如真的需要有空格可以改用「_」替代空格。
● 字型名稱:
設定該語言在遊戲中所顯示的文字字型。
● 字型大小:
設定該語言在遊戲中所顯示的文字大小。
● 初期語言說明:
設定初期選擇項遊戲語言的文字說明,如「初期語言功能」為關閉時則可以忽略此參數。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
─ 語言命令
指定在「資料庫」(鍵盤快捷鍵為 F9 )中使用的語言命令,以及在 劇情命令(事件命令) 「顯示文字…」命令之中,用於「控制字元」的語言命令,而實際在 RPG Maker MV/MZ 軟體的使用方式,可參閱在「如何在 RPG Maker MV/MZ 遊戲使用本插件的功能」。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
─ 語言選擇類型
指定語言選擇的類型。
- 由玩家自行選擇
- 從 Steam 客戶端指定 (註1)
- 從 Steam 遊戲指定 (註1)
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
─ 顯示選項語言
指定在遊戲設定「選項」的是否顯示「語言設定」。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
─ 選項名稱
指定遊戲設定「選項」的語言設定。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
RPG Maker MV 場合

RPG Maker MZ 場合

─ 遊戲名稱
指定遊戲的標題名稱。
─ 初期語言選擇…
這裡會逐一介紹以下的每個參數細節。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
★ 初期語言功能
是否在遊戲初始化時,開啟語言選擇的詢問功能。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
★ 初期語言背景
指定在遊戲初始化時,顯示語言選擇畫面的背景圖片,圖片檔案請放在您的遊戲專案的img/pictures/
資料夾。

RPG Maker MV 場合

RPG Maker MZ 場合

★ 選擇項 X 軸對齊
指定在遊戲初始化時,指定語言選擇視窗的水平對齊位置。

RPG Maker MV 場合

RPG Maker MZ 場合

★ 選擇項 Y 軸對齊
指定在遊戲初始化時,指定語言選擇視窗的垂直對齊位置。

RPG Maker MV 場合

RPG Maker MZ 場合

★ 選擇項寬度
指定在遊戲初始化時,指定語言選擇視窗的寬度。

RPG Maker MV 場合

RPG Maker MZ 場合

★ 選擇項不透明度
指定在遊戲初始化時,指定語言選擇視窗的不透明度。

RPG Maker MV 場合

RPG Maker MZ 場合

★ 選擇項文字對齊
指定在遊戲初始化時,指定語言選擇視窗的文字對齊位置。

RPG Maker MV 場合

RPG Maker MZ 場合

★ 顯示語言說明
指定在遊戲初始化時,是否顯示語言選擇畫面的說明視窗。

RPG Maker MV 場合

RPG Maker MZ 場合

★ 說明 Y 軸對齊
指定在遊戲初始化時,指定語言說明視窗的垂直對齊位置。

RPG Maker MV 場合

RPG Maker MZ 場合

★ 語言說明不透明度
指定在遊戲初始化時,指定語言說明視窗的不透明度。

RPG Maker MV 場合

RPG Maker MZ 場合

◆ 如何在 RPG Maker MV/MZ 遊戲使用本插件的功能
■ 變更遊戲語言
指定您在遊戲中所顯示的語言,而顯示的語言必須跟 CSV 檔案的 語系參數(綠色區域) 欄位一致。
● 插件命令:
NekoCommands MulitLang_SET <參數>
● 腳本:
$gameSystem.mulitLangSET("<參數>");
● 參數:
您在 CSV 檔案的 語系參數(綠色區域) 欄位。
■ 取得目前語言
取得目前您在遊戲中所顯示的語言,而顯示的語言必須跟 CSV 檔案的 語系參數(綠色區域) 欄位一致。
● 插件命令:
NekoCommands MulitLang_GET <參數>
● 條件分歧:
$gameSystem.mulitLangGET() == "<條件參數>";
● 參數:
您的「變數 ID」。
● 條件參數:
您的語言參數。
■ 呼叫多國語言文本
呼叫指定的文本項目,「\Say」可在 語言命令 變更。
● 文字指令:
\Say[<參數01>]
\Say[<參數01>,<參數02>]
● 參數01:
您在 CSV 檔案的 語系參數(綠色區域) 欄位。
● 參數02:
您在插件管理器「外部文本語言…」所設定的「文本參數」。
但需要注意的是不能有任何的空格,如真的需要有空格可以改用「_」替代空格。
■ 呼叫多國語言文本(※保留原文做為註解的情況)
在原文的前面或後面加入呼叫指定的文本項目,「\Say」可在 語言命令 變更。
● 文字指令:
\Say[<參數01>,true]
\Say[<參數01>,<參數02>,true]
● 參數01:
您在 CSV 檔案的 語系參數(綠色區域) 欄位。
● 參數02:
您在插件管理器「外部文本語言…」所設定的「文本參數」。
但需要注意的是不能有任何的空格,如真的需要有空格可以改用「_」替代空格。
◆ 如何在 RPG Maker MV/MZ 軟體安裝來自第三方的翻譯模組
1. 在您的遊戲專案打開「插件管理器」(鍵盤快捷鍵為 F10 ),並且在本插件的上方使用滑鼠左鍵兩下安裝來自第三方的翻譯模組。
2. 接著在本插件的「#→翻譯插件補丁」參數輸入翻譯模組的插件檔案名稱,之後的插件參數設定只要在您目前使用的第三方的翻譯模組設定即可。
RPG Maker MV 場合


RPG Maker MZ 場合


關於翻譯模組
由於作者本身沒有很多時間做插件翻譯,所以作者公開 翻譯用插件模板(NekoGakuen_MulitLanguage_TransMod.js) 給其他想翻譯的人方便翻譯好直接使用,而不用再特地修改本插件,看得懂插件細節的人,再使用作者提供的插件模板進行翻譯。
◆ 著作聲明
修改或翻譯本插件無需事前告知,如果插件有 BUG 可以回報。
本插件著作權為 貓咪學園(NekoGakuen) 所有。
並且保留對插件使用規則的修改與更動之權利。
- 來源標示:【△ 不需要,但有的話會很感謝。(註1)】
- 商業營利:【√ 允許】
- 成人用途:【√ 允許】
註1:
但如有註明的話,可以註明「NekoGakuen」即可。
◆ 附註:參考資源
本次使用手冊的部分截圖,所使用的圖示素材來自「Nicolae (Xelu) Berbece」所設計的免費圖示素材「FREE Keyboard and controllers prompts pack」。
《Mirai》Patreon創作:
https://www.patreon.com/MiraiDiary
《Mirai》個人推特(X):
https://twitter.com/Mirai_so_Sad
《Mirai》itch.io頁面:
https://miraisosad.itch.io
《Mirai》個人Instagram
https://www.instagram.com/miraisosad/