Tremulous Forum

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

Title: What set to increase FPS?
Post 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?
Title: What set to increase FPS?
Post by: next_ghost on March 19, 2007, 04: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, 05:19:39 pm
Quote from: "next_ghost"
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:)
Title: What set to increase FPS?
Post by: Thorn on March 19, 2007, 07:10:58 pm
r_picmip 5
Title: What set to increase FPS?
Post by: TinMan on March 19, 2007, 08:10:46 pm
http://www.planetquake3.net/tweak/fps_commands.html
Title: What set to increase FPS?
Post by: rotgutt on March 21, 2007, 03: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.