rpgtkoolmv / corescript

http://www.rpgmakerweb.com/products/programs/rpg-maker-mv
MIT License
311 stars 75 forks source link

Playtime ticked by game frames, not rendering frames #171

Closed krmbn0576 closed 5 years ago

krmbn0576 commented 5 years ago

Until now, the play time was counted as the number of times the game was rendered. In other words, the higher the refresh rate of the monitor, the more the play time is added. That is ridiculous! Therefore, we decided to count play time by the number of game frames.