Search Criteria
Package Details: gamescope-nvidia 3.16.20-1
Package Actions
| 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) |
Dependencies (33)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libavif (libavif-gitAUR, libavif-noglycinAUR)
- libcap
- libdecor (libdecor-gitAUR)
- libdisplay-info (libdisplay-info-gitAUR)
- libei (libei-gitAUR, libei-basu-gitAUR)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-no-gesturesAUR, libinput-three-finger-dragAUR, libinput-nowacom-gitAUR, libinput-eppAUR, libinput-eppAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libxcomposite
- libxdamage
- libxi (libxi-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxmu
- libxres
- libxtst
- libxxf86vm
- luajit (luajit-2.1-lua52-gitAUR, luajit-clang-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- openvr (openvr-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- seatd (seatd-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- xcb-util-errors
- xcb-util-wm
- xorg-xwayland (xorg-xwayland-gitAUR, xorg-xwayland-bug865-issue1578AUR, xorg-xwayland-hidpi-xpropAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glslang (glslang-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- updpkgsrcsAUR (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- mangohud (mangohud-gitAUR, mangohud-mangochillAUR) (optional) – for option "--mangoapp"
Required by (38)
- an-anime-borb-launcher-bin (requires gamescope) (optional)
- an-anime-game-launcher (requires gamescope) (optional)
- an-anime-game-launcher-bin (requires gamescope) (optional)
- an-anime-game-launcher-patched-git (requires gamescope) (optional)
- anime-games-launcher (requires gamescope) (optional)
- anime-games-launcher-bin (requires gamescope) (optional)
- anime-games-launcher-git (requires gamescope) (optional)
- gamescope-session-git (requires gamescope)
- gamescope-session-sk-git (requires gamescope)
- gamescope-session-steam-git (requires gamescope)
- gamescope-session-steam-sk-git (requires gamescope)
- heroic-games-launcher-electron-git (requires gamescope) (optional)
- honkers-launcher (requires gamescope) (optional)
- honkers-launcher-bin (requires gamescope) (optional)
- lutris-git (requires gamescope) (optional)
- lutris-live-bin (requires gamescope) (optional)
- mangohud-mangochill (requires gamescope) (optional)
- mangohud-nonvidia (requires gamescope) (optional)
- noon-gaming (requires gamescope)
- opengamepadui-bin (requires gamescope)
- Show 18 more...
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-infoto thedepends()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
openvrandlibdisplay-infoare present, it will use the system versions instead of the subproject and require them as dependencies.@Yo-Yo:
sdl2is already a dependency. Do you havesdl2-compatinstalled?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
libxtstmissing.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 -- vkcubefor 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_pkgin /etc/makepkg.confAfter update updpkgsrcs 0.1.6-1 error was
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 -- vkcubeworks.gamescope -F fsr -- vkcubefails.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-nvidiaYo-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!
1 2 3 4 5 Next › Last »