From e84ba97f24aff4a11c982c405773c3059f52df17 Mon Sep 17 00:00:00 2001 From: tristann21 Date: Wed, 3 Jul 2024 22:26:46 +0000 Subject: [PATCH] Troubleshooting: add 'Wine is not supported' * Updating Troubleshooting.md added "Wine is not supported" error message in the troubleshooting page Signed-off-by: tristann21 <154575581+tristann21@users.noreply.github.com> * Update src/Troubleshooting/index.md Co-authored-by: sewn Signed-off-by: tristann21 <154575581+tristann21@users.noreply.github.com> * Update src/Troubleshooting/index.md Co-authored-by: sewn Signed-off-by: tristann21 <154575581+tristann21@users.noreply.github.com> * Update src/Troubleshooting/index.md Co-authored-by: sewn Signed-off-by: tristann21 <154575581+tristann21@users.noreply.github.com> * Update src/Troubleshooting/index.md Co-authored-by: sewn Signed-off-by: tristann21 <154575581+tristann21@users.noreply.github.com> * Update troubleshooting.md added lunar's suggestion Signed-off-by: tristann21 <154575581+tristann21@users.noreply.github.com> * Replaced comma with a semicolon As Lunar suggested Signed-off-by: tristann21 <154575581+tristann21@users.noreply.github.com> * Troubleshooting: fix workaround grammar Signed-off-by: sewn --------- Signed-off-by: tristann21 <154575581+tristann21@users.noreply.github.com> Signed-off-by: sewn Co-authored-by: sewn --- src/Troubleshooting/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/Troubleshooting/index.md b/src/Troubleshooting/index.md index e46e770..de73e5e 100644 --- a/src/Troubleshooting/index.md +++ b/src/Troubleshooting/index.md @@ -28,6 +28,12 @@ Run `echo kernel.split_lock_mitigate=0 | sudo tee /etc/sysctl.d/99-splitlock.con Known Vinegar issues which affect both Roblox Player and Roblox Studio: +### Wine is not supported +As the name suggests, Wine support in the Roblox Player has been disabled. +For further information, read [here.](https://vinegarhq.org/Home/rol_faq.html) + +Workarounds such as running Roblox in a virtual machine or Android emulation with Waydroid are still possible; read the pinned thread in the helpdesk channel present in the VinegarHQ discord server for more information. + ### Cursor fails to lock On XWayland, the cursor cannot be locked unless it's invisible. This impacts the functionality of Roblox's first-person and shiftlock modes. This also impacts Studio's edit mode, where the camera rotation depends on the cursor being locked and is broken.