Resonite
Project Babble has a mod-based integration for Resonite. Its setup instructions and download can both be found on the mod's Github page.
info
The following is a copy of the README of the mod's README. It may be out of date, please check for any updates.
Usage
- 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!
The 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).
Libraries used:
- OscCore - MIT License