1

Topic: cl_maxfps

When I set my fps to 199 "cl_maxfps 1" shows 199, but "cl_maxfps 2" 200 (same for 124 and 125).
Why is the average of 199 200 ? :<

Re: cl_maxfps

Schonmal was von zahlen runden gehoert?
Have ya ever heard of rounding numbers? tongue

3

Re: cl_maxfps

Uhm yea but cg_maxfps is supposed to draw the average fps, and if my fps are always at 124 there is no reason to show 125, or is there?

4

Re: cl_maxfps

one word rounding, plus fps computation is not exact and may vary

pb

5

Re: cl_maxfps

OK

6

Re: cl_maxfps

if u put cl_maxfps "125" i get 124, if i  type "126" i get 142 .. wtf o_O

MSI 965P, PCI-E, DDRII, S-ATAII
Intel Core 2 Extreme QX6700 2.66 GHz / 1066 MHz
4096, DDR II SDRAM PC2-5400
2* Nvidia GeForce 8800GTS 640MB 16xPCI-E grafikkort

7

Re: cl_maxfps

1000/8 = 125
1000/7 = 142

it's the way the engine works