aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5bffdf258152d204b6c8b6190cf349e5c9103b56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# NVIDIA Shadowplay Highlights plugin #

* GFE SDK Version: 1.1.173.5d889305
* GeForce Experience minimum version: 3.8
* Plugin version: 0.2

## 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 ShadowplayHighlights_4.18_pluginonly https://github.com/NvPhysX/UnrealEngine.git GfeSDK


See the documentation [here](./Documentation/Manual.html)