kikones34 submitted a new resource:
Replay Buffer++ - Additional functionality for the Replay Buffer.
Read more about this resource...
Replay Buffer++ - Additional functionality for the Replay Buffer.
A Python script that adds additional functionality to the Replay Buffer, so that it can be more conveniently used as a replacement for NVIDIA's Instant Replay feature.
New functionality (can be enabled / disabled individually at will):
- Clear buffer after saving
- Play a sound when the buffer is saved
- Play a sound when the buffer is ready
You will need to install the `playsound` library for the script to work: `pip install playsound`.
Read more about this resource...