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: src/content/docs/configuration/gaming.mdx
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -575,3 +575,13 @@ The Arch Wiki has already provides comprehensive instructions on how to enable [
575
575
-[Ray tracing on NVIDIA](https://wiki.archlinux.org/title/Hardware_raytracing#NVIDIA)
576
576
-[Ray tracing on AMD](https://wiki.archlinux.org/title/Hardware_raytracing#AMD)
577
577
-[Ray tracing on Intel](https://wiki.archlinux.org/title/Hardware_raytracing#Intel)
578
+
579
+
### Performance drop on NVIDIA in DirectX12 games
580
+
581
+
Some users report that the issue is related to how NVIDIA’s Linux drivers handle GPU scheduling—unlike on Windows, where proper scheduling is enforced. There’s no official NVIDIA statement yet. Currently there is no known workaround for this issue and NVIDIA is supposedly working on a fix but it's not clear when it will be released.
582
+
583
+
**It has nothing to do with CachyOS.**
584
+
585
+
In some titles the performance drop is less noticeable than in others. Check out this [benchmark comparison video](https://www.youtube.com/watch?v=SU2mFqCOh5A) for reference.
586
+
587
+
Follow the [NVIDIA thread](https://forums.developer.nvidia.com/t/directx12-performance-is-terrible-on-linux/303207/488) about this issue to know more about it.
0 commit comments