console commands for half life

tkim

Platinum Member
Dec 23, 2000
2,103
0
0
in cs, how do i set me fps??? to show is show_fps 1 right??? but then how do i make it higher?? thanks!!
 

Balt

Lifer
Mar 12, 2000
12,673
482
126
If you want to set the maximum FPS for the program to allow, use the command:

fps_max "xx"

xx being the number of frames you want to allow, of course

To show how many frames you are getting, you can use:

net_graph 3

Type net_graph 0 to turn it off again.