Fps max: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This is a [[ | This is a [[ConVar]] you can enter in to limit your frames per second. It is recommended that you limit your frames to the refresh rate of your monitor, because any frame rate above that is wasted. | ||
---- | ---- | ||
{{syntax|fps_max <frames per second>}} | {{syntax|fps_max <frames per second>}} | ||
Line 6: | Line 6: | ||
Quotation marks around strings are not always required, but should be used to ensure that special characters, such as spaces and semicolons, are not misinterpreted. For number-only strings, quotation marks should not be used. | Quotation marks around strings are not always required, but should be used to ensure that special characters, such as spaces and semicolons, are not misinterpreted. For number-only strings, quotation marks should not be used. | ||
[[Category:Console | [[Category:Console Variables]] |
Revision as of 07:59, 14 February 2006
This is a ConVar you can enter in to limit your frames per second. It is recommended that you limit your frames to the refresh rate of your monitor, because any frame rate above that is wasted.
Syntax: fps_max <frames per second>
Quotation marks around strings are not always required, but should be used to ensure that special characters, such as spaces and semicolons, are not misinterpreted. For number-only strings, quotation marks should not be used.