rivmin Posted June 29, 2002 Posted June 29, 2002 Hi guyz. In the dedicated server cfg-file, what is the difference between seta sv_fps "85" and seta com_maxfps "85"
MatrixCPA Posted July 3, 2002 Posted July 3, 2002 com_maxfps is a client-side setting the limits the number of frames-per-second generated by the graphics subsystem. In Q3 based games (other than this one due to force jump), you can actually jump a tad higher if you limit the fps to specific numbers. It's just a "quirk" of the Q3 engine. sv_fps is a server-side setting that controls the rate at which updates are sent to the clients. The default setting is 20 and I highly recommend you don't change it. Increasing it can lead to substantial lag problems.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.