Help me!?

What do the following settings actually do and what settings are recommended?

1) cl_packetdup

2) m_filter

3) in_mouse


4) In drivers of videocard there's an option to set Triple buffering, what does that do + do you recommend it to be on or off?


<3
Comments
8
defaults
what nerd said
what nErD said
1) seta cl_packetDup "1" // Sets Number of Duplicated Packets : Floor(100/(Floor(1000/com_maxFps)*Ceil(Floor(1000/cl_maxPackets)/Floor(1000/com_maxFps))))-2

2) seta m_filter "0" // Toggles Mouse Smoothing

3) seta in_mouse "1" // Toggles Support for Mouse

just copy-pasted out of my cfg xD
Back to top