📖Gamescope

A minimal Wayland compositor produced and supported by Valve for Steam to run Windows games on Linux

Installation

NVIDIA

Had problems with NVIDIA GPUs and Intel, not sure what exactly it was but was solved via installing the vulkan-intel package (Arch). The problem was "Error getting buffer".

Fork

There is also fork made specifically for NVIDIA. It needs testing, but the AUR package name is gamescope-nvidia.

Arch

sudo pacman -S gamescope

Usage

gamescope <options> -- <command>

Options

Option

Meaning

-w <width>

Width of the window

-h <height>

Height of the window

-f

Create fullscreen window

-b

Create border-less window

-r <framerate>

Set frame-rate limit

--force-grab-cursor

Self-explainable