Quality of Life features for Replay Buffer, making it similar to applications like Nvidia Shadowplay.
Features:
Github Page: https://github.com/Dyvinia/OBSAutoReplay
You need to install the python pip packages psutil, pywin32, and windows_toasts
I think this batch file works to install them: https://github.com/Dyvinia/OBSAutoReplay/blob/main/install-imports.bat
This is my first time making a script for OBS so please forgive any issues/bugs that are in it
					
					
	
					
					
					Features:
- Auto starts Replays Buffer when Game Capture in the set scene displays an output
- Moves the clip into a subfolder based on the game's name
 (../Recordings/Replay.mkv moves to ../Recordings/Replays/GAMENAME/Replay.mkv)
- Keep track of how long a play session is
- Shows windows toasts when starting, stopping, and saving replays
Github Page: https://github.com/Dyvinia/OBSAutoReplay
You need to install the python pip packages psutil, pywin32, and windows_toasts
I think this batch file works to install them: https://github.com/Dyvinia/OBSAutoReplay/blob/main/install-imports.bat
This is my first time making a script for OBS so please forgive any issues/bugs that are in it
 
				 
 
		