Skip to content

4.4.8

Compare
Choose a tag to compare
@mastercoms mastercoms released this 12 Oct 06:17

Highlights: occlusion changes, network tweaks

comfig

  • Use a higher max packet clear time to decrease changes of network overload while not delaying packets significantly more compared to the minimum of 0.001
  • Use the default max packet drop value for better client-server timeout
  • Add 5 seconds to the max client timeout since timeout starts when we start dropping packets, not when we reach the threshold
  • Enable occlusion by default due to various hardware and rendering paths benefiting from it and the disabling of it not saving too many frames for the people who would benefit it from it off
  • Force enable at least one occluder, even if it is small

View the code changes