Jugginator
Tester
Np! I use it frequently when I'm experimenting with personal programming project I use in learning lol. I am bad with causing memory leaks sometimes... You can use it mid-game, but likely wont clear 7 days memory allocations because it's still running. But, in personal conjecture, if the game is done with the particular address it may clean it up. Definitely will after you close the game. Hmm... let me look up for windows 10, I am curious.
Mixed results on 10, but if it doesn't throw an error should work. Looking at my old IT book, it should work for windows 7 too.
I should add there's a 64 bit version too I forgot for reasons of sleepy.
There's been debate of course, it works or it is bull♥♥♥♥, but I've always found it works. Also works when (recently used) the game keeps crashing due to a particular memory refrenece error. Ran this and had my friend run it and game ran like a charm after.
Mixed results on 10, but if it doesn't throw an error should work. Looking at my old IT book, it should work for windows 7 too.
I should add there's a 64 bit version too I forgot for reasons of sleepy.
Code:
%windir%\SysWOW64\rundll32.exe advapi32.dll,ProcessIdleTasks
Last edited by a moderator: