From 5842309b0d6a43318e2bd695c22ea8a4cce79cd7 Mon Sep 17 00:00:00 2001 From: RykerTM <162235983+RykerTM@users.noreply.github.com> Date: Sun, 12 May 2024 00:08:32 -0500 Subject: [PATCH] Update meowface.mdx The port required for the module to work is described nowhere and can only be found in the module source code. Added the missing step in the directions. --- docs/hardware/meowface.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/hardware/meowface.mdx b/docs/hardware/meowface.mdx index b7ca91ab..22a31f6e 100644 --- a/docs/hardware/meowface.mdx +++ b/docs/hardware/meowface.mdx @@ -21,4 +21,5 @@ Install the **"MeowFaceTrackingModule"** from the [VRCFaceTracking Module Regist 1. Get your PC's (the computer on which VRCFaceTracking is running) [local IP address](https://www.whatismybrowser.com/detect/what-is-my-local-ip-address) 2. Run the installed Meowface app, then tap the upper left corner where it says `Waiting for connection or Click to enter PC ip.` Enter the PC IP Address you found in the previous step. -3. Start VRCFaceTracking with the MeowFace module initialized. +3. Enter the MeowFace module port '12345' +4. Start VRCFaceTracking with the MeowFace module initialized.