XaiJu
vntranslator
vntranslator

patreon


RPG Maker MV/MZ - Extract Text to Clipboard

This is an RPG Maker MV/MZ plugin that I made for testing.
in this plugin the text dialog will be copied to the clipboard.
then VNTranslator will fetch the text from clipboard and translate it.

In the future, I will integrate this plugin with the AutoTrans Extension.
The translation will be directly in the game, without extra windows.

Step 1. Download the "__VNTranslator-TextToClipboard.js" File
- Copy the __VNTranslator-clipboard.rpyc file into the game folder
RPG Maker MV : .\www\js\plugins\[here]
RPG Maker MZ : .\js\plugins\[here]

Step 2. Edit the plugins.js file and add newline data
{"name":"__VNTranslator-TextToClipboard","status":true,"description":"Extract text to clipboard","parameters":{}}
RPG Maker MV : .\www\js\plugins.js
RPG Maker MZ : .\js\plugins.js

Step 3. Ready to Start
- In the Input / Modules of the main window, select the Clipboard option
- Press Start button


Note :
The "RawTextToClipboard" file is an alternative if the "TextToClipboard" file doesn't work
Sometimes a lot of junk text, use regexp to fix it.

RPG Maker MV/MZ - Extract Text to Clipboard RPG Maker MV/MZ - Extract Text to Clipboard

Comments

does autotrans not work for that game?

VNTranslator

Can you make a video tutorial? example. Peasants Quest games


More Creators