тαqι
тαqι
Can you info about your system. Also try installing `wine-platform-runtime & wine-platform-5-staging` snaps from beta branch if you didn't try if it still doesn't launch then do reinstall of league...
System should be able to run it. I mean refresh them if these are install, ``` sudo snap refresh --beta wine-platform-runtime sudo snap refresh --beta wine-platform-5-staging ``` Also remove league...
Anything interesting in log after launching game from terminal. `snap run leagueoflegends` Can you post info of `snap list | grep -e wine -e leagueoflegends` `apt list --installed | grep...
@fragmatyc seems like your system is missing `i386` drivers & vulkan pkgs could be reason its failing.
maybe increase `ulimit` or try disabling esync and fsync `export WINEESYNC=0 WINEFSYNC=0` then launch game `snap run leagueoflegends`
Try removing snap data then try again launching snap. `~/snap/leagueoflegends` If it still doesn't work I'll replicate this issue.
Pbe doesn't work so don't try it. Fresh install snap make sure you have current version and follow these instructions after installing region of choice. Wait for both downloads to...
@Nikogun looks like driver issue install gpu drivers for both i386 amd64 see this guide. https://github.com/lutris/docs/blob/master/InstallingDrivers.md EDIT: client doesn't work game update broke it.
try using `export PULSE_LATENCY_MSEC=60` or try changes from https://wiki.archlinux.org/index.php/PulseAudio/Troubleshooting#Laggy_sound
Had similar issue when testing yesterday, I guess its just that league breaking things after updates I can't do much regarding this.