Skip to content

Commit f0524b1

Browse files
author
rawdatafeel
committed
Troubleshooting: Clarify gamescope
1 parent 2c54b5e commit f0524b1

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

docs/troubleshooting/steamos/index.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -217,14 +217,17 @@ Using Cemu as an example:
217217

218218
### Is the Gamescope Flatpak installed?
219219

220-
The Gamescope Flatpak can cause crashes with the various Flatpak emulators installed by EmuDeck. Even if you do not recall installing it, it is recommended you double check.
221-
222-
In Desktop Mode, open Konsole, and type `flatpak list`. See if you can find an entry titled `org.freedesktop.Platform.VulkanLayer.gamescope`. If you see it in the list, you have the Gamescope Flatpak installed.
223-
224-
To uninstall, in Konsole, type `flatpak remove org.freedesktop.Platform.VulkanLayer.gamescope` and press enter to uninstall the Gamescope Flatpak.
220+
The Gamescope Flatpak can cause crashes with the various Flatpak emulators installed by EmuDeck. Even if you do not recall installing it, it is recommended you double check. If the Gamescope Flatpak is installed, make sure to **uninstall** it. This section will cover how to both identify if it is installed and how to **uninstall** it.
225221

222+
1. In Desktop Mode, open Konsole, and type `flatpak list`
223+
2. See if you can find an entry titled `org.freedesktop.Platform.VulkanLayer.gamescope`
224+
3. If you see it in the list, you have the Gamescope Flatpak installed, this may cause **crashing** in other Flatpak applications
225+
4. To uninstall (**highly recommended**), in Konsole, type `flatpak remove org.freedesktop.Platform.VulkanLayer.gamescope` and press enter to uninstall the Gamescope Flatpak
226+
226227
If you do not have it installed, you may try entering this command in case you accidentally overlooked it in the `flatpak list` command. If you do not have it installed, this command will return a generic error message.
227228

229+
For more information on this issue, see this GitHub comment [https://github.com/ValveSoftware/gamescope/issues/1239#issuecomment-2053572427](https://github.com/ValveSoftware/gamescope/issues/1239#issuecomment-2053572427) and this GitHub issue: [https://github.com/ValveSoftware/gamescope/issues/1239](https://github.com/ValveSoftware/gamescope/issues/1239)
230+
228231
***
229232

230233
### Steam ROM Manager

0 commit comments

Comments
 (0)