mmtrt / leagueoflegends

Unofficial league of legends snap repo
https://snapcraft.io/leagueoflegends
GNU Lesser General Public License v2.1
220 stars 27 forks source link

[Update/fixed] Client is broken due to CEF 91 update #180

Closed mmtrt closed 2 years ago

mmtrt commented 3 years ago

https://www.reddit.com/r/leagueoflinux/comments/pb4wqy/did_the_upgrade_to_cef91_as_part_of_1117_break

mmtrt commented 2 years ago

Update: pushed fix release update to wine-5-platform-staging game working now.

sofuncheung commented 2 years ago

Hi mate, thanks for maintaining this game!

Just wanna report that after refreshing the snap, the client now launches but it's a black screen.

mmtrt commented 2 years ago

All black launcher issue

Install dxvk in wineprefix.

leagueoflegends.winetricks dxvk191

Install runtime from candidate is still missing some pkgs due to failed snap build so for now use beta branch.

snap refresh --beta wine-platform-runtime

mmtrt commented 2 years ago

Update: fixed runtime candidate builds, build released and added dxvk install by default to league snap. Hopefully fresh install shouldn't have black client issue.

DirkyJerky commented 2 years ago

Working on Ubuntu, after a fresh prefix and installing 32 bit nvidia driver libraries. Noticeable FPS increase too.

Thanks mmtrt!