2023.826.0
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?
- Increase time position manually to emulate browsers sending time data in Media module
- Using a browser for media will now increase the time in your ChatBox
- This has the added benefit of also updating faster for any other sources
- Updated dependencies
- Fixed a crash when trying to use the GUI in a VR overlay
- Fixed a crash/exception that resulted from audio capture being left open as a foreground thread
- Fallback to using actual controller retrieval when hinted controllers cannot be found
- Vive wands should now work correctly with OpenVRStatistics
- No longer force schedule parameter sending
- This resulted in any parameters being sent on module stop not actually being sent to VRChat
- Add check for no values present when decoding an OSC message
- Rewrite CaptureDeviceWrapper for better stability
- Along with the capture library updating, the wrapper I've written has been overhauled to make sure it cannot get into a bad state
- Added invalid model directory check to prevent VOSK crash
- This used to be thrown but something changed to no longer throw the error so this will warn you if you've extracted a model incorrectly
- Return safe response instead of throwing errors in PiShock module
- PiShock module will no longer crash when invalid values are set during runtime in the phrase section of the module's settings
Full Changelog: 2023.814.0...2023.826.0