[Game Integration] Modding Tyranoscript Games

I think I found the way.
There is a tool called CubismViewerGems, which can convert motion files into video files.
https://github.com/DenchiSoft/CubismViewerGems/releases

image

  1. Load *.model3.json file (ex. data\others\plugin\live2d\model\Doris_ride\Doris_ride.model3.json)
  2. Load *.motion3.json file (ex. data\others\plugin\live2d\model\Doris_ride\motion\4_1_1_2.motion3.json)
  3. Select motion and click Record Animation button.

That’s all, there will be a .mov video file in the viewer directory.

2 Likes