I am actually a bit clueless on how to actually use command-line options.
I know this awesome page: https://vvvv.org/documentation/commandline-parameters
But it doesn’t really explain how to actually enter or use these.
How I do it now:
I make a textfile, typed in the location of vvvv, and than at the end I add my commandparameter. (example: C:\VVVV\vvvv_45beta34.1_x86\vvvv.exe /dx9ex )
Saved this, and renamed it to OpenVVVV.BAT
Now I need to click the batch file, vvvv opens , and than I can open the Patch that uses this (Spout sender in this case)
So I am pretty sure I am doing this wrong, how do you guys do this? I just want to open my main patch, not first vvvv and than my main patch. And the whole .txt to .bat thing feels like a detour.