I'm using version 4.8.31, which is not listed in this topic.
You can find it here:
You must be registered to see the links
A bit older version, but you don't have to mess with launching from a .bat file.
Interestingly, there is a patch of a newer version , but you can't update it.
Even for updating from a file, it requires an internet connection to check if you have the original version and will not allow updates. If you turn off the internet, it will also wait for the internet connection.
Perhaps someone can get around this.
By the way does anyone know javascript?
I tried to use custom escaper function for generated game translation on renpy engine to:
1. It also translated the original dialogues as you can see in the image. Only when I add the "#" character it doesn't translate, but adding and removing manually takes a lot of time.
2. Translates the subtitles in square brackets, which is why it throws errors while playing.
Does anyone know how to make it detect so that it does not translate lines with 4 spaces and the word "old"?
And not translate the text in square brackets?