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