Releases: fireph/OBS-Auto-Record
Releases · fireph/OBS-Auto-Record
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
Folder creation and filenames containing game name!
If the folder does not exist, it will now create it for a new game and the file formatting will be "GameName - Timestamp".
Different folders for each application!
Now if you specify 'folder' in the settings.ini file, it will save each game's recording into a folder. Currently it will not save it into a new folder if that folder does not already exist, but that should be fixed soon in obs-websocket: obsproject/obs-websocket#163
Mac Version and Code Cleanup!
There is now a Mac version! You need to install the newer version of obs-websocket that is linked in the readme for it to work though.
There is also a bunch of code cleanup and organization.
Bugfixes and Wildcards!
Now supports wildcards in app exe names and reduces CPU usage when checking if apps are running.