-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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! |