Skip to content

Instantly share code, notes, and snippets.

@AkazaRenn
AkazaRenn / README.md
Last active April 3, 2023 17:01 — forked from snakecase/Beep on replay buffer save.lua
OBS Lua: Sound notification on screenshot taken & replay buffer save [Windows]

A simple Lua script which plays a .wav sound whenever replay buffer is saved.

Installation

  1. Find your Steam screenshot sound at <SteamInstallFolder>\resource\camera1.wav or use any .wav sound but make sure to match its name in hotkey-play-sound.lua (edit with any text editor)

  2. Put it in the folder named hotkey-play-sound which locates with hotkey-play-sound.lua. A good way is to create a separate scripts folder in %AppData%\obs-studio\ and keep all your scripts there in case you need to backup your OBS Settings.

  3. OBS -> Tools -> Scripts -> +