Skip to content

Gamescope Support for Flatpak#532

Draft
garecrow wants to merge 3 commits intoFaugus:mainfrom
garecrow:patch-1
Draft

Gamescope Support for Flatpak#532
garecrow wants to merge 3 commits intoFaugus:mainfrom
garecrow:patch-1

Conversation

@garecrow
Copy link
Contributor

This should cover the issue with gamescope not working in the flatpak version. I'm having trouble reverse engineering your flatpak manifest so I unfortunately haven't been able to test. Could I get access to the manifest?

@garecrow garecrow changed the title Add Gamescope Compatibility for Flatpak Fix Gamescope Compatibility for Flatpak Mar 15, 2026
@garecrow garecrow changed the title Fix Gamescope Compatibility for Flatpak Gamescope Support for Flatpak Mar 15, 2026
@Faugus
Copy link
Owner

Faugus commented Mar 15, 2026

Same issue unfortunately.

image

@Faugus
Copy link
Owner

Faugus commented Mar 15, 2026

Build from source:

git clone https://github.com/flathub/io.github.Faugus.faugus-launcher
cd io.github.Faugus.faugus-launcher
git submodule update --init --recursive
flatpak-builder --install --force-clean --install-deps-from=flathub --repo=faugus-launcher build-dir io.github.Faugus.faugus-launcher.yml

# LSFG_LEGACY env is deprecated in LSFG-VK 2.0
if os.environ.get("LSFG_LEGACY") or os.environ.get("LSFGVK-ENV"):
if self.lossless_location:
set_env("LSFG_DLL_PATH", self.lossless_location) # Deprecated in LSFG-VK v2.0
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't remove the LSFG comments.
These envars will be removed once LSFG 2.0 is released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants