You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,11 @@ Project inspired by/based on [dxvk-nvapi](https://github.com/jp7677/dxvk-nvapi/)
3
3
By default logging is disabled. To enable logging put [fakenvapi.ini](fakenvapi.ini) next to the exe and edit the config
4
4
5
5
# Installation
6
-
For non frame generation setup use [OptiScaler](https://github.com/cdozdil/OptiScaler/blob/master/Spoofing.md#nvapi).
7
-
For frame generation use [DLSS Enabler](https://github.com/artur-graniszewski/DLSS-Enabler)
6
+
**Do not use on Nvidia cards unless you know what you are doing**
7
+
8
+
Best to use [OptiScaler](https://github.com/cdozdil/OptiScaler/blob/master/Spoofing.md#nvapi) as a loader for fakenvapi and all the required GPU spoofing.
9
+
10
+
Just put `nvapi64.dll` next to OptiScaler's dll and fakenvapi will be automatically loaded. If it doesn't then set ``OverrideNvapiDll=true`` in Optiscaler's config file.
8
11
9
12
# Overview
10
13
Supports [LatencyFlex](https://github.com/ishitatsuyuki/LatencyFleX) as well as [AntiLag 2](https://github.com/GPUOpen-LibrariesAndSDKs/AntiLag2-SDK).
@@ -28,4 +31,4 @@ Benefits of LatencyFlex:
28
31
29
32
Downsides of LatencyFlex:
30
33
- Limited latency reduction compared to AL2
31
-
- Low fps just after launching a game that stabilizes over time
34
+
- Low fps just after launching a game that stabilizes over time
0 commit comments