Hello, I recently moved to a linux system, and I want to create games on roblox studio, but when I use a program called “Vinegar” the whole window blinks, I have terrible lags and it’s simply impossible to use. Does anyone know how to fix this or download roblox studio?
Roblox Studio on Linux is not officially supported - you can’t just “download” it on Linux the same way you can on Windows or macOS
However, I searched for the problem of your screen flickering, lags and etc and found a possible solution (I can’t say for sure since I’ve never used Linux):
-
Disable compositing in your environment (especially in KDE/Plasma - System Settings → Display and Monitor → Compositor → Turn off)
-
In Wine-configuration, enable virtual desktop with the same resolution as the screen
-
Make sure hardware acceleration is enabled in your video card drivers (Mesa or proprietary)
-
If still lagging, try another Wine-runtime (Proton GE) via Bottles or Lutris
I don’t think there’s much else I can do, but I hope this helps you…
still not working, I think the problem may be with nvidia drivers
Install the official NVIDIA drivers:
sudo ubuntu-drivers autoinstall
Check what drivers you’re using:
nvidia-smi
If it writes an error or command is missing - then there are no drivers or wrong ones
Of course if you have the option I suggest using Windows or macOs rather than Linux. If you still want something similar to Linux, macOs is more suitable for you (I have been using it for 4 years and can download almost any program without problems, I also have Parallels Desktop, I can (almost) run any games with windows on it and it consistently produces 60fps (on Macbook Pro 14 M4 16GB) even with the condition that it is an operating system in the operating system) Of course it’s your business to take windows or linux my business is only to advise and share my impressions…
What’s your Graphics Mode set to in Studio Settings?