Forum Discussion

GawgPorkChop's avatar
GawgPorkChop
Rising Hotshot
3 years ago
Solved

Add frame rate counter to EA overlay

Please EA, your new desktop app is fine IMO but there is one major and inexcusable oversight. With game overlay, or other method, there is STILL no FRAME RATE counter! Even Origin had one. This...
  • EA_Nils's avatar
    EA_Nils
    2 years ago

    @GawgPorkChop, from your post history, I saw that you had been playing Dead Space.

    Dead Space is a game based on the Frostbite engine, and these come with a built-in FPS counter. The below steps should hence work.

    Frostbite engine steps:
    FPS Counter

    1. Open the command console by pressing the ~ key. (This key mapping might be tricky for some locale settings, try setting the keyboard in Windows to EN-US, if you can't get it to work with another locale)
    2. For toggling the FPS counter on, enter the following commands and press enter:
      • PerfOverlay.DrawFps 1
    3. For toggling the FPS counter off, enter the following commands and press enter:
      • PerfOverlay.DrawFps 0

    FPS Graph

    1. Open the command console by pressing the ~ key.
    2. For toggling the FPS graph on, enter the following commands and press enter:
      • PerfOverlay.DrawGraph 1
    3. For toggling the FPS graph off, enter the following commands and press enter:
      • PerfOverlay.DrawGraph 0

     Let us know how you get on!

About EA app Feedback

We're eager to know your thoughts on the EA app! Feel free to share any feedback or ideas in this community forum.920 PostsLatest Activity: 2 hours ago