Fixes for when a new LOL patch broke the game here
Please note that you are using this project on your own discretion, we don't hold any responsibility for any actions taken on you/on your account
Those who cannot start LOL after the 11.17 update check here: Update to newer wine-lol version
You can also refer to r/leagueoflinux for frequent updates regarding the game on linux
The Garena Client is almost exclusively intended for Asia (Includes south, south-east, east, etc). If you do not belong to the aforementioned regions (Like NA, EU, etc.), Please use the Riot Client instead (What Lutris ships by default)
This is the way I personally use to start LOL on Linux, through Lutris. The code for starting game without Lutris is still in the script though.
I know that the Lutris Garena works ootb right now, but it has problem for me, namely the client does not show after a game, so I still keep this around
Source: https://www.gloriouseggroll.tv/how-to-get-out-of-wine-dependency-hell/
sudo pacman -Sy wine-staging winetricks giflib lib32-giflib libpng lib32-libpng libldap lib32-libldap gnutls lib32-gnutls mpg123 lib32-mpg123 openal lib32-openal v4l-utils lib32-v4l-utils libpulse lib32-libpulse alsa-plugins lib32-alsa-plugins alsa-lib lib32-alsa-lib libjpeg-turbo lib32-libjpeg-turbo libxcomposite lib32-libxcomposite libxinerama lib32-libxinerama ncurses lib32-ncurses opencl-icd-loader lib32-opencl-icd-loader libxslt lib32-libxslt libva lib32-libva gtk3 lib32-gtk3 gst-plugins-base-libs lib32-gst-plugins-base-libs vulkan-icd-loader lib32-vulkan-icd-loader libjpeg6-turbo lib32-libjpeg6-turbo python-magic gamemode --needed
- For Intel GPU (integrated):
sudo pacman -Sy vulkan-intel lib32-vulkan-intel --needed
- For AMD GPU (interated and dedicated)
# Opensource amdgpu driver
sudo pacman -Sy vulkan-radeon lib32-vulkan-radeon --needed
# Proprietary amdgpu-pro driver
sudo pacman -Sy amdvlk lib32-amdvlk --needed
# Or install vulkan-amdgpu-pro and lib32-vulkan-amdgpu-pro (From AUR)
- For NVIDIA GPU (help wanted to verify)
sudo pacman -Sy nvidia-utils lib32-nvidia-utils nvidia-prime --needed
sudo eopkg install wine wine-devel wine-32bit-devel winetricks
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'
sudo apt update
sudo apt install --install-recommends winehq-staging
sudo apt install winetricks
Enable RPM Fusion repo
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
sudo dnf install lutris wine winetricks
sudo dnf groupinstall "C Development Tools and Libraries"
sudo dnf groupinstall "Development Tools"
- Follow Lutris official docs here: https://lutris.net/downloads/ to install lutris on your distro
- Run this script and follow the output
curl https://raw.githubusercontent.com/nhubaotruong/league-of-legends-linux-garena-script/main/install.py | python
After finishing each step, close all lutris windows
- Download the
lol.py
script
Open Garena from lutris and install LOL like you normally do on Windows.
Also, enable Disable proxy when browsing for better Garena experience (it sucks by default)
Open the Wine Prefix directory (where your Garena is actually installed)
For ex: /home/nhubao/Games/garena/drive_c
Create a new folder there, name it as you wish. For my case, I befittingly named it "fuck u garena"
The directory for the newly created folder should be something like the following example
/home/nhubao/Games/garena/drive_c/fuck u garena
Now, open the Garena Client via Lutris and change the installation directory for LoL
Garena Client --> League of Legends --> Wrench icon (in the bottom left of the page) --> Locate Game Files --> Change --> Locate the directory to the newly created folder
Now click Install and it should now start installing!
If for some reason the installation doesn't complete via the Garena Client, try the folllowing method:-
- Head over to the download link of your region
- Singapore, Malaysia, and Indonesia: https://lol.garena.com/download
- Vietnam: https://lienminh.garena.vn/download
- Phillipines: https://lol.garena.ph/download
- Taiwan, Hong Kong, and Macau: https://lol.garena.tw/download
- Thailand: https://lol.garena.in.th/download
If you wish to inform us about different language options, please raise an issue and we will add it!
- Click on Game Download
It's the Ezreal image for other regions
-
Save the file and wait for it to install
-
Extract the folder into the directory where the game is supposed to be installed by Garena
For Ex: /home/nhubao/Games/garena-vn/drive_c/fuck u garena
-
Head over to Lutris, select the Garena client and under the options for Wine, select Run EXE inside Wine Prefix
-
You will now be prompted by an installer which will extract all the game assets, click Next and the installation should begin
- This is how it should look like now!
curl https://raw.githubusercontent.com/nhubaotruong/league-of-legends-linux-garena-script/main/config.py | python
Riot LOL Installation(How LOL comes by default from Lutris):
/home/nhubao/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClient.exe
Change the above directory to the one below(How it should look like for Garena LOL to work)
/home/nhubao/Games/garena/drive_c/Garena/Games/32771/Riot Client/RiotClientServices.exe
- Download the
lol.py
script - Start Garena
- Open terminal,
cd
into the directory where you have thelol.py
and run
python lol.py
- Select "League of Legends" in the Garena client and press Play
- The launch should be nearly instantaneous if all steps have been followed correctly.
Note: It may take a few minutes to start, give it some time, it may show the Play option again, just ignore it.
- Use
lutris-ge-lol-*
from lutris (Here,*
signifies the latest version and release)
- Go to
Manage runners
-->Manage Versions
and install the latestlutris-ge-lol
- Change the wine version of LOL(
Configure
-->Runner Options
-->Wine Version
) tolutris-ge-lol-*
- If the game crash with some message that saids
core dump...
just pressOK
and wait a bit, the game will continue at the exact state