Game Development Community

Random fps drop down !

by ken · in iTorque 2D · 02/05/2012 (1:26 am) · 2 replies

hi,
i create a project with iTGB 1.5 and have a problem here,
always my game run at random fps between 39~60 and when it's lower than 60 every thing run with some droping frame,
how can i found a solution !?
what is a good minimum fps !?

#1
02/05/2012 (5:38 am)
30 is usually the minimum. I prefer to have my games run above 40. 60 fps is the cap. If you are not happy with your speed, you will need to optimize the code to perform better.
#2
02/05/2012 (5:49 am)
like i said before my fps is in range of 39 and 60, but when it is on 60 Fps it runs as normal !