Skip to content

lonelyicer/VRCFTPicoModule

Repository files navigation

VRCFTPicoModule

GitHub Release GitHub Downloads (all assets, all releases) GitHub Actions Workflow Status

| English | 简体中文 |

VRCFTPicoModule is an extension module that adds support for PICO 4 Pro / Enterprise to VRCFaceTracking.

Getting Started

1.Download

Download the latest module (VRCFTPicoModule.zip) and one step setup script (SetupPICOConnect.ps1) from here.
Download the CI build from here.

2.Run one step setup script (optional)

Right Click the SetupPICOConnect.ps1, and select Run with Powershell.

Note

You may need change the execution policy in PowerShell
Start PowerShell with administrator privilege and run the command below:

Set-ExecutionPolicy RemoteSigned 

3.Install module

Start VRCFaceTracking and Click the Module Registry tab.
Then click the Install Module from .zip button.
Select the file named VRCFTPicoModule.zip.

Done! You have successfully installed the module.

Important

If you are using PICO Connect.
You will need to manually change the protocol version or run a one-step setup script.

Note

To manual change protocol version, you will need change the value of faceTrackingTransferProtocol in the settings.json file located in the %AppData%/PICO Connect/ directory to 2 or 1.