- Steam App
- ChilloutVR (661130)
- Event type
- patch note
- Published
- 10 August 2022 - 04:47:09 UTC
- Source
- steam_community_announcements
We have just released a new update for ChilloutVR on the stable branch. This patch is adding support for the new API and game server network. ##ChilloutVR 2022r166 API We completely reworked the API in order to be more responsive and scalable in the future and also lay the groundwork for real-time communication for future functions. Safety We implemented the following Safety Measures: Bundleverifier: Unity Victim process that loads avatars/props into it before loading them into the game. Prevents crashing from corrupted asset bundles AdvancedSafety: Scans components of Avatars/Props and removes malicious/excessive ones, prevents a lot of crashes True Shader Anticrash (TSAC): Filters shaders to stop most malicious ones from crashing you Option to replace all shaders for avatars and props Animation and Unity event sanitation for props and avatars A URL Whitelist was implemented, which is u...