Skip to content

Instantly share code, notes, and snippets.

@lextra2
Last active July 27, 2026 12:30
Show Gist options
  • Select an option

  • Save lextra2/0559a32d63c2066b991bd98538b4559b to your computer and use it in GitHub Desktop.

Select an option

Save lextra2/0559a32d63c2066b991bd98538b4559b to your computer and use it in GitHub Desktop.
DXVK Settings
dxvk.hud = fps,frametimes,scale=2
d3d9.samplerAnisotropy = 16
d3d9.samplerLodBias = -0.5
d3d9.presentInterval = 1
d3d9.numBackBuffers = 3
d3d9.maxFrameLatency = 4
[NVIDIA.Reflex]
OverrideNativeMode=true
DisableNative=true
Enable=true
LowLatency=false
LowLatencyBoost=true
EngagementPolicy=1
OptimizeByMarkers=false
UseFramerateLimiter=false
CombineFramerateLimiters=false
[Render.FrameRate]
TargetFPS=120.000000
PresentationInterval=1
BufferCount=3
PreRenderLimit=-1
[ImGui.Render]
DisableAlpha=true
[Render.DXGI]
AutoLowLatency=false
[NVIDIA.DLSS]
ForcedAutoExposure=1
[FrameRate.Engine]
AllowDXGILatencyWait=0
[Textures.D3D11]
Cache=false
[Render.D3D12]
MaxAnisotropy=16
[Textures.D3D9]
ClampNegativeLODBias=true
[Unity.Framerate]
MatchDeltaTimeToLimit=true
[Input.Keyboard]
DisabledToGame=1
[Input.Mouse]
DisabledToGame=1
@lextra2

lextra2 commented Jun 12, 2026

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment