Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Cant host ccop

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
7/13/2020 11:49:31 PMCArankPorkchop before revert after revert
7/13/2020 11:47:45 PMCArankPorkchop before revert after revert
7/13/2020 11:11:30 PMCArankPorkchop before revert after revert
7/13/2020 11:05:34 PMCArankPorkchop before revert after revert
7/13/2020 10:55:46 PMCArankPorkchop before revert after revert
7/13/2020 10:54:53 PMCArankPorkchop before revert after revert
Before After
1 If you're hosting from the skirmish menu, I have a guess as to what might be happening. 1 If you're hosting from the skirmish menu, I have a guess as to what might be happening. That's handled through Steam's peer-to-peer connection, isn't it?
2 \n 2 \n
3 If the game isn't lagging because of hitting the limits of your CPU, and you have a reliable connection to your friend in other games, you might be able to tweak ZK's netcode for a better experience. The netcode for hosting games for friends got some new defaults recently. It's possible to see what these are set to in your 'springsettings.cfg' file. 3 If the game isn't lagging because of hitting the limits of your CPU, and you have a reliable connection to your friend in other games, you might be able to tweak ZK's netcode for a better experience. The netcode for hosting games for friends got some new defaults recently. It's possible to see what these are set to in your 'springsettings.cfg' file.
4 \n 4 \n
5 There's probably an entry in there saying [b]NetworkLossFactor = 2[/b] 5 There's probably an entry in there saying [b]NetworkLossFactor = 2[/b]
6 \n 6 \n
7 If you and your friend don't experience connection issues in games other than ZK, you could try setting that to [b]1[/b] or [b]0[/b]. 7 If you and your friend don't experience connection issues in games other than ZK, you could try setting that to [b]1[/b] or [b]0[/b].
8 \n 8 \n
9 You probably have to change the value in 'IGL_data.lua' in your /LuaMenu/Config as seen [url=http://zero-k.info/Forum/Post/223475#223475]in this thread[/url] 9 You probably have to change the value in 'IGL_data.lua' in your /LuaMenu/Config as seen [url=http://zero-k.info/Forum/Post/223475#223475]in this thread[/url]
10 \n 10 \n
11 Higher values appear to resend more information about the game state as a precautionary measure for bad connections. Maybe reducing this would free up some connection bandwidth and help your late game "catching up" issue, as long as your connection is stable enough to not require these extra packets to be sent. 11 Higher values appear to resend more information about the game state as a precautionary measure for bad connections. Maybe reducing this would free up some connection bandwidth and help your late game "catching up" issue, as long as your connection is stable enough to not require these extra packets to be sent.