Skip to content

Commit 1d83850

Browse files
Merge pull request GloriousEggroll#135 from TrainFan1804/patch-1
Update README.md
2 parents c0ea07a + 0ad7a5a commit 1d83850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Environment variable options:
263263
| <tt>noforcelgadd</tt> | | Disable forcelgadd. If both this and `forcelgadd` are set, enabled wins. |
264264
| <tt>oldglstr</tt> | <tt>PROTON_OLD_GL_STRING</tt> | Set some driver overrides to limit the length of the GL extension string, for old games that crash on very long extension strings. |
265265
| <tt>cmdlineappend:</tt>| | Append the string after the colon as an argument to the game command. May be specified more than once. Escape commas and backslashes with a backslash. |
266-
| <tt>xalia</tt> | </tt>PROTON_USE_XALIA</tt> | Enable Xalia, a program that can add a gamepad UI for some keyboard/mouse interfaces. |
266+
| <tt>xalia</tt> | <tt>PROTON_USE_XALIA</tt> | Enable Xalia, a program that can add a gamepad UI for some keyboard/mouse interfaces. |
267267
| <tt>seccomp</tt> | <tt>PROTON_USE_SECCOMP</tt> | Enable seccomp-bpf filter to emulate native syscalls, required for some DRM protections to work. |
268268
| <tt>nowritewatch</tt> | <tt>PROTON_NO_WRITE_WATCH</tt> | Disable support for memory write watches in ntdll. This is a very dangerous hack and should only be applied if you have verified that the game can operate without write watches. This improves performance for some very specific games (e.g. CoreRT-based games). |
269269
| | <tt>WINE_FULLSCREEN_FSR</tt> | Enable AMD FidelityFX Super Resolution (FSR) 1, use in conjunction with `WINE_FULLSCREEN_FSR_STRENGTH`. Only works in Vulkan games (DXVK and VKD3D-Proton included). |

0 commit comments

Comments
 (0)