Quake4 multiplayer is broadband (Dual ISDN, ADSL or Cable) or LAN. There are less settings available than in Quake 3 to fine tune your connection if you are having problems with the default settings as set via the network menu. You must experiment to see which is best suited to your connection.
net_clientLagOMeter Set this to 1 to monitor your connection, a small graph will appear in the lower left hand side of your HUD.The first line is related to your graphics card updating displayed frames in time with received gameworld updates from the server. It will be green if frames are being rendered in time with the world updates. If it has a lot of yellow then gameworld updates are not being displayed and are being dropped. In this case you may wish to tweak your visual settings to raise your average framerate. Another option is to adjust net_clientPrediction by very small values until the line is mostly green. Note that if you are using a value below 1 for net_clientPrediction the first line of the graph may be mostly yellow. See net_clientPrediction section for more information.
 
com_showAsyncStats Set this to 1 to monitor your connection, this provides an alternative to net_clientLagOMeter.Out rate shows your upstream bandwidth usage in bytes per second. If this exceeds the upstream bandwidth for your connection try reducing net_clientUsercmdBackup.In rate shows your downstream bandwidth usage in bytes per second. Do not set this higher than your connection allows. Related to the cvar net_clientMaxRate.Packet loss shows the percentage of packets that have been lost due to a problem with your connection. If you have a very high packet loss change ISP or increase the value of the cvar net_clientUsercmdBackup. See note about upstream of 64 Kbps and net_clientUsercmdBackup in the net_clientUsercmdBackup section.Client Prediction shows the current amount of client side prediction. Use this to help you adjust the cvar net_clientPrediction.
 
net_clientUsercmdBackup Determines how may duplicate movement/action commands are sent, range is 1 to 5 and is 5 as default. If a packet gets lost then a ‘backup’ command may still be received. You can reduce upstream bandwidth usage by lowering this at the expense of possibly losing a movement/action packet.NOTE: Quake4 can easily saturate an upstream connection of 64 Kbps or less. Reduce net_clientUsercmdBackup wherever possible.
 
net_clientPrediction Adjusts client side prediction so that your client predicts gameworld updates such as player movement. Defaults to 10 milliseconds and it is best to leave this setting alone if you are not experiencing problems.Increasing this value adds additional client side prediction which may help if you have problems with gameworld updates from the server not being rendered in time. If this is the case try increasing net_clientPrediction to a small positive value of 5,10,15,20, 25 or 30, never higher. See net_clientLagOMeter for an explanation of how to determine if gameworld updates are not being rendered in time.If you have a stable connection, feel that Quake4 is over compensating and/or your projectile (rockets, bullets etc.) are not hitting despite you feeling they are on target you may wish to decrease net_clientPrediction to 1.Negative values are not recommended online except in extreme circumstances, for LAN play you may wish to set net_clientPrediction to 0.
 
net_clientPredictGUI To be confirmed
Toggles whether the client initially decides if an object has been interacted with / picked up. With this set to 1 sometimes you may think you have interacted with / picked up an object when you have not. Value is currently a protected cvar once in a multiplayer game.
 
net_clientMaxRate Similar to the rate settings in Quake2/3 in that it controls packets so that your downstream connection bandwidth does not get saturated. Set as bytes per second. Defaults to 10000 for ISDN, 16000 for ADSL/Cable and 25600 for LAN.If you always get a 999 ping despite having reduced net_clientMaxRate it is most likely that your upstream connection is saturated. See note in the net_clientUsercmdBackup section for more information.Servers limit maximum rate so there really is no point in setting it higher than the server you are playing on allows.
 
s_voiceChatReceive
s_voiceChatSend Enable or disables voice chat in multiplayer. Enabling voice chat may saturate bandwidth on an upstream connection of less than 128000 bps / 128 kbs. Set to 1 to enable voice chat in multiplayer or 0 to disable voice chat in multiplayer.
 
 
Suggested settings for different connections follows. However you should only use these settings to fine tune your connection if you are having problems with the default settings as set via the network menu.If you are using voice communication programs such as RogerWilco, Battlecom, Teamsound, Teamspeak etc. then please adjust net_clientMaxRate and other settings accordingly. Allow 1024 bytes for downstream and 512 bytes for upstream usage by the voice communication program.
LAN

seta net_clientUsercmdBackup “2″
seta net_clientMaxRate “30000″
 
ADSL / Cable / Wireless

seta net_clientUsercmdBackup “(See Table Below)”
256000 BPS Upstream: seta net_clientUsercmdBackup “5″
128000 BPS Upstream: seta net_clientUsercmdBackup “3″
64000 BPS Upstream: seta net_clientUsercmdBackup “1″

seta net_clientMaxRate “(See Table Below)”
256000 BPS Downstream: seta net_clientMaxRate “28000″
128000 Downstream BPS: seta net_clientMaxRate “14000″
 
ISDN Bonded

seta net_clientUsercmdBackup “(See Table Below)”
128000 BPS Upstream: seta net_clientUsercmdBackup “3″
112000 BPS Upstream: seta net_clientUsercmdBackup “2″

seta net_clientMaxRate “(See Table Below)”
128000 BPS Downstream: seta net_clientMaxRate “14000″
112000 Downstream BPS: seta net_clientMaxRate “12250″
 
ISDN Single
NOTE ISDN single is not recommended for anything more than 1 on 1

seta net_clientUsercmdBackup “0″
seta net_clientMaxRate “(See Table Below)”
64000 BPS: seta net_clientMaxRate “7000″
56000 BPS: seta net_clientMaxRate “6200″

References:

Upset Chaps Guide