D
Deleted member 604239
Guest
Guest
The new script seems to do the trick in regards to the memory leek the game presented before. I still wonder why only some people had it, indifferent of memory and OS.90% or 50% from what or based on what?
If I execute the command, it returns "None" and it does nothing at all. Memory consumption doesn't change at all.
I could execute it in game every time you change location or wait. But I can't verify that it's working or doing anything at all.
Also to be exact, you probably have to type: renpy.free_memory()
Without the () it won't call anything, just display a function.
You can try to use the attached file (works for 0.1.7.0). It will execute:
$ renpy.free_memory()
every time you change location or wait