Skip to content

Releases: bhaptics/VRChatOSC

bHaptics VRChatOSC v2.1.2

20 Dec 08:52
f214fea
Compare
Choose a tag to compare

Our latest release (v2.1.2) includes the following changes:

  • OSC Executable (bHapticsOSC.exe)
    • Resolved an issue where haptic feedback from the back of the vest would not work properly when touching the avatar's back.

bHaptics VRChatOSC v2.1.1

19 Dec 06:22
f214fea
Compare
Choose a tag to compare

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

05 Nov 08:50
1221def
Compare
Choose a tag to compare

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

06 Sep 07:13
90126c1
Compare
Choose a tag to compare

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

09 Aug 05:18
a78f33d
Compare
Choose a tag to compare

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

07 Aug 01:22
Compare
Choose a tag to compare

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

06 Aug 09:33
a332d92
Compare
Choose a tag to compare

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.

image

bHaptics VRChatOSC v1.1.0

30 Jul 10:15
3b3ab08
Compare
Choose a tag to compare

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

image

bHaptics VRChatOSC v1.0.2

06 Nov 08:48
e8b4d90
Compare
Choose a tag to compare

Our latest release of the OSC executable file (v1.0.2) has changed as below:

  • We renamed the application from VRChatOSC.exe to bHapticsOSC.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).

image

bHaptics VRChatOSC v1.0.1

16 Jun 08:36
Compare
Choose a tag to compare

The newest version of VRChatOSC.exe will ...

  • resolve known issues (#1 and #2 ).
    • fix bug of not updating port number occasionally.
    • save OSC settings before closing window.
  • automatically connect to VRChat receiver when executed.