I have ported my pretty basic app to iPhone and I have a script which checks the FPS. It always seems to be capped at 30 FPS. Is the iPhone capped at 30? Is there anyway to raise it to 60?
Change the kFPS value in the AppController.mm
file.
I have ported my pretty basic app to iPhone and I have a script which checks the FPS. It always seems to be capped at 30 FPS. Is the iPhone capped at 30? Is there anyway to raise it to 60?
Change the kFPS value in the AppController.mm
file.