Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to OpenGL on older intel iGPUs (Ivy Bridge and Haswell) #458

Open
1 task done
WindClan opened this issue Nov 28, 2024 · 3 comments
Open
1 task done

Default to OpenGL on older intel iGPUs (Ivy Bridge and Haswell) #458

WindClan opened this issue Nov 28, 2024 · 3 comments

Comments

@WindClan
Copy link

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

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

@PhoenixCausesOof
Copy link

As a workaround, edit $HOME/.local/share/applications/org.vinegarhq.Sober.desktop and add the --opengl parameter there. (in the Exec line).

@WindClan
Copy link
Author

As a workaround, edit $HOME/.local/share/applications/org.vinegarhq.Sober.desktop and add the --opengl parameter there. (in the Exec line).

Thats not where flatpak installs its file on my system and idk where it is

@PhoenixCausesOof
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants