-
Notifications
You must be signed in to change notification settings - Fork 16
Home
HAL9HARUKU edited this page May 15, 2021
·
1 revision
VMC Protocol Performer アプリケーションの IP Address には VMCtoMOP を実行している PC の IP Address(同じ PC であれば 127.0.0.1)を指定します。
VMC Protocol Performer アプリケーションの Port と VMCtoMOP の Receive Port には同じものを指定します。
VMCtoMOP の Send IP には MopUE4 を組み込んだアプリを実行している PC の IP Address(同じ PC であれば 127.0.0.1)を指定します。
VMCtoMOP の Send IP と MopUE4 を組み込んだアプリの Receive Port には同じものを指定します。
- モーションデータは「Root姿勢」と「Bone姿勢」のみ利用しています。
- VMCtoMOP で使用している VRM は VRoid の Vivi です。スケルトン構造の大きく異なる VRM からのモーションデータは正しく処理できません。
- TextMeshPro 3.0.4 (Unity 公式)
- UniVRM v0.66.0 (https://github.com/vrm-c/UniVRM/releases/tag/v0.66.0)
- uOSC v0.0.2 (https://github.com/hecomi/uOSC/releases/tag/v0.0.2)
- UniRx Ver 7.1.0 (https://github.com/neuecc/UniRx/releases/tag/7.1.0)
- UniTask Ver.2.2.5 (https://github.com/Cysharp/UniTask/releases/tag/2.2.5)