Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an in-game FPS overlay #24

Open
meekee7 opened this issue Mar 17, 2020 · 0 comments
Open

Add an in-game FPS overlay #24

meekee7 opened this issue Mar 17, 2020 · 0 comments

Comments

@meekee7
Copy link
Contributor

meekee7 commented Mar 17, 2020

Frames per second (FPS) is a key performance indicator for a game. Looking at the FPS is a fast way to tell if a code change had a significant performance impact.
OpenTrespasser should have a built-in FPS indicator. It should at least show the current FPS.
Optionally it can show some advanced stats, like min/max FPS for the current session and average FPS for the current session and the past minute.

@GamerDude27 GamerDude27 added this to To do in Main flow Mar 17, 2020
@GamerDude27 GamerDude27 moved this from To do to Done in Main flow May 8, 2020
GamerDude27 pushed a commit that referenced this issue May 17, 2020
Merge upstream/dev into staging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Main flow
  
Done
Development

No branches or pull requests

2 participants