UI vs CLI Version - sync1211/owoskin-vrc GitHub Wiki

This project contains two executables: OWOVRC.UI and OWOVRC.CLI.

UI version (recommended)

OWOVRC.UI is the main application recommended for normal users.

It provides a comprehensive UI to adjust effect settings on the fly.

UI

CLI version

OWOVRC.CLI is a simplified commandline-only version of the application for use in scripts.

NOTE: Due to limitations of the audio library used, OWOVRC.CLI does not include any audio based effects at this time.

CLI

Unlike the UI, the commandline version starts connecting to OWO and VRChat immediately after launching.

The CLI version shares its settings files with the UI version.
We recommend using the UI version for configuration by placing both versions inside the same folder.

This version is compiled with additional optimizations, resulting in slightly reduced resource usage.

NOTE: In most cases, the optimizations of this version do not make any noticeable performance difference in-game.