VVVV defines a few parameters to startup vvvv.exe with in order to achieve certain goals. Here they are:
Opens the patch given by path. The path can be relative to vvvv.exe or absolute. Note that if there is a space in the path you have to use quotes, like e.g. so:
/o "my project/callmenames.v4p"
Any number of /o arguments followed by a path can be specified.
Opens the patch given by path as root-patch. The path can be relative to vvvv.exe or absolute. Note that if there is a space in the path you have to use quotes, like e.g. so:
/r "my project/_root_my project.v4p"
/r can only be specified once, since there can only be one root-patch.
Allows multiple instances of vvvv to run.
Probihibts registration of addflow, directshowfilter and .v4p filetype
Finishes your project in a clean way: starts vvvv without patch windows. Only renderers are displayed. Only the ALT-F4 shortcut works.
Start vvvv as boygroup client connecting to the pc specified via [ServerIP]. Specifying a port is optional. The default (if omitted) is 3333. Note that if you specify a different port here you need to specify the same port via Boygrouping (Network Server) Network Port. Also see Boygrouping and MultiBoygrouping.
Start vvvv as boygroup server. Also see Boygrouping and MultiBoygrouping.
Short for "dummy device adapter". Only needed if you're having troubles with a renderer that is supposed to go fullscreen on a monitor other than the primary immediately after starting up a patch.
Specify as X the device ID of the monitor a renderer is supposed to go fullscreen on. The device ID can be found by using the graphic-drivers "Identify" option where it prints large numbers on all connected monitors for identifying their order. Take this number minus 1 (i.e. the primary monitor is 0, which you'd never have to specify since this is the default anyway.)
Starts vvvv in Debug Mode.
Use this if you have troubles starting vvvv. With this flag vvvv logs all steps it does on startup into a .txt file, placed next to vvvv.exe. You can then post that textfile to the forums bug-section and hope that we can help you identify your problem.
Generates a path/nodelist.xml file for all nodes found beneath the specified path.
Note that you can also specify your very own commandline parameters and read their values from within a patch via the node Args (VVVV). See its help-patch for further information.
In vvvvs main program directory, just next to vvvv.exe you can create a file called args.txt. If present this file is parsed and its content is concatenated to the parameters specified via commandline. This is a simple way to specify commandline parameters. A # on the beginning of a line in that file denotes a comment. Comments are not being interpreted by vvvv.
For what ever reason, you may want to add additional startup options for .v4p-files on rightclicking them in explorer. Open (/o) and Open As Root (/r) are allready there. Search the registry for
HKEY_CLASSES_ROOT\VVVV\Shell
and see what you can do.
It may be handy to use different .bat files for calling vvvv.exe with different parameters.
Make a shortcut to vvvv.exe and rightclick it to edit its properties. There in the Target field you can simply add commandline parameters.
anonymous user login
~48min ago
~9h ago
~9h ago
~10h ago
~13h ago
~13h ago
~21h ago
~23h ago