Oct 13?I only see the preview posted on the Pareon on Oct 12,that is the dev's latest post.There's an update on his Patreon from Oct 13. Hopefully someone will share here
Oct 13?I only see the preview posted on the Pareon on Oct 12,that is the dev's latest post.There's an update on his Patreon from Oct 13. Hopefully someone will share here
We need to know what is the 1.9 first before to vote,who will share the 1.9、You must be registered to see the links
Hey guys, as I said in the release post, I’m thinking of adding some 'deviant' paths for some of the girls, so Alexia with her work, Kathy at the club, Tahlia’s corruption path expanding to school, Clara’s classes, Mary’s slut path (kinda already there). If you’re interested, you can vote in the poll. This poll is only for those who are interested so you don't need to vote if you're not interested. Basically I'm just gauging interest as I'm just going to move on if only a few people are interested.
View attachment 5385853
Game crashes even if you load up a new or an old saveYou must be registered to see the links
![]()
Installation:
Download the file and drop it into your "game" folder. You should get a prompt to overwrite a file. Select yes. If you don't get the prompt you're probably putting the file in the wrong place.
There's a few events from the 1.8 release that have broken links if you start a new game. Continuing from the saves you're told to make should be fine. You can use the blue update button in your room to fix these links, which should also just work generally for any broken links as far back as the 1.4 release. Please let me know if the button seems to cause any issues or doesn't fix the links you're expecting.
I agree, there's a serious memory leaks, the game can manage to use your whole system available ram ... I thought Renpy is framework oop like on Python :S Or it doesnt force the dev to manage memory properly lolSorry, but this dev is a moron. There are serveral bugs, that were reported multiple times, which he didn't fix. And then he also programed the game in the later parts in a way, that scenes don't get deloaded, causing RAM and VRAM to run full. And no, it's not my "old" system, because I do have 32GB DDR5 and 16GB VRAM, which is more than enough for new AAA games.
Same, pretty crazy considering python is a garbage collected language. I have never seen production code have a leak that bad.Sorry, but this dev is a moron. There are serveral bugs, that were reported multiple times, which he didn't fix. And then he also programed the game in the later parts in a way, that scenes don't get deloaded, causing RAM and VRAM to run full. And no, it's not my "old" system, because I do have 32GB DDR5 and 16GB VRAM, which is more than enough for new AAA games.
i have a hunch labrats 2 kept generating new references/instances of the images when enabling animations instead of referencing or overwriting the existing filepath in the asigned memory space, so for me thats the worst memory hole ever and its not even a bug, but a development error.Same, pretty crazy considering python is a garbage collected language. I have never seen production code have a leak that bad.