Skip to content

Commit 1ed6428

Browse files
committed
docs: update for forced disable
1 parent 907b41e commit 1ed6428

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,13 @@ Done! You have successfully installed the module.
3838
> [!NOTE]
3939
> To manual change protocol version,
4040
> you will need change the value of `faceTrackingTransferProtocol` in the `settings.json` file located in the `%AppData%/PICO Connect/` directory to `2` or `1`.
41+
42+
## Configuration
43+
44+
To selectively disable eye or facial expression tracking, please follow these steps:
45+
46+
### 1.Navigate to the module's configuration directory (path can be found in module logs)
47+
### 2.Create corresponding files:
48+
- Create `.disable_eye` to disable eye tracking
49+
- Create `.disable_expression` to disable facial expression tracking
50+
### 3.Restart the VRCFaceTracking for changes to take effect

README.zh.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,13 @@ VRCFTPicoModule 是一个为 VRCFaceTracking 添加了对 PICO 4 Pro / Enterpris
3838
> [!NOTE]
3939
> 要手动更改协议版本,
4040
> 你需要修改位于 `%AppData%/PICO Connect/` 目录下的 `settings.json` 文件内的 `faceTrackingTransferProtocol` 键对应的值为 `2` 或者 `1`。
41+
42+
## 配置
43+
44+
如需单独禁用眼部或表情追踪功能,请按以下步骤操作:
45+
46+
### 1.打开模块的配置文件目录(路径可在模块日志中查看)
47+
### 2.在目录中创建对应文件:
48+
- 创建 `.disable_eye` 文件关闭眼部追踪
49+
- 创建 `.disable_expression` 文件关闭表情追踪
50+
### 3.重启 VRCFaceTracking 使配置生效

0 commit comments

Comments
 (0)