We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6ebe65 commit f4f63c4Copy full SHA for f4f63c4
1 file changed
wiki/Tips-and-Tricks.md
@@ -110,6 +110,25 @@ boot.kernel.sysctl = {
110
- pl_pit.forceSoftwareCursor [ 1, 0 ]
111
- force software cursor
112
113
+
114
+## USER.cfg
115
+```
116
+# set to your display resolution
117
+# r_width = 1920
118
+# r_height = 1080
119
120
+# 0 = DX11, 1 = Vulkan
121
+# r_graphicsRenderer = 0
122
123
+# r_displayinfo = 1
124
125
+# sys_MaxFPS = 120
126
+# sysmaxidleFPS = 120
127
128
+# r_VSync = 0
129
130
131
132
## Proton
133
- Remove any `powershell.exe` dll override
134
- Add environment variables:
0 commit comments