Warmuptill
Active Member
A build with the requested functionality will be available here in a few minutes:I have a very weird use case, but wondering if you can tweak the "matches pattern" slightly. Hoping it would 'check' to see if that file it is trying to match has been updated or not. If the file is different than originally used, update and try to match it.
Use case
I play a game, and I would like to detect when that player dies (it says "XYZ was slain" on the screen in the same spot), but I would manually set their name in a text file, that text file then populates an obs layer with that text.
What I would like to do is take a screenshot of that text layer (this works fine as ive tested it), and then have the matches pattern view that file. The problem is, when you set the macro up, it accepts that file and will never refresh, even if the source file changes.
or
If the pattern matching could match the text inside a .text file, been trying to test this but I can't get it to work.
Cleanup pull request run · WarmUpTill/SceneSwitcher@c46f44f
An automation tool for OBS Studio. Contribute to WarmUpTill/SceneSwitcher development by creating an account on GitHub.
github.com
The video condition check now also check the modification date of the given input file.
If it does not match the file modification date when last loading the data, the file will be read out again.
Please back up your settings before installing this build, just in case something goes wrong.
It contains a bunch of other changes, which were not yet released and thus are not fully tested.
If you should run into issues please do let me know about them! :)