Alternative name input
Introduction:
This plugin enhances RPG Maker's default name input system with seamless multilingual support. Designed for creators building multilingual projects (CJK-focused while retaining Latin, Cyrillic & symbol support). Can rename language buttons, lock input modes, or enable Free Type Mode by default.
Terms of use:
- Free Usage: Compatible with commercial/non-commercial projects
- Attribution: Optional (not required)
- Modifications: Permitted for personal use
- Redistribution: Prohibited without explicit authorization
------------------------------------------
插件介绍:
新版的MV和MZ的角色名称输入界面。考虑到手柄用户输入中日韩文字比较麻烦的情况,所以我写了这个插件。
除了MV和MZ原有的文字输入之外,整合了日语汉字罗马音输入法,拼音和注音中文输入法,以及韩语输入法。
注:一般特定用户只需要一个输入法,但是我暂时没有把插件分开。
关于中文输入:一般来说,注音输入法用于输入繁体字,拼音输入法用于输入简体字。所以注音输入法的备选字是按照BIG5编码排序的,排在前面的是繁体字,用白色表示,后面的红字是BIG5编码没有的字。类似的,拼音输入法的备选字是用GB2312编码排序的。
关于日文汉字输入:通常,输入音读和训读的罗马音拼写都是可以的,但输入法并不包括所有读音。例如教程里面的葦字,用YOSHI是打不出来的。
关于韩语输入法:和罗马音的输入界面类似,直接输入字母选字即可。
支持自定义按钮名称。
支持直接打字输入模式,点击名字前面的按钮可以切换。
-----------------------------------------
プラグインの説明:
日本語の漢字入力について:通常、音読みと訓読みのローマ字表記の両方を入力しても問題ないが、この入力方法ではすべての読みを入力することはできない。 例えば、チュートリアルの葦の字はYOSHIでは入力できません。漢字は1つずつしか入力できず、文脈は入力に影響しない。
Updated | 14 days ago |
Status | Released |
Category | Tool |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | utunnels |
Made with | RPG Maker |
Tags | chinese, hangul, kanji, plugin, RPG Maker MV, RPG Maker MZ, User Interface (UI) |
Download
Click download now to get access to the following files:
Development log
- Use closures to avoid variable conflicting95 days ago
- Add type input mode for keyboard users96 days ago
- Add a tutorial demoJan 10, 2025
- Minor fix of Kanji input methodDec 05, 2024
Comments
Log in with itch.io to leave a comment.
I was looking for this because I failed to make a Korean input tool. Thanks.