Skip to content

Commit f4f63c4

Browse files
authored
user.cfg items
1 parent d6ebe65 commit f4f63c4

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

wiki/Tips-and-Tricks.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,25 @@ boot.kernel.sysctl = {
110110
- pl_pit.forceSoftwareCursor [ 1, 0 ]
111111
- force software cursor
112112

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+
113132
## Proton
114133
- Remove any `powershell.exe` dll override
115134
- Add environment variables:

0 commit comments

Comments
 (0)