Skip to content

Update 1.0.2.3

Latest
Compare
Choose a tag to compare
@Metadorius Metadorius released this 29 Oct 14:56
· 1 commit to master since this release
  • Some more bugfixes.
  • Added new connection and reconnection timeout keys that are being read from spawn.ini.
[Settings]
ConnTimeout=3600
ReconnectTimeout=2400

Use ForcedSpawnIniOptions section or something like a checkbox or dropdown in GameOptions.ini of CnCNet client to adjust the value. Values are given in frames (divide by 60 to get seconds). I suggest making ConnTimeout value bigger (something like 10800) so that potato PC players won't get timeouted on load. If you don't want to mess with it - simply ignore the new keys and don't change anything, the default values above would be used.