Tremulous Forum
General => General Discussion => Topic started by: Kruci on March 19, 2007, 01:41:04 pm
-
What set to increase FPS?
Ofcourse not only setting in options menu, but even some command to increase FPS?
Is somewhere written what depends performance at most?
-
Play a bit with r_* cvars. And don't use automatic translator, please :roll:
-
And don't use automatic translator, please :roll:
I didnt use automatic translator. Try use automatic translator, and what you will se will be funny:)
-
r_picmip 5
-
http://www.planetquake3.net/tweak/fps_commands.html
-
I think it's been mentioned before
/com_maxfps 0
That sets it to unlimited, so watch your ping. You can cap it by specifiying another value, e.g
/com_maxfps 90
Which is what I normally do.
-
/set com_maxfps 300
-
/set com_maxfps 600 :wink:
-
A high maxfps is not really that great. Varying between 100-400 is probably actually worse than a constant 90, and if it goes too high you start running into the problems that occur when you're sending 4 or 5 frames of data every server frame (MAX_PACKET_USERCMDS anyone?)
The default value is usually enough for most people.
edit: I'd like to notify the reader of the nonzero probability that I am talking out of my arse. I apologise in advance if this is the case.