Skip to content

Using the OBS Pack

Rob edited this page Apr 2, 2022 · 3 revisions

The OBS pack writes to your chosen folder a set of text one line files containing current information. This can be used in OBS to display this information on screen.

The pack asks on first installation where to write the files to. If you wish to change it afterwards, under Addon menu, select Edit Add on dialog, select Globals (bottom left) and edit the OBSFilePath variable.

Lots of output is provided (10+ files). You can add more if you want, or change the mixture by editing the WriteFiles program. To see what variables are available, uncomment out the pragma dumpvars EC* line or add pragma dumpvars * line to Program WriteFiles.

Clone this wiki locally