Giter Club home page Giter Club logo

gamescope-git's Introduction

gamescope-git

Plagman's micro-compositor formerly known as steamcompmgr

https://github.com/Plagman/gamescope

git clone https://github.com/Frogging-Family/gamescope-git.git
cd gamescope-git
makepkg -si

gamescope-git's People

Contributors

dr460nf1r3 avatar redglobuli avatar tk-glitch avatar valmar33 avatar vash63 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gamescope-git's Issues

Fails to build with stb

Catch error when try to build

Looking for a fallback subproject for the dependency stb because:
Use of fallback dependencies is forced.

src/meson.build:20:0: ERROR: Automatic wrap-based subproject downloading is disabled

A full log can be found at /media/hdd_raid/Builds/gamescope-git/src/_build/meson-logs/meson-log.txt

FSR Patch fails

I seem to get Hunk #4 FAILED at 247. in src/main.cpp.
Pulled fresh and the same issue occurs.

Build fails when gamescope is already installed.

Removing gamescope by sudo pacman -R gamescope-git allows it to complete.
Failed-build.txt

Also might want to put some checks for libdisplay-info and libliftoff to make sure they aren't owned by gamescope-git for people who previously installed the package before those changes.

vulkan: physical device does not support DRM format modifiers

Hello, I'm trying to run a windows game on Manjaro Linux. The game doesn't like alt-tabbing out and back in again and I was pointed to this project to fix this.
gamescope -w 1280 -h 720 -- wine 'Factory Town.exe'
gives me:

No CAP_SYS_NICE, falling back to regular-priority compute and threads.
Performance will be affected.
vulkan: selecting physical device 'Quadro K2200'
vulkan: physical device does not support DRM format modifiers
vulkan: vkCreateDevice failed (VkResult: -7)
Failed to initialize Vulkan

I have a native linux game that is using Vulkan, Is this fixable or is it simply not going to work with my card?
Many thanks!

Upstream explicitly checks for atoms in option `force_fallback_for` and fails

Due to these lines the build fails.

fallbacks = get_option('force_fallback_for')
if not (fallbacks.contains('wlroots') and fallbacks.contains('libliftoff') and fallbacks.contains('vkroots'))
  error('!!!"force_fallback_for" is missing entries!!!\n\tPlease do not remove entries from force_fallback_for if you are packaging the project.\n\tWe pull in these projects at specific commits/forks/builds for a reason.\n\tIf you are not packaging, remove this line to continue.')
endif

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.