Skip to content

VRCFTPicoModule v0.1.10-modified.7

Latest

Choose a tag to compare

@pikepikeid pikepikeid released this 11 Jun 09:20
d73225c

Caution

このモジュールは、元のリポジトリを独自に改変したものですので、動作保証はありません。自己責任でご利用ください。
This module is an independently modified fork of the original repository. As such, operation is not guaranteed. Please use it at your own risk.

Tip

アップデートをする際は一度モジュールをアンインストールするか、 %AppData%\VRCFaceTracking\CustomLibs\f3df57d5-1c5b-887d-abb0-be555e14bf09 の中身を手動で置き換えてください。
When updating, please either uninstall the module once or manually replace the contents of %AppData%\VRCFaceTracking\CustomLibs\f3df57d5-1c5b-887d-abb0-be555e14bf09

v0.1.10-modified.7

  • 【拡張モード】でMouthFrownが誤爆しやすいのをちょっとだけマシに(【ExtendedMode】Refine MouthFrown expression)
    まぁ特定の口の形状で誤爆しやすいのは変わらないかも。

拡張モードについて

config.iniを開いて、mode:2に変更すると切り替えられます。

mode:0 -> テストモード(PICOからの生のデータを使用します)
mode:1 -> 通常モード(これまで通りの動作です)
mode: 2 -> 拡張モード

You can switch modes by opening config.ini and setting mode:2.

mode:0 -> Test Mode (uses raw data from the PICO device)
mode:1 -> Normal Mode (standard behavior)
mode:2 -> Extended Mode