- Sep 5, 2017
- 47
- 131
- 101
This usually happens when you give too many commands to display animations without adding a command to hide the previous one — so the animations keep running, they’re just not being displayed. The same thing happens with images: Ren’Py’s memory usage keeps getting heavier.Oh right, so there shouldn't be any issues at all, like stuttering just shouldn't happen then if it's just playing a video, it's literally unplayable it's so bad. I did always wonder what the hell was up with RenPy and it's ridiculous struggles, I've run Witcher on this thing... a VN shouldn't cause so many issues, so maybe it's just a software issue.
I've checked the actual usage during animation, it's using 35% GPU... not that. 676% CPU... that is not just playing a video, some other stuff is happening that really should not be happening.
For example, in my code here:
You don't have permission to view the spoiler content.
Log in or register now.
There are only commands to show animations and none to hide them.
When the third animation plays, it becomes a bit slow — and I have a decent PC.
So, I’m not saying that’s necessarily the case here, this is just an example.
Last edited: