тαqι
тαqι
it's `snapd` issue you can check thread for info regarding issue. https://forum.snapcraft.io/t/snapped-app-not-loading-fonts-on-fedora-and-arch/12484
I have already added install command for this specific issue already forgot to mention. So reinstalling client repairs it and launches new client. `snap run leagueoflegends.install`
Disable low spec mode in league client.
I have success client working without dxvk locally will update league snap and wine snap with new changes I'm working on it.
Pushed builds please update and test clean install would be great I don't have faster internet to test this. `snap refresh --beta wine-platform-5-staging` `snap refresh --edge --devmode leagueoflegends` Preferably clean...
If you still get black client then have to do following manually. Delete this dir `~/snap/leagueoflegends/common/.wine/drive_c/Riot Games/Riot Client` Then make changes to file this file `~/snap/leagueoflegends/common/.wine/drive_c/Riot Games/League of Legends/Config/LeagueClientSettings.yaml` Change...
That file entry wouldn't exist on new install as I had game install data from 2020 has it could be the reason. Did tried this when installing game. Fresh install...
Ah classic glx driver issue which gpu you have do you have i386 driver pkgs install for this gpu.
Try this before launch command `leagueoflegends` in terminal. `export MESA_GL_VERSION_OVERRIDE=4.5` EDIT: also post info of `snap info wine-platform-runtime`
Try runtime from beta