2023.706.0
VolcanicArts
released this
06 Jul 18:54
·
1063 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.
New module - Process Manager
- Allows you to start and stop apps on your PC using avatar parameters
- Usage is as follows:
- Sending
true
toVRCOSC/ProcessManager/Start/*
will cause the app name in place of*
to open - Sending
true
toVRCOSC/ProcessManager/Stop/*
will cause the app name in place of*
to close
- Sending
Other Changes
- Fixed PiShock not allowing username/apikey changes without an app restart
- Fixed primitive lists not being recognised correctly
- Extracted SpeechToText functionality into SpeechToTextProvider for the SDK
- Added missing PiShock prefab notice
- Added ability for PiShock button parameters to have a delay to prevent accidental activation
- Added ability for VRCOSC to send parameters on whether a module is currently running
Full Changelog: 2023.703.0...2023.706.0