Using Framerate Mode to debug framerate independent issues?

0 favourites
  • 3 posts
From the Asset Store
With this template you will learn how to use the GooglePlay Games native plugin
  • I suppose this is a question for devs but maybe someone has experience. I have read the manual but it is not so explicit in this area.

    Question. Can I use the unsynced framerate modes to accurately and dependably test for framerate independent issues.

    I am asking as I am getting some unusual buggy behaviour when using these testing modes (which are giving very high framerates anywhere from 300 to 1000+ fps ). Issues which I have not observed on up to 144hz monitors. But maybe the 144hz was not high enough to see them.

    I just want to make sure I am not wasting time chasing issues that are not realworld.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • At the least it would make it more obvious if you forgot to make something framerate independent that should be.

    Otherwise it probably depends on what specific issue you're having or looking for.

    Just don't forget to turn it off before export...

  • Its kind of a pseudo physics thing. I am adding a delta acceleration(x60dt) to a delta distance(x60dt) per tick to fake a kick back. it appears to work fine and be framerate independent on the v synced but on the non synced sometimes it dosent work and there is no kick back like hitting solid wall. Think it may be exposing a flaw in my plan. I will keep an eye on it. will try to mock up a test file if it remains an issue. Cheers

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)