Hello!
In the newest stable version of GM I got weird issue about FPS, but only on Android platform ( on Windows evereything is OK ):
When i set the:
game_set_speed(30, gamespeed_fps);
I got in game 40 FPS instead of 30 and game runs just faster than it should with 30 FPS. When I use game_set_speed(60, gamespeed_fps); there is a 60 FPS and it's works good.
In previous GM ( 2.3 ) everything works fine. I didn't change anything with that for over 1 year in my project. Also I...
Problem with 40 FPS instead of 30 on Android platform
In the newest stable version of GM I got weird issue about FPS, but only on Android platform ( on Windows evereything is OK ):
When i set the:
game_set_speed(30, gamespeed_fps);
I got in game 40 FPS instead of 30 and game runs just faster than it should with 30 FPS. When I use game_set_speed(60, gamespeed_fps); there is a 60 FPS and it's works good.
In previous GM ( 2.3 ) everything works fine. I didn't change anything with that for over 1 year in my project. Also I...
Problem with 40 FPS instead of 30 on Android platform