From ecd3032eda12156b6cd0b748bc8cb1a82daee86a Mon Sep 17 00:00:00 2001 From: dfgHiatus <51272212+dfgHiatus@users.noreply.github.com> Date: Wed, 31 May 2023 14:55:28 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a831783..1d31a0b 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,18 @@ # VRCFT-Babble Module -[Project Babble](https://github.com/SummerSigh/ProjectBabble) Module for [VRCFaceTracking v5](https://github.com/benaclejames/VRCFaceTracking). An open-source VR mouth tracking solution +[Project Babble](https://github.com/SummerSigh/ProjectBabble) Module for [VRCFaceTracking](https://github.com/benaclejames/VRCFaceTracking). An open-source VR mouth-tracking solution ![image](https://github.com/dfgHiatus/VRCFT-Babble/assets/51272212/90601f30-55a4-48af-a012-9cdb9bc47aa6) ## Installation instructions +1) Download and install [Project Babble](https://github.com/SummerSigh/ProjectBabble) and [VRCFaceTracking](https://github.com/benaclejames/VRCFaceTracking) 1) Download a copy of the latest release [here](https://github.com/dfgHiatus/VRCFT-Babble/releases/latest) -1) Drop the `VRCFaceTracking.Babble.dll` file in `AppData\Roaming\VRCFaceTracking\CustomLibs` +1) Drop the `VRCFaceTracking.Babble.dll` file in `AppData\Roaming\VRCFaceTracking\CustomLibs`. If this folder does not exist you can create it, VRCFaceTracking will create it on launch 1) Launch Project Babble, and set your outgoing port to 8888. You can do this via the GUI, or by editing the Python script directly. Also, be sure to orient your camera properly so your expressions aren't flipped in-game 1) Launch VRCFT (v5!) 1) Enable OSC in VRChat 1) Equip a face-tracking avatar (one with unified expressions) 1) Profit! -### Thanks to Summer#2406, Rames The Generic#3540, DenTechs#9511, and PLYSHKA#6201 for helping me test, and encouraging me to do this! +### Thanks to Summer#2406, Rames The Generic#3540, DenTechs#9511, PLYSHKA#6201, and benaclejames#6822 for helping me test, and encouraging me to do this!