Releases: bhaptics/VRChatOSC
Releases · bhaptics/VRChatOSC
bHaptics VRChatOSC v2.1.2
bHaptics VRChatOSC v2.1.1
Our latest release (v2.1.1) includes the following changes:
- OSC Executable (
bHapticsOSC.exe
)- Resolved an issue where haptic feedback would not function properly when transitioning between different worlds in VRChat.
bHaptics VRChatOSC v2.0.0
Our latest release (v2.0.0) includes the following changes:
- OSC Executable (
bHapticsOSC.exe
)- Change OSC message format to V2
- Arms connection bug fixed
- Unity Package (
bHaptics-VRChatAvatar.unitypackage
)- Change OSC message format to V2
- Add avatart creation support for Meta Quest
bHaptics VRChatOSC v1.1.4
Our latest release of the OSC executable file (v1.1.4) includes the following changes:
- roll back new features of v1.1.2
- alert when OSC is not enabled
- alert when bHaptics Player is not launched
- display name, OSC version, and Id from VRChat avatar
- fix bug from v1.1.2 where herp and v1 avatars are not detected
- fix bug occurred from multiple VRChat clients in the same network
bHaptics VRChatOSC v1.1.3
Our latest release of the OSC executable file (v1.1.3) includes the following changes:
- If fixes a critical bug of not receiving haptics from other avatars.
- It removes usage of osc query (for now).
bHaptics VRChatOSC v1.1.2
Our latest release of the OSC executable file (v1.1.2) includes the following changes:
- It should now correctly support Herp avatars! #13
- Thank you @WhaleMaster for reporting the issue and providing the avatar parameters!
bHaptics VRChatOSC v1.1.1
Our latest release of the OSC executable file (v1.1.1) includes the following changes:
- Avatar name and ID are now visible even when haptics are not supported.
- Alerts are triggered when OSC is not enabled in VRChat.
- Displays the OSC type of VRChat avatar (e.g., "Herp Avatar for PC", "bHaptics Avatar v1 for PC").
- If the version is shown as "Haptic Not Available", please ensure the avatar has correctly configured one or more bHaptics devices by following this tutorial.
bHaptics VRChatOSC v1.1.0
Our latest release of the OSC executable file (v1.1.0) has changed as below:
- It connects to VRChat client via the modern OSC Query protocol
- Allows VRChat client to choose socket port for bHaptics OSC
- Inherently prevents port collisions with other OSC applications
- It prevents non-stopping motor events caused by null pointer exceptions
- Resolves issue #11
- It allows filtering out vest motors and highlight when haptic feedback is present
- It removes "stop motors after X seconds" option
bHaptics VRChatOSC v1.0.2
Our latest release of the OSC executable file (v1.0.2) has changed as below:
- We renamed the application from
VRChatOSC.exe
tobHapticsOSC.exe
. - We added a button to stop all motors.
- We added a config to stop all motors after not updating motors for N seconds (N=0.1, 0.2, ..., 1.0).
- We modified the interface to be more user-friendly.
We expect the update to resolve this known issue (#7).