11-02-2016, 11:06 AM
Usually there is nothing special running in the background. Just the normal windows stuff and no update.
When I close the game, the CPU core goes back to it's usual state.
I have to say that I run the game in 60 FPS using this line:
But even without that it goes nearly that high.
Other RMXP projects without any custom scripts don't cause this.
So it seems my game has a really bad performance...
When I close the game, the CPU core goes back to it's usual state.
I have to say that I run the game in 60 FPS using this line:
Code:
Graphics.frame_rate = 60
But even without that it goes nearly that high.
Other RMXP projects without any custom scripts don't cause this.
So it seems my game has a really bad performance...