A NeosModLoader mod for Neos VR
Enables developers to add implement their own eye and face tracking solutions for NeosVR.
Related issue on the Neos Github: Neos-Metaverse/NeosPublic#1140
- Install NeosModLoader.
- Clone this Repository
- Update
_eyes
and_mouth
with values of your own. - Build and place your DLL under "nml_mods". This folder should be at
C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods
for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader. - Start the game!
If you want to verify that the mod is working you can check your Neos logs, or create an EmptyObject with an AvatarRawEyeData/AvatarRawMouthData Component (Found under Users -> Common Avatar System -> Face -> AvatarRawEyeData/AvatarRawMouthData).
Thanks to those who helped me test this!