Neterrorcorrection (Slash Command): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | |||
==Slash command== | ==Slash command== | ||
{{SlashCommandArticle|command=neterrorcorrection|options=[0-2]|note= | {{SlashCommandArticle|command=neterrorcorrection|options=[0-2]|note=Sets the level of error correction to use for input packets.}} | ||
* Default is 0. | * Default is 0. | ||
* This command can help improve your connection to the game server if there are any connection issues, including lag. | |||
* The {{slashcommand|neterrorcorrection}} command can be used to reduce the occurrence of packet loss between our systems and the CoH Servers. If setting the command option 2 doesn't resolve your packet loss issues, you should look to other items that may be causing your connection instability. | |||
* The command stays in effect until the game client is restarted. | |||
==Command Line Parameter== | |||
The command can be made more or less permanent by running it automatically at log-in as a [[Command Line Parameters|Command Line Parameter]]. For example,<BR /> <code>-neterrorcorrection 2</code> | |||
Line 10: | Line 18: | ||
==Also== | ==Also== | ||
* {{ | * {{launchparam|mtu}} | ||
* {{slashcommand|netgraph}} | * {{slashcommand|netgraph}} | ||
* {{slashcommand|neterrorcorrection}} | * {{slashcommand|neterrorcorrection}} | ||
* {{slashcommand|sync}} | |||
{{Navbox Command Line Parameters}} | |||
[[Category:Slash Commands]] | |||
[[Category:Command Line Parameters]] |
Latest revision as of 08:25, 18 February 2024
Slash command
/neterrorcorrection [0-2]
Sets the level of error correction to use for input packets.
- Default is 0.
- This command can help improve your connection to the game server if there are any connection issues, including lag.
- The /neterrorcorrection command can be used to reduce the occurrence of packet loss between our systems and the CoH Servers. If setting the command option 2 doesn't resolve your packet loss issues, you should look to other items that may be causing your connection instability.
- The command stays in effect until the game client is restarted.
Command Line Parameter
The command can be made more or less permanent by running it automatically at log-in as a Command Line Parameter. For example,
-neterrorcorrection 2
Example
/neterrorcorrection 1
Also