From 7538efca5578149c93d431972a99264f41d92207 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20Gabriel=20Sanchez?= Date: Sat, 30 May 2026 21:32:04 -0300 Subject: [PATCH 1/2] Added fix of freezing and glitches to bottles.md The section that explained the graphical glitches caused by changing the runner, was replaced by a new tip that explains how to fix it. --- streamerbot/1.get-started/installation/linux/bottles.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/streamerbot/1.get-started/installation/linux/bottles.md b/streamerbot/1.get-started/installation/linux/bottles.md index 399fe696..2bb9141a 100644 --- a/streamerbot/1.get-started/installation/linux/bottles.md +++ b/streamerbot/1.get-started/installation/linux/bottles.md @@ -63,6 +63,8 @@ You now have **Streamer.bot** installed on Linux via Bottles! ## Tips & Tricks +#### Fix freezing UI and graphical glitches. +- In some runners or graphic cards, **DXVK** and **VKD3D** may cause the UI to glitch or freeze completely. You can set both to `Disabed` in the bottle setttings to fix this. + #### Improve WebView2 Performance - You can optionally change the runner to `Proton-GE` or `Proton-CachyOS` to improve the performance of the **Streamer.bot Chat** window, **C# Code editor** and any other **WebView2** content. - - *Note that this may cause some graphical glitches in Streamer.bot* From 78e620bb629f030150c1714bff4e5ce24601a911 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20Gabriel=20Sanchez?= Date: Sun, 31 May 2026 15:17:01 -0300 Subject: [PATCH 2/2] Update streamerbot/1.get-started/installation/linux/bottles.md Co-authored-by: GoWMan813 <33267417+GoWMan813@users.noreply.github.com> --- streamerbot/1.get-started/installation/linux/bottles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamerbot/1.get-started/installation/linux/bottles.md b/streamerbot/1.get-started/installation/linux/bottles.md index 2bb9141a..34ff03d8 100644 --- a/streamerbot/1.get-started/installation/linux/bottles.md +++ b/streamerbot/1.get-started/installation/linux/bottles.md @@ -64,7 +64,7 @@ You now have **Streamer.bot** installed on Linux via Bottles! ## Tips & Tricks #### Fix freezing UI and graphical glitches. -- In some runners or graphic cards, **DXVK** and **VKD3D** may cause the UI to glitch or freeze completely. You can set both to `Disabed` in the bottle setttings to fix this. +- In some runners or graphic cards, **DXVK** and **VKD3D** may cause the UI to glitch or freeze completely. You can set both to `Disabled` in the bottle setttings to fix this. #### Improve WebView2 Performance - You can optionally change the runner to `Proton-GE` or `Proton-CachyOS` to improve the performance of the **Streamer.bot Chat** window, **C# Code editor** and any other **WebView2** content.