Skip to content

2023.503.0

Compare
Choose a tag to compare
@VolcanicArts VolcanicArts released this 03 May 19:13
· 1483 commits to main since this release

Installation

  • Download and run VRCOSCSetup.exe (It may get blocked by your antivirus (including Windows Defender)). A shortcut will be made on your desktop and start menu.
  • Join the Discord Server to get help or make suggestions.
  • If you have trouble with the software or prefabs check the FAQ.

What's Changed

  • Allow ChatBox formats to contain /v and /n
    • /v will add a new line and make the ChatBox's width in-game shrink to fit the text
    • /n will add a new line by automatically generating the spaces used before, keeping the wide width
  • Fix ChatBox configs not loading when Unicode characters were used
  • Fix Clips being able to overlap when dragging individual ends
  • Catch occasional bad hook in SpeechToText
  • Standardise Heartrate parameter management between Heartrate modules
  • Remove excess memory usage when logging using Heartrate modules
  • Filter ChatBox events as well as states by enabled modules
  • Add power usage (in Watts) to HardwareStats
  • Add VRAMUsage (in %) to HardwareStats
  • Refactored HardwareStats to get correct values (most for AMD CPUs... Thanks AMD)
  • Remove SRanipal module
    • To anyone still using it, VRCFT released their V5 update. A guide on how to setup the router for it is available here
  • Fix the updater's progress notification staying open if the update failed
  • Fix NullReferenceException in SpeechToText if the model wasn't loaded when modules were shutdown
  • Add Accessibility ModuleType
  • Unlink Clock parameters from Clock's Mode
    • The watch prefab requires 12 hour time so this allows for the ChatBox to show 24 hour without affecting the watch

Full Changelog: 2023.430.0...2023.503.0