Tremulous Forum

General => General Discussion => Topic started by: Kruci on March 19, 2007, 12:41:04 PM

Title: What set to increase FPS?
Post by: Kruci on March 19, 2007, 12: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?
Title: What set to increase FPS?
Post by: next_ghost on March 19, 2007, 03:37:42 PM
Play a bit with r_* cvars. And don't use automatic translator, please :roll:
Title: What set to increase FPS?
Post by: Kruci on March 19, 2007, 04:19:39 PM
Quote from: next_ghostAnd don't use automatic translator, please :roll:

I didnt use automatic translator. Try use automatic translator, and what you will se will be funny:)
Title: What set to increase FPS?
Post by: Thorn on March 19, 2007, 06:10:58 PM
r_picmip 5
Title: What set to increase FPS?
Post by: TinMan on March 19, 2007, 07:10:46 PM
http://www.planetquake3.net/tweak/fps_commands.html
Title: What set to increase FPS?
Post by: rotgutt on March 21, 2007, 02:27:27 PM
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.
Title: What set to increase FPS?
Post by: Arch_Enemy on March 30, 2007, 02:52:02 PM
/set com_maxfps 300
Title: What set to increase FPS?
Post by: SilverWolf on March 30, 2007, 04:39:03 PM
/set com_maxfps 600 :wink:
Title: What set to increase FPS?
Post by: benmachine on March 30, 2007, 06:26:58 PM
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.