Open vampywiz17 opened 8 months ago
Weird. For me when i launch chromium under wayland it says that steaming games isn't supported...
Weird. For me when i launch chromium under wayland it says that steaming games isn't supported...
@dzmtrzz
Which video card? Are you use all flags? VAAPI are installed? What distribution?
Weird. For me when i launch chromium under wayland it says that steaming games isn't supported...
@dzmtrzz
Which video card? Are you use all flags? VAAPI are installed? What distribution?
I test with Intel card. I dont know that is work with Nvidia card
I tried with Intel HD 510. It says that Streaming is unsupported. I have org.freedesktop.Platform.VAAPI.Intel installed too.
--enable-features=VaapiVideoDecodeLinuxGL --use-gl=angle --use-angle=gl --ozone-platform=wayland
How do you apply these flags if im using the npm start
method to launch it? (im running on a macbook M2, theres no arm-linux build for gfn-electron so I have to git clone
, npm install
, npm start
Simply doing npm start --enable-features=VaapiVideoDecodeLinuxGL --use-gl=angle --use-angle=gl --ozone-platform=wayland
doesn't change anything, it still launches in xwayland
Describe the bug
About chromium 120 ago, it use wayland natively.
Need to use this flags:
It possible to integrate it?
To Reproduce
Screenshots
No response
Operating System
Zorin OS
Desktop Environment
Gnome 45.2
Display Server
Wayland
Installation method
flatpak
Version
2.0.1
Is this a fresh install of the app or an update from a past version?
Fresh install
Did this issue appear right away upon installation/updating, or spontaneously?
after installation
Additional context
No response