mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-03 10:29:22 +00:00
852 B
852 B
Better Fingers Tracking
Mod that overhauls behaviour of fingers tracking.
Installation
- Install latest MelonLoader
- Get latest release DLL:
- Put
ml_bft.dll
inMods
folder of game
- Put
Usage
Available mod's settings in Settings - Input & Key-Bindings - Better Fingers Tracking
:
- Force SteamVR skeletal input: forced usage of SteamVR skeletal input (works as long as controllers' driver supplies skeletal pose throught OpenVR interfaces);
false
by default - Show hands model: shows transparent hands model (mostly as debug option);
false
by default
Notes
- Currently supports only SteamVR environment, OpenXR support is planned.
- Fingers tracking quaity is highly dependant on avatar's hand state in Unity's T-pose, possible solutions are in search.