A simple Lua script which plays a .wav sound whenever replay buffer is saved.
-
Find your Steam screenshot sound at
<SteamInstallFolder>\resource\camera1.wav
or use any.wav
sound but make sure to match its name inhotkey-play-sound.lua
(edit with any text editor) -
Put it in the folder named
hotkey-play-sound
which locates withhotkey-play-sound.lua
. A good way is to create a separatescripts
folder in%AppData%\obs-studio\
and keep all your scripts there in case you need to backup your OBS Settings. -
OBS -> Tools -> Scripts -> +
-
OBS -> Settings -> Hotkey, find the new hotkey and register your preferred key combinations. It's possible to register a used hotkey to achieve "play sound when saving replay buffer" like effect
Credits:
Thank you guys!