This repository was archived by the owner on Jan 1, 2024. It is now read-only.
ChilloutVR Support
New release! This release adds support for HRtoVRChat to be used in ChilloutVR! To use OSC in ChilloutVR, you must have an OSC mod, below I've linked some common ones, most of which should work fine.
To setup an avatar for use in ChilloutVR, you'll need to grab the latest unitypackage and software from our Downloads Page, and re-import in a project backup of your existing avatar. Remove all traces of previous HRtoVRChat's old prefab (including Animator Layers, Parameters, etc.) before importing. Remove the VRChat SDK, and import the ChilloutVR CCK. Then, setup as you normally would.
By default, HRtoVRChat_OSC will start when it detects ChilloutVR, but this can be disabled with the ExpandCVR
config entry.
Changes:
- Added
ExpandCVR
(bool) Config- Add support for detecting ChilloutVR as an application
- Default is
true
- Config now loads before starting OSC
- Prefab now supports using both VRChat SDK and ChilloutVR CCK
- Do not mix SDKs; one or the other!