Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

sylphhh

6
Posts
1
Following
A member registered Sep 09, 2024

Creator of

Recent community posts

This is so useful!!! Thank you so much for making this tool 😭  it is an absolute life saver! Look forward to the overhauled version ❤️ 

Yeah I thought it was an encoding thing and tried converting the .csv to ANSI then back to utf8 before converting to .rpy, which causes an error, but doing  it in your order works fine. Thank you so much!

(1 edit)

Yes I have the same issue of empty .rpy file, despite mine happens with Chinese source text & English translation text. It's probably the Chinese (or CJK) characters indeed.

Hi there, thank you so much for producing this amazing tool! However there is a problem when I'm trying to use it to add an English translation for the original Chinese text, and I wonder if you would be interested to take a look of it?

I'm actually not sure what's wrong but presume it's something about encoding, as I tested with converting an .rpy file, and without doing anything, converting the .csv file right back and it says something's wrong...

Thanks for your reply, I'll give it a try!

Hi there, thank you so much for this amazing template - it really makes things much easier!

However I'm having difficulty in using it to build a project in a language other than English. When creating a new project, its language should be the same as RenPy's language. Yet for this project, I create a new project in French and the language of the project is still English. 

The main language of this game would not be English, so I tried to add define config.language in options.rpy, but it didn't work. I'm pretty new to RenPy and am not sure how to fix this. Could you please give some advice?