Fullscreen resolution

Hi all,

maybe already hundreds of times asked… is there any way to switch between the renderers(ex9) fullscreen resolutions via any external device? i’m looking for a solution, where the end user of an application doesn’t need to do this manually via inspektor…

thx in advance for any hints,

flux

you can do this using PatchAlias (VVVV) , GetPatch (VVVV) , XPath (XML) to retrieve the NodeId of your Renderer and write your settings there with SetPatch (VVVV)

Also see woei’s screen resolution plugin which means you can set the renderer to go to whatever res the screen is already at, very useful (thanks woei!)