Ver 1.0.7 - "Translate" Show Pictures command
In this update, you'll have an option to extract all Show Pictures command filename to the translation file.
You can change the name inside the translation file and it'll automatically make the Show Pictures command to display the rightful language picture.
Example:
With other plugins: You have to create a lot of conditional branches:
If language == "English"
> Show Pictures UI_English
>> else
>> If language == "Japanese"
> Show Pictures UI_Jp
With this plugin:
1. Automatically extract all Show Pictures command
2. Open CSV file (translation file) and write the name of translated picture filename.
Original Japanese
UI_English.png UI_Jp.png
In-editor: The original Show Picture command: UI_English will be left untouched
In-game: The game display UI_Jp (if language is Japanese) and UI_English (if language is English)
Get Non-Destructive Localization - Plugin for RPG Maker MV/MZ
Non-Destructive Localization - Plugin for RPG Maker MV/MZ
Auto generate translation file and translate your game without replacing your in-editor text
Status | Released |
Category | Tool |
Author | Sang Hendrix |
Tags | auto, localization, non-destructive, plugin, RPG Maker, RPG Maker MV, RPG Maker MZ, translate |
More posts
- Ver 1.5.6 - New feature: Localize Game Title3 days ago
- Ver 1.5.5 - Bug fix to Name Column MZ6 days ago
- Ver 1.5.4 - Bug fix: Languages not load on scene boot12 days ago
- Ver 1.5.3 - New feature: Localize Title Screen background39 days ago
- Ver 1.5.2 - States message now localizable50 days ago
- Ver 1.5.1 - All message in database is now translatable51 days ago
- Ver 1.5.0 - Turn-based %1 %2 stuff now translatable51 days ago
- Ver 1.4.9 - YEP Item Core compatibility57 days ago
- Ver 1.4.8 - Bug fix: Show Message in Turn Based Battle62 days ago
- Ver 1.4.7 - Fixed Show Text via script call didn't show76 days ago
Leave a comment
Log in with itch.io to leave a comment.