Skip to content

ETVRTrackingModule 0.0.4

Choose a tag to compare

@lorow lorow released this 04 Jul 18:26
· 4 commits to main since this release
757a8bd

Warning:

In order to add support for easier configuration via ETVR, the configuration had to change. This may be a BREAKING change.
If you experience any crashes, please locate and delete ETVRModuleConfig.json file.

Changes

  • Improve the way we updated VRCFT parameters state, changes should now be less jumpy
  • Add support for configuring the module via OSC, integrated with ETVR App
  • Fix V2 parameters crashing when using emulation
  • Change the default listening address to 0.0.0.0 to support running VRCFT on a different PC than ETVR
  • Make the emulation opt-in
  • Adjust emulation values to look less weird
  • Fix wonky widen / squeeze emulation on v1 parameters
  • Rework some of the internal OSC implementation

Full Changelog: 0.0.2...0.0.4