тαqι

Results 261 comments of тαqι

Try again with export MESA_GL_VERSION_OVERRIDE=4.5

Ok so post info of `apt list --installed | grep -e libdrm -e mesa`

Looks like you don't have i386 of these pkgs.

Yeah but I think you have to manually install i386 pkgs. ``` libdrm-amdgpu1:i386 libdrm-radeon1:i386 libdrm2:i386 libegl-mesa0:i386 libgbm1:i386 libgl1-mesa-dri:i386 libglapi-mesa:i386 libglu1-mesa:i386 libglx-mesa0:i386 mesa-vulkan-drivers:i386 xserver-xorg-video-amdgpu:i386 libvulkan1:i386 ``` If its still black then...

From that backtrace it is failing in libcef. You can override prefix arch though you have to use this envar everytime launching game or add to your linux environment for...

Rename snap file remove `.zip` then install where file exists. I've added changes to snap now it launches client from `riotservices` lets see if this changes anything. `snap install ./leagueoflegends_1.0_amd64.snap...

does launcher even shows after launching, maybe try launching client from terminal & post any useful log from there. `snap run leagueoflegends`

Yeah that will be end of this `snap` but there is possibility if `WINE` devs could advance in implementing changes that may work game again though not sure what future...

maybe try to use `wine` virtual desktop from graphics tab in `winecfg`. `leagueoflegends.winecfg`

snap can't find libgl so its failing that shouldn't happen, can you post info of this, `apt list --installed | grep nvidia`