# NVIDIA Shadowplay Highlights plugin # * GFE SDK Version: 1.1.195 * GeForce Experience minimum version: 3.13+ * Plugin version: 1.0 ## About The plugin implements the GFE Shadowplay Highlights functionality for blueprints and provides UE4-style interfaces for C++ code compatibility. ![Shadowplay Highlights](./ThirdParty/NVIDIAGfeSDK/redist/assets/img/menu.jpg) ## How to use 1. Navigate to Engine\Plugins\Runtime\Nvidia 2. Execute: git submodule add -b 4.24 https://github.com/NVIDIAGameWorks/GfeSDK-UE4Plugin.git GfeSDK See the documentation [here](./Documentation/Manual.html)