Season 10
Application Details:
Version: | 10.x |
License: | Free to use |
URL: | http://www.leagueoflegends.com... |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 5.6-staging |
Maintainers: About Maintainership
What works
What does not
Install or game don't launch.
Workarounds
Using a modified version made by the team of "lutris", a game manager software.
What was not tested
Don't know.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux Testing "bullseye" | Apr 21 2020 | 5.6-staging | N/A | Yes | Yes | Silver | harry | |
Show | Ubuntu 20.04 "Focal" (+ variants like Kubuntu) | Jul 09 2020 | 5.5-staging | Yes | No | No | Garbage | risingfr | |
Show | Arch Linux x86_64 | Apr 18 2020 | 5.5-staging | Yes | No | No | Garbage | Sinan Ozan | |
Current | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Apr 16 2020 | 5.5 | No | Not installable | Yes | Garbage | risingfr |
To be able to run application:
* Apply patch from https://bugs.winehq.org/show_b... to Wine-5.6-staging
* If application is not able to run, kill it and restart until it starts.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by risingfr on Saturday July 11th 2020, 10:23
Add 500 milliseconds of delay :
Find your enp name with ifconfig command.
Then execute this in a terminal :
sudo tc qdisc add dev ‘your enp’ root netem delay 500ms
Start the Riot launcher. When it’s loaded, the “Play” button should be blue (working).
Remove the latency delay :
sudo tc qdisc del dev eth0 root
Then launch a game.
(Original solution posted here : www.reddit.com/r/leagueoflinux/comments/hoa46j/just_something_i_found_out_maybe_will_help_fixing/
by risingfr on Tuesday July 14th 2020, 3:09
by dolphinling on Sunday April 26th 2020, 7:24
by dolphinling on Friday June 12th 2020, 2:20