This snap is Devmode atm so it is posted only for testing purpose and it is only meant for development or testing at this point. As a consequence ( This snap will not refresh automatically and may perform arbitrary system changes outside of the security sandbox snaps are generally confined to, which may put your system at risk ) and this may change in the future when this snap is fit for confinement change.
It is mandatory to update snap manually by this command
snap refresh --edge leagueoflegends
Constant bugsplat Issue on launcher
* Snap needs `winxp` in wineprefix to fix constant bugspalt issue reported by some users #39 #44 #51 #52
> **Solution**
* Setting the wineprefix os to Windows XP via
`snap run leagueoflegends.winecfg`
* Fixes launcher to run on fresh installed game.
Creating WINEPREFIX fresh guide
* `WINEPREFIX PATH` --> `$HOME/snap/leagueoflegends/common/.wine`
* Copy/Move out `Riot Games` dir from `WINEPREFIX`
* Delete `$HOME/snap/leagueoflegends` completely.
* Launch snap wait till it is setup when region install dialog shows close it.
* Copy/Move `Riot Games` folder back to `WINEPREFIX`
* Now you have fresh `WINEPREFIX`
Installing blitz.gg on currently running wineprefix guide
* `WINEPREFIX PATH` --> `$HOME/snap/leagueoflegends/common/.wine`
* Copy/Move out `Riot Games` dir from `WINEPREFIX`
* Now launch snap wait till it shows install dialog then select `blitz.gg`.
* Now wait for it to install if its done then it will now notification after completing.
* if install dialog shows again then close it.
* Copy/Move `Riot Games` folder back to `WINEPREFIX`
* Now you have `WINEPREFIX` with `blitz.gg` installed.
* launch it with this `leagueoflegends.blitzgg` command.
Update - 12/10/19
leagueoflegends
added PBE install options.
wine-platform-runtime
refreshed this snap on betacandidate snap branches.
NOTE: Users on previously using wine-platform-4-staging snap from candidate branch which had wine-staging 4.9 needs fresh wineprefix for current version 4.16 snap otherwise it will cause issue like game crashing etc.
Update - 07/6/19
Migrated league snap to use new wine-platform-xxxx snaps.
New league snap users now have to refresh wine-platform-runtime and wine-platform-4-staging from candidate snap branch.
snap refresh --candidate wine-platform-runtimesnap refresh --candidate wine-platform-4-staging
Old users that have updated league snap have to install above two snaps if these snaps were auto installed on updating league snap then launch above two commands.
I will not be maintaining wine-platform snap from now on so that will receive no updates better do update snap.
Update - 09/6/19
Removed dgvoodoo install options
Added new d9vk install options
D9VK_S - This installs currently available stable releaseD9VK_M - This installs currently available master release
Added dxvk hud envar detection (checks for native d3dx in wine if yes then do magic)
Added default dxvk hud envar (if user not have envar used then default is used)
Added back winetricks verb d3d9x (fixes font issue for users that are using preinstalled league)
Update - 10/6/19
Pushed wine-platform-runtime rev with updated driver pkgs to beta branch. This should help Intel and Amd users in getting some fps increase.
snap refresh --beta wine-platform-runtimeOlder changelog
old changes
This snap has changed its wine-base
Means it will now use wine-platform instead of wine-platform-i386 which will soon be removed from snapstore as I no longer maintain it.
Snap now uses win64 WINEPREFIX by default on amd64 systems.
Backup game files before removing win32 WINEPREFIX --> $HOME/snap/leagueoflegends/common/.wine
Update changed base: core18 - 12/3/19
Users must run above update command to update the snap.
Update wine-platform snap from edge as well till its update is pushed to stable.
Update added dgVoodoo + DXVK - 13/3/19
Users are warned using modified directx dlls could lead getting ban in online games.
reverted changing os to winxp on fresh install. (Now game works under win7 with wine 4.6) [currently changes are in edge branch it needs more testing]
https://i.redd.it/3ggp5eyg0hq21.png [ font issue on wine release 4.1 above still exists ]
( workaround is to fresh install game OR backup your game files $HOME/snap/leagueoflegends/common/.wine/drive_c/Riot Games then remove the league snap then install it again with your current region installer when it downloads the game close the launcher then the new so fresh game files are still on wineprefix here $HOME/snap/leagueoflegends/common/.wine/drive_c/Riot Games so remove that folder [make sure you have game backup earlier] and then move your game backup back to $HOME/snap/leagueoflegends/common/.wine/drive_c and then start your game then no longer font issue )
Update - 21/5/19
wine-platform snap update includes patched glibc + wine for league patch 9.10 + new snap revision update fixes missing wine vulkan support by compiling wine-staging with libvukan-dev pkg previous patched wine had build missing. Now d9vk works.
league snap update adds newer d9vk build + some cosmetic changes added and removed.
Disclaimer
It is mandatory to update snap manually by this command
snap refresh --edge leagueoflegends
Constant bugsplat Issue on launcher
* Snap needs `winxp` in wineprefix to fix constant bugspalt issue reported by some users #39 #44 #51 #52 > **Solution** * Setting the wineprefix os to Windows XP via `snap run leagueoflegends.winecfg` * Fixes launcher to run on fresh installed game.Creating WINEPREFIX fresh guide
* `WINEPREFIX PATH` --> `$HOME/snap/leagueoflegends/common/.wine` * Copy/Move out `Riot Games` dir from `WINEPREFIX` * Delete `$HOME/snap/leagueoflegends` completely. * Launch snap wait till it is setup when region install dialog shows close it. * Copy/Move `Riot Games` folder back to `WINEPREFIX` * Now you have fresh `WINEPREFIX`Installing blitz.gg on currently running wineprefix guide
* `WINEPREFIX PATH` --> `$HOME/snap/leagueoflegends/common/.wine` * Copy/Move out `Riot Games` dir from `WINEPREFIX` * Now launch snap wait till it shows install dialog then select `blitz.gg`. * Now wait for it to install if its done then it will now notification after completing. * if install dialog shows again then close it. * Copy/Move `Riot Games` folder back to `WINEPREFIX` * Now you have `WINEPREFIX` with `blitz.gg` installed. * launch it with this `leagueoflegends.blitzgg` command.Update - 12/10/19
leagueoflegends
wine-platform-runtime
wine-platform-4-staging
NOTE: Users on previously using
wine-platform-4-staging
snap fromcandidate
branch which had wine-staging4.9
needs freshwineprefix
for current version4.16
snap otherwise it will cause issue like game crashing etc.Update - 07/6/19
wine-platform-xxxx
snaps.wine-platform-runtime
andwine-platform-4-staging
from candidate snap branch.snap refresh --candidate wine-platform-runtime
snap refresh --candidate wine-platform-4-staging
wine-platform
snap from now on so that will receive no updates better do update snap.Update - 09/6/19
dgvoodoo
install optionsd9vk
install optionsD9VK_S - This installs currently available stable release
D9VK_M - This installs currently available master release
dxvk
hud envar detection (checks for native d3dx in wine if yes then do magic
)dxvk
hud envar (if user not have envar used then default is used
)fixes font issue for users that are using preinstalled league
)Update - 10/6/19
wine-platform-runtime
rev with updated driver pkgs to beta branch. This should helpIntel
andAmd
users in getting some fps increase.snap refresh --beta wine-platform-runtime
Older changelog
old changes
wine-base
wine-platform
instead ofwine-platform-i386
which will soon be removed from snapstore as I no longer maintain it.WINEPREFIX
by default onamd64
systems.WINEPREFIX
-->$HOME/snap/leagueoflegends/common/.wine
Update changed base: core18 - 12/3/19
wine-platform
snap from edge as well till its update is pushed to stable.Update added dgVoodoo + DXVK - 13/3/19
Update - 14/4/19
Now game works under win7 with wine 4.6
) [currently changes are in edge branch it needs more testing]font issue on wine release 4.1 above still exists
] ( workaround is to fresh install game OR backup your game files$HOME/snap/leagueoflegends/common/.wine/drive_c/Riot Games
then remove the league snap then install it again with your current region installer when it downloads the game close the launcher then the new so fresh game files are still onwineprefix
here$HOME/snap/leagueoflegends/common/.wine/drive_c/Riot Games
so remove that folder [make sure you have game backup earlier
] and then move your game backup back to$HOME/snap/leagueoflegends/common/.wine/drive_c
and then start your game then no longer font issue )Update - 21/5/19
wine-platform
snap update includes patched glibc + wine for league patch 9.10 + new snap revision update fixes missing wine vulkan support by compiling wine-staging with libvukan-dev pkg previous patched wine had build missing. Nowd9vk
works.league
snap update adds newerd9vk
build + some cosmetic changes added and removed.