Releases: 200Tigersbloxed/VRCFT2CVR
Threading Rework
This release of VRCFT2CVR reworks how modules are loaded to be more native with VRCFT which increases stability of modules loading. This also allows us to properly add the module restart feature.
Bundle Native OSC
This release of VRCFT2CVR now bundles the fti_osc.dll
dependency which fixes issues with modules that rely on them.
UI Changes
This update removes the CommonBTKUI (optional) dependency while still using BTKUI's MiscTabPage
.
Single DLL
This release combines all of the dependencies into one DLL, which also fixes all of the issues with assemblies not being found correctly and the lingering issue with various components throwing exceptions because of missing assemblies.
Important
Please remove all of the old DLLs in the UserLibs
folder. These are not needed any more and may cause issues if loaded from there.
Caution
This is now a plugin! The DLL must be installed in the Plugins
folder!
More VR Fixes
This release once again fixes VR issues where OpenVR would fail to initialize bindings, causing VR to never start. This is a temporary fix to a greater issue.
Caution
All VRCFT Modules have to be recompiled to support TigersUniverse's VRCFaceTracking with net481
support!
You can find a list of precompiled modules here
VR Hotfix
This release fixes an issue where VR would not start correctly because of a dependency issue. Please see this comment for more information!
Caution
All VRCFT Modules have to be recompiled to support TigersUniverse's VRCFaceTracking with net481
support!
You can find a list of precompiled modules here
Initial Release
This is the first release of VRCFT2CVR! It adds support for VRCFaceTracking modules with ChilloutVR natively! You can read more information and setup in the README.
Caution
All VRCFT Modules have to be recompiled to support TigersUniverse's VRCFaceTracking with net481
support!
You can find a list of precompiled modules here