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

REQ: Make hud_fps_drop follow cl_maxfps #556

Closed
Matrix-QW opened this issue Jun 12, 2021 · 0 comments
Closed

REQ: Make hud_fps_drop follow cl_maxfps #556

Matrix-QW opened this issue Jun 12, 2021 · 0 comments

Comments

@Matrix-QW
Copy link

Is your feature request related to a problem? Please describe.
When I change fps I also need to change the drop variable.

Describe the solution you'd like
Add hud_fps_drop_follow.
When cl_maxfps changes, it would check if 'follow' is enabled and set hud_fps_drop = cl_maxfps -1 (or else fps keep appearing).
If we want 'drop' to use a lower value, just keep 'follow' disabled.

Additional context
For cl_maxfps 1155, set hud_fps_drop 1154.

meag added a commit to meag/ezquake-source that referenced this issue Jun 25, 2021
meag added a commit to meag/ezquake-source that referenced this issue Jun 25, 2021
@meag meag closed this as completed in 6029291 Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant