- Jul 11, 2017
- 962
- 798
I don't know what engine this game uses, but if [r] breaks the line, you can use translator++ to insert a word wrapping, translator++ will insert a "\n" and you can use "find and replace(All)" to replace it with [r]. I did this with KiriKiri engine and workedThere is an easy solution for this just go to gameconfig.tjs and rewrite the var GAME_WORD_COUNT = what you feel right.
This variable defines the number of maximum characters that can be displayed on the screen.
Use [r] for line breaks in scripts. If you're using Vntextpatch then lower the value of Monospacefont in the Vntextpatch.exe.config. although it doesn't works
many times for orcsoft games.
View attachment 3952131
Last edited: