If on a high speed connection.... 1 Go to game/client pref.cs Open with notepad Change $pref::Net::PacketRateToClient = "10"; $pref::Net::PacketRateToServer = "16"; $pref::Net::PacketSize = "200";
to this $pref::Net::PacketRateToClient = "32"; $pref::Net::PacketRateToServer = "32"; $pref::Net::PacketSize = "450";
Save file and delete game/client.cs.dso to insure changes
2 If on windows Go to this website and choose from method 1 High Latency if From Euro or beyond Low Latency if from the States
Windows Vista users Open your game/client folder and click the compatibility files button to access the prefs.cs you need to edit for performance tweaks.