Skip to content

Commit fa5f287

Browse files
author
ksmg
committed
minor vrcft page rephrase
1 parent 46c4ece commit fa5f287

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/vrcft-software/vrcft.mdx

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,17 @@ import Tabs from '@theme/Tabs'
1010
import TabItem from '@theme/TabItem'
1111
import ReactPlayer from 'react-player'
1212

13-
VRChat has no native face tracking integration,
13+
VRCFaceTracking is a open-source program that bridges your face-tracking hardware with VRChat.
14+
VRChat has no native face tracking hardware integration,
1415
which means there must be an intermediary software accessing face tracking data from the hardware source then sending it to VRC via OSC as avatar parameters.
1516
VRCFaceTracking fulfills this intermediary role, not only reading data and repackaging it as OSC messages for VRChat, but
16-
morphing the input data into its own unified face tracking standard, thus acting as a Roseta Stone between face tracking hardware and VRChat avatars.
17-
VRCFaceTracking works by the concept of "modules", which are add-on files that let the program access eye and face tracking data from different sources.
17+
morphing the input data into its own unified face tracking standard, effectively acting as a Roseta Stone between face tracking hardware and VRChat avatars.
18+
VRCFaceTracking supports many different, community-made input "modules", which are add-on files that let the program access eye and face tracking data from different sources.
1819

1920
## Install VRCFaceTracking
2021

21-
Click the big link below to download the VRCFT from Steam®, or download it from the [latest release on Github](https://github.com/benaclejames/VRCFaceTracking/releases/latest/).
22+
Click the banner card below to be directed to VRCFaceTracking's Steam® store page, from which you can add or install the program to your Steam library.
23+
Alternatively, download the no-installer .zip of the program from the [latest release on Github](https://github.com/benaclejames/VRCFaceTracking/releases/latest/).
2224

2325
<VRCFTInstallerCard/>
2426

0 commit comments

Comments
 (0)