▲ 7 r/RenPy
Language autodetect
My default language is Russian.
I want the game to automatically detect the user’s language on first launch and set the appropriate one.
If such a language is not available, it should fall back to English (tl/english).
The problem with define config.enable_language_autodetect = True is that any language other than English (Japanese, Portuguese, etc.) is detected as None, and as a result the interface defaults to Russian.
It would also be good if the selected language were saved between game launches.
I spent the whole day and still couldn’t figure out how to do this. VBox or forcing English at startup isn’t quite what I’m looking for.
u/ChargePlus7400 — 6 days ago