Skip to main content

Release Note

Known Issues

  • CriLipsMake2
    • DOS reserved words are accepted as input/output file names.
    • If the same file path string is specified for both input and output, the wav file used for input will be overwritten.
    • If non-alphanumeric characters such as Kanji are used in the path string for -behaviour_params, the file may not be read correctly.
    • If the contents of the JSON file specified by -behaviour_params are invalid as follows, undefined behavior such as abnormal termination or apparent success may occur:
      • Keys are not enclosed in double quotes.
      • Keys are assigned unsupported values (e.g., string values where bool or float are expected).

System Requirements

  • Windows 10 or later

Operation Verification

  • Windows11(25H2)/Ryzen 7 5700G/RTX4060(CUDA11.8)
  • Windows11(24H2)/Core i9-14900/RTX4060Ti(CUDA11.8)
  • Windows11(23H2)/Core i7-12700

ChangeLog

[1.0.0] - 2025-11-20

Other

  • Initial release.