From f4c191678438558b7206fb4a9c9fb3174f410f00 Mon Sep 17 00:00:00 2001 From: SlowNicoFish Date: Mon, 19 May 2025 00:35:17 +0200 Subject: [PATCH] Added steps for umu & proton-cachyos for faugus launcher --- src/content/docs/configuration/gaming.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/content/docs/configuration/gaming.mdx b/src/content/docs/configuration/gaming.mdx index e99b4861..c83b5681 100644 --- a/src/content/docs/configuration/gaming.mdx +++ b/src/content/docs/configuration/gaming.mdx @@ -266,6 +266,18 @@ Do not forget to include the `UMU_NO_RUNTIME` environment variable 4. Add `UMU_NO_RUNTIME` in the Variable name with a value of `1` and click on the plus sign. + + + 1. In a **terminal** symlink the proton folder to user local by running: + ```sh + ln -s /usr/share/steam/compatibilitytools.d/proton-cachyos ~/.local/share/Steam/compatibilitytools.d/ + ``` + 2. In the main screen of Faugus Launcher, click on the `3-dot menu` at the left bottom + 3. Choose **proton-cachyos** in the **Default runners** dropdown list + - **Variable**: `UMU_NO_RUNTIME` is [not needed](https://github.com/Faugus/faugus-launcher/issues/41#issuecomment-2557458215) + 4. Click **Ok** to exit the settings menu. + + ## Wine-CachyOS