Skip to content

Effects Plugin needs command line args

At least 7 people already asked for this on discord alone. This needs to be a thing, seriously.

You can get the current process commandline with GetCommandLineW() for example, and read out things like

  • --effects-profile="profile 1"

or similar (Also should be able to override a startup profile set via GUI to none, basically.

Edited by Bluscream