Open WindClan opened 5 days ago
As a workaround, edit $HOME/.local/share/applications/org.vinegarhq.Sober.desktop
and add the --opengl
parameter there. (in the Exec
line).
As a workaround, edit
$HOME/.local/share/applications/org.vinegarhq.Sober.desktop
and add the--opengl
parameter there. (in theExec
line).
Thats not where flatpak installs its file on my system and idk where it is
I think it may be /home/phoenix/.local/share/flatpak/exports/share/applications/org.vinegarhq.Sober.desktop
. I think you may need to copy this file to the path I mentioned previously, though if not necessary, don't do it.
Before Creating the Enhancement Request
Is your feature request related to a problem?
Older intel iGPUs have horrible Vulkan drivers that perform very subpar compared to OpenGL and have bad lag spikes
Describe the Solution you'd Like
Default to OpenGL, forcing it with fflags has issues in my experience (crash on launch)
Describe Alternatives you've considered
Use --opengl - its a hassel to launch the game using it every time
Additional context
No response