Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 672 Bytes

File metadata and controls

28 lines (17 loc) · 672 Bytes

WatchController: Watch to VRChat OSC

A C# application by VRCstuff that connects compatible Avatar Watches to VRChat using OSC.


Features

  • Real-time sync of current time to your avatars watch

Get Started

  1. Download the latest release from the Releases page.
  2. Run WatchController.exe.
  3. Check your watch inside VRChat / OSC Debug to see if values are being updated

FAQ

  • Watch doesn't update
    • Make sure the ports are correct, VRC usually uses port 9000
    • Do you have a VPN app that blocks access to 127.0.0.1/localhost?

Language: C# License: MIT