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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,12 @@ Best to use [OptiScaler](https://github.com/cdozdil/OptiScaler/blob/master/Spoof
9
9
10
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.
11
11
12
+
For XeLL support please download [libxell.dll](https://github.com/intel/xess/raw/refs/heads/main/bin/libxell.dll) and place it next to nvapi64.dll.
13
+
12
14
# Overview
13
-
Supports [LatencyFlex](https://github.com/ishitatsuyuki/LatencyFleX) as well as [AntiLag 2](https://github.com/GPUOpen-LibrariesAndSDKs/AntiLag2-SDK).
14
-
AntiLag 2 is automatically selected when available.
15
+
Supports [LatencyFlex](https://github.com/ishitatsuyuki/LatencyFleX), [AntiLag 2](https://github.com/GPUOpen-LibrariesAndSDKs/AntiLag2-SDK), Vulkan AntiLag+ as well as [XeLL](github.com/intel/xess).
16
+
17
+
AntiLag 2, Vulkan AntiLag+ or XeLL are automatically selected when available.
15
18
16
19
AL2 can't be used with native FSR FG as DLSSG-specific Reflex calls are required. LatencyFlex can be used in that case but it will require [forcing it](https://github.com/FakeMichau/fakenvapi/blob/master/fakenvapi.ini#L7C1-L7C18) using the ini file on AL2-supported systems.
0 commit comments