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: docs/uk/play&office/play.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,3 +133,13 @@ In order to use the Xbox Wireless Adapter under Arch Linux, a third-party open s
133
133
3. Restart the computer, insert the Xbox wireless adapter and pair with the Xbox controller
134
134
135
135
The actual experience is no different from that under Windows. Latency-sensitive audio games (such as [Meow Run](https://store.steampowered.com/app/774171/Muse_Dash/)) can fine-tune the offset value in the game settings.
136
+
137
+
## Gamescope
138
+
139
+
Gamescope is an independent compositor supported by Valve specifically for game development. It can solve the display problems of some games. For example, when some games open the virtual desktop, although they can be windowed into full screen, they still cannot expand to full screen (still the original low resolution of the game). Gamescope works with lutris. It's still early days for Gamescope.
140
+
141
+
Note that NVIDIA graphics cards must use NVIDIA closed source drivers when using Gamescope, and nvidia-open open source drivers are not supported. In addition, the kernel parameter `nvidia-drm.modeset=1` must be added.
142
+
143
+
Gamescope's predecessor was Xephyr, which is now on hold.
144
+
145
+
See the Gamescope documentation for details: https://wiki.archlinux.org/title/Gamescope
0 commit comments