Searched refs:cl_maxfps (Results 1 – 2 of 2) sorted by relevance
47 cvar_t cl_maxfps = CVAR3("cl_maxfps", "0", true); variable1091 Cvar_RegisterVariable (&cl_maxfps); in CL_Init()1282 if (cl_maxfps.value)1283 fps = max(30.0, min(cl_maxfps.value, 72.0));1317 if (cl_maxfps.value) in Host_Frame()1318 fps = max(30.0, min(cl_maxfps.value, 72.0)); in Host_Frame()
54 - CVar cl_maxfps added that controls the max fps rate independant of rate (it 56 cl_maxfps to high values on a modem will OVERRUN YOUR MODEM and lag you since a