Skip to content

8.1.1

Compare
Choose a tag to compare
@mastercoms mastercoms released this 18 Nov 21:41
· 2021 commits to release since this release
fed8887

Highlights: bug fixes

Support me

Initial Setup Instructions

Update Instructions

Documentation


Config

  • Fixed stutters introduced in 8.1.0
    • This was caused by the dynamic model loading delay tweak. It appears that a longer delay collects more dynamic content to unload at once, increasing the intensity of the unload task once it does happen. More values for the delay will be tested in the future, but as a quick fix, the delay has been reverted to the default.

Modules

Packet Rate

  • Fixed packet_rate=conservative using packet_rate=balanced for snapshots modules

Dynamic Background

  • Renamed dynamic_background=preload_room to dynamic_background=preload
    • preload_room was making some aliases internally too long for Source to accept.

Presets

Ultra

  • Fixed using the old renamed dynamic_background=on instead of the new dynamic_background=dustbowl

View the code changes