Quote:
|
Originally Posted by Stefan
Graal takes 100% on Windows task manager because it needs to do good timing (each frame exactly taking 0.05 seconds) so the animations and movement don't feel weird. It is actually not taking 100%, it is just sleeping until it is time to do something again.
|
..
So it really
is using it, probably
while it's sleeping, in order to do that kind of timing. I guess what you mean is without the timing intentionally being done this way, Graal wouldn't really use 100% (or as much as possible) all of the time.
I'm not trying to cause any problems, but I wish you would find a way to do it without unnesessarily heating computers. It can't be good when people play so frequently and for such long periods of time. This is even more noticable when playing on laptops, which tend to get very hot, especially under heavy CPU loads (caused by Graal's "timing" in this case)..