Fps max: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Console Commands]]
[[Category:Console Commands]]
This is a [[console command]] 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.
This is a [[console command]] 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.
----
----
'''Example:''' If you wanted 85 frames per second, you would type in the console: <code>fps_max 85</code>
'''Example:''' If you wanted 85 frames per second, you would type in the console: <code>fps_max 85</code>

Revision as of 23:12, 21 December 2005

This is a console command 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.


Example: If you wanted 85 frames per second, you would type in the console: fps_max 85