im currently in the dev branch right now with the new beta.
can there please be an option to keep the FPS counter on even in game other than just in options menu?
Description
Details
- Legacy ID
- 2602097097
- Severity
- None
- Resolution
- Open
- Reproducibility
- N/A
- Category
- Feature Request
n/a
this would give people a rough idea when playing whether they need to tone down their settings a bit or not.
also have the option to turn it off vise versa
Event Timeline
this would be nice, in the meantime, for testing and setup purposes, you can use this code from the debug commands when playing in editor. Copy and paste this, click 'local exec', then hit continue. this will loop till you leave the mission:
- spawn {while {true} do {hint format ["fps: %1\n(15 fps avg)",round(diag_fps)];sleep 0.5;}};
oh if its that simple couldn't bis just make it so that script is on all the time till deactivated lol
yes i know that im currently on the dev build.
i was talking about implementing the counter in game as well as in the options menu...
i already have noticed that there is a FPS counter in the video options that is why i made this ticket :)
this should be fairly easy to create :(
please bis so we can observe the FPS without having the need to keep popping into the options. i also feel that it doesn't give an accurate reading as the game is paused so nothing is moving.
Mass closing ancient tickets with no activity for > 12 months; assume fixed or too trivial.
If this issue is still relevant in current dev build, please re-post.