Echoa

Results 11 comments of Echoa

> Even ROG Ally has AFMF support > > https://www.youtube.com/watch?v=9CwpTarQzF0 I dont see how this really applies to gamescope as that is the AMD Windows driver which isnt used on...

You need to be on Mesa Git for it to work, i dont believe this is a proton issue specifically. Im running Flatpak Steam with latest Mesa git on proton...

This has been fixed in master already, might be this commit https://github.com/ValveSoftware/gamescope/commit/a5d853accd176d8ff8bb4c5d54b4b4cd8053b4d7 but i know for certain it has been as of https://github.com/ValveSoftware/gamescope/commit/14a1db3a57612e5cfbba6d4c19688eafdc6c4043 which is what my build is using....

Could some folks here try adding `SDL_VIDEODRIVER=x11` to your launch options This resolved the issue with steam overlay not working in gamescope for me and it may possibly fix it...

> @Eckoa well that's a bit embarrassing, could have sworn I tried that but you're right it works. > > Unfortunately placing that env var at the beginning like you...

> > @Eckoa I havent tested placing it after gamescope > > What I mean to say is that I think gamescope running in wayland native mode _is the reason_...

Another part to the SDL driver workaround may require you to pass `XCURSOR_THEME=_some-cursor-theme_` as a variable also to fix the cursor theme not propagating to the game. The SDL workaround...

I have not been able to reproduce this as of recently with the Flatpak on Plasma. Is there anyone with Gnome or another DE that can confirm its still a...

If you know how to build flatpaks you can check out my Repo for it. I havent heard back about submitting it to flathub and wouldnt want to without the...

You could somewhat work around this by using weston as your display server and setting up `/etc/xdg/weston/weston.ini` with a basic display configuration. This will enable only a single display for...