Install League of Legends

Discuss everything about Linux here!

Moderator: Community Moderator

Post Reply
User avatar
MrNiitriiX
Premium Uploader
Premium Uploader
Posts: 2197
Joined: 19 Apr 2010, 14:52
Location: between space and time
Has thanked: 24 times
Been thanked: 164 times

Install League of Legends

Post by MrNiitriiX »

This is how i Install League Of Legends on niixarch Linux ... unlike with Playonlinux the shop is working and the game has not yet crashed since i started installing this way.

Code: Select all

###########################
GET THE INSTALLER
###########################

LeagueOfLegendsBaseEUW (Europe West)
http://l3cdn.riotgames.com/Installer/SingleFileInstall/LeagueOfLegendsBaseEUW.exe

LeagueOfLegendsBaseEUNE (Europe Nordic East)
http://l3cdn.riotgames.com/Installer/SingleFileInstall/LeagueOfLegendsBaseEUNE.exe

LeagueOfLegendsBaseNA (North America)
http://l3cdn.riotgames.com/Installer/SingleFileInstall/LeagueOfLegendsBaseNA.exe

###########################
 INSTALL WINE        
###########################

sudo pacman -S wine-staging winetricks wine-mono wine_gecko

###########################
INSTALL DEPENDENCIES  
###########################

sudo pacman -S alsa-lib gnutls lcms2 lib32-alsa-lib lib32-gnutls lib32-lcms2 lib32-libldap lib32-mpg123 libldap mpg123 gendesk icoutils imagemagick alsa-plugins lib32-alsa-plugins lib32-libpulse libpulse openal lib32-openal

WINEARCH=win32 WINEPREFIX=$HOME/.wine32 winetricks d3dx9 vcrun2005 wininet corefonts adobeair ie8

###########################
INSTALL THE GAME     
###########################

cd /home/USERNAME/Downloads
wine LeagueOfLegendsBaseEUW.exe
or
wine LeagueOfLegendsBaseEUNE.exe
or
wine LeagueOfLegendsBaseNA.exe
Last edited by MrNiitriiX on 14 Sep 2016, 09:21, edited 1 time in total.
"Injustice anywhere is a threat to justice everywhere." - Martin Luther King
Image
Upload List
User avatar
LghPuppy
GFX Team
GFX Team
Posts: 40382
Joined: 06 Jun 2011, 21:25
Location: Watering the trees
Has thanked: 127 times
Been thanked: 81 times

Re: Install League of Legends

Post by LghPuppy »

Bookmarked
Image
Please consider Donating
“The only thing necessary for the triumph of evil is for good men to do nothing.”
Edmund Burke
Post Reply

Return to “Everything Linux”