mirror of
https://github.com/Mylloon/obs-replay-folders.git
synced 2025-01-15 12:34:33 +01:00
Saves replay buffer files to game-specific folders (like ShadowPlay).
.gitignore | ||
detect_game.exe | ||
LICENSE | ||
OBSReplayFolders.lua | ||
README.md |
obs-replay-folders
Saves replay buffer files to game-specific folders (like ShadowPlay).
Important:
- The script requires
detect_game.exe
to be added to PATH. - To update the replay folder, restart the Replay Buffer.
There is no way to run an executable in Lua without breaking fullscreen application focus. So, the current running game will not automatically update.