Skip to content

ETVRTrackingModule 0.0.3

Choose a tag to compare

@lorow lorow released this 19 Feb 19:48
· 6 commits to main since this release

Warning

Due to some changes in the config file, this is a BREAKING release.
What does that mean? If you were using any of the previous versions of the module, you'll need to locate the ETVRModuleConfig.json file and delete it. Then, replace the old module with this one and start up VRCFT, everything should just work.

Changes

  • Proper fix for ETVR module conflicting with Babble module (mentioning as I deleted that release)
  • Added the ability to customize the activation point of widen and squeeze emulation
  • Added output multiplier to allow for tweaking the "power" of the output
  • Added OneEuroFilter for filtering out rapidly changing values, additional step over what ETVR is doing
  • Fix squint and widen emulation for v2 par rams, tune the value a bit so the eyelids no longer overshoot making things look weird at best, uncanny at worst
  • Improve CPU usage by making Update() actually sleep
  • Fix pupil and eyelid twitching when used in dual eye mode with v2 params enabled. This is a 2 step fix, will require beta 10 of the ETVR app to work