Package Details: gamescope-nvidia 3.16.20-1

Git Clone URL: https://aur.archlinux.org/gamescope-nvidia.git (read-only, click to copy)
Package Base: gamescope-nvidia
Description: SteamOS session compositing window manager (NVIDIA patch)
Upstream URL: https://github.com/sharkautarch/gamescope/tree/nvidia-fix
Keywords: gamescope nvidia session steamcompmgr steamos
Licenses: BSD-3-Clause, BSD-2-Clause, LicenseRef-Reshade
Conflicts: gamescope
Provides: gamescope
Submitter: detian
Maintainer: detian
Last Packager: detian
Votes: 8
Popularity: 0.137200
First Submitted: 2023-12-12 07:30 (UTC)
Last Updated: 2026-03-02 05:33 (UTC)

Required by (38)

Sources (12)

Latest Comments

1 2 3 4 5 Next › Last »

detian commented on 2026-03-02 05:53 (UTC) (edited on 2026-03-02 05:54 (UTC) by detian)

@yochananmarqos @anlorsp Thanks, I've added libxtst libinput xcb-util-wm openvr libdisplay-info to the depends() now.
@Yo-Yo Try reinstall sdl2-compat?

yochananmarqos commented on 2026-03-01 17:37 (UTC)

@detian: This fails to build in a clean chroot as it's missing the following dependencies: libxtst, libinput & xcb-util-wm.

Also if openvr and libdisplay-info are present, it will use the system versions instead of the subproject and require them as dependencies.

@Yo-Yo: sdl2 is already a dependency. Do you have sdl2-compat installed?

Yo-Yo commented on 2026-03-01 11:26 (UTC) (edited on 2026-03-01 11:33 (UTC) by Yo-Yo)

@detian I really appreciate your contribution here in AUR. I use many of the packages you maintain.
Gamescope seems to be riddled with bugs.Even worse if nvidia in use. Now I get

../gamescope/src/Backends/SDLBackend.cpp:12:10: fatal error: SDL_clipboard.h: No such file or directory
   12 | #include "SDL_clipboard.h"
      |          ^~~~~~~~~~~~~~~~~

anlorsp commented on 2026-02-28 16:11 (UTC)

Dependency libxtst missing.

gamescope/src/meson.build:8:11: ERROR: Dependency "xtst" not found, tried pkgconfig and cmake

detian commented on 2026-02-27 07:48 (UTC)

@Yo-Yo Old bug actually: https://github.com/ValveSoftware/gamescope/issues/1662
Use env ENABLE_GAMESCOPE_WSI=0 gamescope -F fsr -- vkcube for apps (mostly Vulkan apps) that are affected to work, or run gamescope in tty.
Disabling Gamescope WSI will broken HDR, but if you are on X11 then it's fine, Xorg can't do HDR anyway. I have now added a message about this after installing this package.

Yo-Yo commented on 2026-02-24 09:09 (UTC) (edited on 2026-02-24 11:58 (UTC) by Yo-Yo)

no chroot, but I use SRCDEST=/home/Yo-Yo/my_pkg in /etc/makepkg.conf
After update updpkgsrcs 0.1.6-1 error was

==> Starting prepare()...
  -> Retrieving git build dependencies...
Failed to update '/tmp/makepkg/gamescope-nvidia/src/gamescope/../../PKGBUILD'. This file does not exist.
error: failed to build gamescope-nvidia-3.16.19-1

I unpacked tarball from AUR in /tmp/makepkg and successfully built the package with makepkg.
Anyway this did not helped by my problem with gamescope.
gamescope -- vkcube works.
gamescope -F fsr -- vkcube fails.
I think because I use X11 and gamescope is builted for wayland.

detian commented on 2026-02-24 02:27 (UTC)

@Yo-Yo Can't reproduce on my end, do you use chroot? try paru -S --nochroot gamescope-nvidia

Yo-Yo commented on 2026-02-23 08:47 (UTC)

error log from paru https://paste.cachyos.org/p/011811d.txt I don`t know how get more detailed error log.Sorry.

detian commented on 2025-10-09 11:56 (UTC)

@ninetailedtori Ok, I will remove them when the new version is released.

ninetailedtori commented on 2025-10-05 20:40 (UTC)

Hiya, 1826 and 1867 were both merged into master, and can be removed from the PKGBUILD!