Skip to content

2023.617.0

Compare
Choose a tag to compare
@VolcanicArts VolcanicArts released this 17 Jun 13:15
· 1229 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?

Tray Icon

  • VRCOSC can now minimise to the tray
  • Double clicking the tray icon will cause the window to disappear, meaning it will no longer use any GPU when open

Persistent State

  • Modules can now save custom states to load after an app restart
  • For example, the CounterModule can now save the counts of each key

Other Changes

  • ChatBoxV3 will no longer remove data if a module doesn't exist
    • This allows for modules to load incorrectly without you losing your ChatBox settings for said module
  • Allow ChatBoxText to have multiple instances
  • Fix a reference bug when comparing default instances of module settings
  • Log all module exceptions for development debugging
  • Fix WebSocketHeartrateProvider sometimes not initialising correctly
  • Auto-move built assembly to assemblies folder for easier debugging in TemplateModule
  • Changed ExchangeRateProvider to update every 2 hours instead of 10 minutes
  • Add normalised temperature values to HardwareStats
  • Add delay to module start to allow the terminal to log correctly
  • Allow multiple parameters to add to the same key in CounterModule
  • Added Media paused event
  • Ignore misaligned OSC packets instead of crashing
  • Allow exception notifications to open the log file

Full Changelog: 2023.601.0...2023.617.0