Last active
October 20, 2025 08:54
-
-
Save lextra2/0559a32d63c2066b991bd98538b4559b to your computer and use it in GitHub Desktop.
DXVK Settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dxvk.hud = fps,frametimes,scale=2 | |
d3d9.samplerAnisotropy = 16 | |
d3d9.samplerLodBias = -0.5 | |
d3d9.presentInterval = 1 | |
d3d9.numBackBuffers = 3 | |
d3d9.maxFrameLatency = -1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ImGui.Render] | |
DisableAlpha=true | |
[Render.DXGI] | |
AutoLowLatency=false | |
[NVIDIA.DLSS] | |
ForcedAutoExposure=1 | |
[Render.FrameRate] | |
TargetFPS=120.0 | |
PresentationInterval=0 | |
BackBufferCount=3 | |
[Window.System] | |
RenderInBackground=true | |
AlwaysOnTop=2 | |
[Textures.Cache] | |
IgnoreNonMipmapped=true | |
[Textures.D3D11] | |
Cache=false | |
[Input.Keyboard] | |
DisabledToGame=0 | |
[Input.Mouse] | |
DisabledToGame=0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[FrameRate.Engine] | |
AllowDXGILatencyWait=No |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note:
master_SpecialK.ini
supersede all other config files.Note2:
AlwaysOnTop=2
isMultitasking-on-Top
https://learn.microsoft.com/en-us/windows/uwp/gaming/reduce-latency-with-dxgi-1-3-swap-chains#step-2-set-the-frame-latency