You need to have the game use a Greek font. If it has Cyrillic and Korean fonts, those languages will show up correctly.Yes, I know so, but as you correctly pointed in one of your earlier posts, even tho I type exactly what I want in the rpy file, it appears in squares in-game.
If I use Latin alphabet characters it appears normally. This only occurs when I type Greek in my txt.
Yet however the game is compatible with non ASCII characters, since cyrillic (Russian), and even Korean (!), appear normally.
So, if you re-read my last post, the only instructions I need (step by step if possible), is:
How to get the greek characters I type in each rpy to appear exactly as I type them in-game, instead of squares.
Thanks![]()
and how about the last picture on the right, how do I get that one?
The better way is create a new language for greek see hereYes, I know so, but as you correctly pointed in one of your earlier posts, even tho I type exactly what I want in the rpy file, it appears in squares in-game.
define ggi = Character("", who_outlines=[(3, "#222222", 0, 0)], ctc=anim.Blink("arrow.png"), what_color="d5d8dc", what_font='font/NanumGothicCoding-Regular.ttf' if _preferences.language == "korean" else "font/Lora-BoldItalic.ttf", what_size = 34, window_background=None, window_xfill=False)
define ggi = Character("", who_outlines=[(3, "#222222", 0, 0)], ctc=anim.Blink("arrow.png"), what_color="d5d8dc", what_font='font/NanumGothicCoding-Regular.ttf' if _preferences.language == "korean" else "font/opensans_greek.ttf", what_size = 34, window_background=None, window_xfill=False)
What are the differences between the compressed version and the normal version?
If you don't want to touch the code I think you can overwrite actual font with the new using the same name.My main issue was this, if I had to change in-game code or just install a font or a module.
Thank you!
In game folder you find script.rpyc , it is the compiled version and you can't edit it.Where did you find the 'script.rpy" you posted, and since I dont know this, I dont know in which folder to put it as well.
Yes, I unlocked 2 more scenes after the ending. But you may just want to use the scene replay mod to unlock an view them since then you can see everything.Hello. Can anyone tell me if even after cheagar at the end of the game, it is possible to open images from the gallery that have not been discovered, since it is still possible to continue walking around the city?
I am having this exact same issue(s) with stuck progression. Thought maybe I am missing an event staged for a certain time and place but cannot for the life of me figure out where.Hi everyone! I need help with this game. I don't kno why but I'm really stucked. I'ts like is missing something that triggers a lot of events in a lot of girls. I will write things that I think should happen, based in the walkthrough.
-Roomate. Oneheart. Ibought the fitness dress and the night clothes, but nothing more happens.
-Trainer. I cannot manage to ask her to train me to fight. I can only train my strength, work there and see the two ways she is training.
-Ana. I did the night foto of her and Barbara, I go to barbaras, I show the fotos to her but nothing else happens.
-Emily. I had the foto session with her nude, and the cowgirl. Nothing more. I cannot manage to buy anything else.
All stuff in the store that is available it's bought. Something is wrong and I cannot figure what
Please Help!