# GfeSDK-UE4Plugin **Repository Path**: yahdengchai/GfeSDK-UE4Plugin ## Basic Information - **Project Name**: GfeSDK-UE4Plugin - **Description**: GeForce Experience SDK in plugin form for UnrealEngine 4 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: 4.24 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-23 - **Last Updated**: 2021-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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)