ChilloutCharles / BrainFlowsIntoVRChat

BrainFlow code that sends your brain's relaxation, focus metrics, and machine learned thought commands to vrchat avatar paramaters via OSC.
https://linktr.ee/ChilloutCharles
MIT License
209 stars 15 forks source link

Debug support for schema parameters #12

Closed AtriusX closed 4 months ago

AtriusX commented 5 months ago

Upon testing things within VRChat's debug menus and AV3Emulator, it was discovered that parameter names both in the old system and the current one were having their names truncated in the UI. This is partly a problem on VRChat's side, as well as a UX issue in the emulator, however we do not know currently if this will eventually be addressed by either group.

In the interest of attempting to work around this limitation, we should research ways we could send over a set of debug parameters which do their best to remain within the current limits for parameter names. These parameters will not be useful for anything outside of debugging errors with the application, should any arise.