A ResoniteModLoader mod for Resonite that enables the use of Babble Face Tracking.
- Install ResoniteModLoader.
- Place ProjectBabbleResonite.dll into your
rml_mods
folder. This folder should be atC:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods
on windows or$HOME/.steam/steam/steamapps/common/Resonite/rml_mods
on linux for a default installation. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you. - Place OscCore.dll into your Resonite base folder, one above your 'rml_mods' folder. This folder should be at
C:\Program Files (x86)\Steam\steamapps\common\Resonite
on windows or$HOME/.steam/steam/steamapps/common/Resonite
on linux for a default installation. - Load and run Project Babble's face tracking before starting Resonite.
- Start the game!
Mod has controls to enable/disable it completely (no hooks on avatar values) or to enable/disable it just for VR in mod settings.
If you want to verify that the mod is working you can check your Resonite logs, or create an EmptyObject with an AvatarRawMouthData Component (Found under Users -> Common Avatar System -> Face -> AvatarRawEyeData/AvatarRawMouthData).
- OscCore - MIT License