Description
Patched wine for leagueoflegends.
This is a patched build with:
- ntdll-resolve-drive-symlink-for-mapped-filename.patch to fix https://bugs.winehq.org/show_bug.cgi?id=51687
- LoL-ntdll-nopguard-call_vectored_handlers.patch from https://github.com/kyechou/leagueoflegends/issues/83#issuecomment-1502431738
- LoL-client-slow-start-fix.patch to fix https://bugs.winehq.org/show_bug.cgi?id=54793
TODO:
- Re-enable Wayland driver when available.
- Re-add FSYNC (WINEFSYNC=1) patches.
Use this at your own risk
While Riot has declared that you shouldn't be banned for running LoL on Wine, mistakes can happen, and it could be that you get banned (though accidental bans are extremely rare). More information on this here: https://leagueoflinux.org/faq/#can-i-get-permabanned-for-playing-on-linux.
Sadly, my account was banned for gaming on Wine and, while I'm still trying to get it back, in the case I don't it wont be possible for me to continuing updating these builds.
Installation Instructions
NOTE: Sometimes I fall behind fedora versions.
To prevent dnf from updating to a newer version, exclude wine manually from updates, or add a rule to /etc/yum.repos.d/{fedora,fedora-updates}.repo
like:
excludepkgs=wine,wine-*a*,wine-*c*,wine-*s*,wine-de*
NOTE: If you get the "Another process already running" error while installing the Riot Client, try this:
- Retry installation
- While the installer is downloading the client again execute from the "Riot Games" directory:
mv Riot\ Client/RiotClientServices.exe ./ && cp RiotClientServices.exe Riot\ Client/
- After that, you can remove the RiotClientServices.exe file from "Riot Games" (Basically you are moving the running executable, and copying a new one that the installer can use and is not locked because is not "running")
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | i386 (403)*, x86_64 (1067)* | Fedora 38 multilib x86_64+i386 (0 downloads) |
Fedora 39 | i386 (97)*, x86_64 (214)* | Fedora 39 multilib x86_64+i386 (45 downloads) |
* Total number of downloaded packages.