-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration Vtube Studio
Jelly Dreams edited this page Jul 2, 2024
·
8 revisions
In the Model Parameter Settings panel, you need to set up which Live2D Model Parameters will be controlled by the Custom Parameter Tracking of the plugin.
- Input: The tracking parameter that will control the parameter of your Live2D model.
- Ouput: The Live2D model parameter that will be controlled.
See Vtube Studio Documentation: VTS-Model-Setting
Note: Parameters with physics cannot be controlled due to priority system
You can download the file Fullbody_params.vtube.json
which is included with the release to pre-configure your model.
This file contains a list of all input parameters available with the plugin.
- Download the Fullbody_Params.vtube.json file
- If you downloaded the Demo Model, place the
Fullbody_Params.json
file in theFullbody_v1
folder - Open Vtube Studio. You should see a model named "Fullbody_Params"
Method 2: If you don't have the Demo Model or want to use it on your own model
- Copy the
Fullbody_Params.json
file to the folder where your Live2D Model for Vtube Studio is located - Open the
Fullbody_Params.json
file (you can open it with notepad) - In the line "Model" rename the "Fullbody_v1.model3.json" to match the name of your .model3.json file that is in the same folder
- Save the modifications and open Vtube Studio. You should see a model named "Fullbody_Params" using your model
After you imported configuration for one model in Vtube Studio, you can copy the setup for your model in Vtube Studio.
Keep in mind that the "Copy Setup" method will ERASE the current configuration of your model !
- The inputs are set to their maximum and minimum values; you will need to adjust the input parameters with your tracking.
- Red output parameters indicate that the parameter does not exist in the model. You can replace the output with a parameter that exists in your model or remove the configuration if it is not needed.