Skip to content

v0.2

Compare
Choose a tag to compare
@nnaaa-vr nnaaa-vr released this 30 Apr 00:03
· 16 commits to main since this release
1e333df
  • Added a GUI exposing simple configuration options. More advanced options still must be configured by editing the JSON file directly.
  • Added join and leave batching for people who joined or left between two parse calls. May or may not be useful in reducing notification spam in some circumstances.
  • Added the generation of invite links in the UI but not the log whenever the user location changes.
  • Added individual volume control for each notification type.
  • Removed global volume control. This may come back later as a way to set all of the individual controls at once.
  • Fixed an issue where more than one parser could run at the same time.
  • Updated documentation and known issues list.

If you have .NET 5.0 installed, please use XSOverlayVRChatParser_0.2.zip

If you don't, you can either install it or use XSOverlayVRChatParser_Standalone_0.2.zip

If you experience issues with audio not playing or icons not displaying while in VR, either fix the paths in the configuration JSON at the following path:

"%AppData%\..\LocalLow\VRChat\vrchat\config.json

...or delete the JSON file and the application will regenerate it when it launches.