From 1e5c8f63b923c93b35cf52cd5fd7340ede3ee7dc Mon Sep 17 00:00:00 2001 From: Cristiandis <112336919+Cristiandis@users.noreply.github.com> Date: Thu, 12 Oct 2023 06:40:51 +0200 Subject: [PATCH] Updated gamescope on flatpak configuration Signed-off-by: Cristiandis <112336919+Cristiandis@users.noreply.github.com> --- src/Configuration/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Configuration/index.md b/src/Configuration/index.md index 8c5be87..bbd6c17 100644 --- a/src/Configuration/index.md +++ b/src/Configuration/index.md @@ -60,7 +60,7 @@ UI Settings * Ensure that when setting a string, the value must be in quotes: `channel = "zintegration"` * When using DXVK, ensure that the renderer is `"D3D11"`, otherwise Roblox will not utilize DXVK. * If you're using the Flatpak, ensure that the path of the `wineroot` configuration option is allowed access from the Flatpak, as if it is a path outside of `~/.var/app/io.github.vinegarhq.Vinegar` Vinegar won't be able to access the directory: `flatpak override --user --filesystem=/path/to/wineroot` -* If you're using the Vinegar Flatpak and wish to use gamescope through the "launcher" setting, you MUST use their Flatpak versions, "com.valvesoftware.Steam.Utility.gamescope". Using gamescope from your distro will not work. +* If you're using the Vinegar Flatpak and wish to use gamescope through the `launcher` setting, you MUST use their Flatpak versions, `org.freedesktop.Platform.VulkanLayer.gamescope`. Using gamescope from your distro will not work. * When using MangoHud and using the Flatpak (`MANGOHUD` set to `"1"`), please make sure to run `flatpak override --user --filesystem=xdg-config/MangoHud:ro`, to allow the Vinegar Flatpak to access the MangoHud configuration in your home. ### Example configuration