Penwy / adv-ff

Advanced Filename Formatter script for OBS Studio
GNU General Public License v2.0
18 stars 2 forks source link

Folder created during recording game Space Marine 2 #6

Closed zhbanok closed 1 month ago

zhbanok commented 1 month ago

Discovered new problem when recording Warhammer 40,000: Space Marine 2

For each record in main folder created new folder like this: Record 2024-09-14 12-55-19 [Warhammer 40,000_ Space Marine 2 CLIENT 2.1.DAY2.342812 and there are recorded file 343200].mp4 inside.

Formatting for records: Replay%CCYY-%MM-%DD %hh-%mm-%ss [v$1[title]$]

Penwy commented 1 month ago

So, the issue here is that the window title of space marine 2 has a slash in it, which is what creates a folder. That's not a bug, the ability to create subfolders like that is part of the base functionality of it in obs. You have two options here :