Hello,
This game is the first one that give me "out of memory" error. I have 11Go of Free RAM so the lack of memory is not from here.
I use 2 workaround that can let me go farther in the game but not till the end of chapter 2 :
1 : lower config.console_history_lines from 1000 to 100 in "Game directory\Renpy\Common\00Console.rpy"
=> I can go farther in game but error came back
2 :
Use shift + G and force OpenGL renderer
=> I can save near the end of update 0.21, then error came back
When I launch the game it take 200Mo of RAM. Before applying solution 2 (game loaded) it take 900Mo. After solution 2 only 787Mo. When out of memory came back game take 914Mo. I done the update 0.22 without saving, then game take 1026Mo of RAM. After 15 min on save screen (searching forum and writing this post) game take 918Mo of RAM and then I can save.
Waiting 15 minutes for garbage collector before saving is not a solution.
On all renpy games that I have played, saved games are 200 to 400ko. On this game they are 6 to 7Mo, more than 50Mo uncompressed.
Is it due to a corrupted save file, to a bad development or to a bugged Renpy version ?