obs-replay-folders/README.md
2023-08-03 19:52:07 -05:00

10 lines
381 B
Markdown

# obs-replay-folders
Saves replay buffer files to game-specific folders (like ShadowPlay).
## Important:
1. The script requires `detect_game.exe` to be added to PATH.
2. 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.