El Foro

[Test] How to install League of Legends

It works!

Autor Respuestas
Jump to the page: 1 - 2
petch Tuesday 4 June 2013 at 0:39
petch

The script provides uses the same download URLs as http://signup.leagueoflegends.com/en/signup/redownload that's all I know
nikitis Monday 17 June 2013 at 18:45
nikitisAnonymous

thanks!!! i'm sorry i have one more question... is there any way to add Latin America?

Quote from benjisp94

Try editing line 65 of the script:

    POL_SetupWindow_menu "$(eval_gettext 'What version would you like to install?')" "$TITLE" "EU West~Brasil~EU Nordic & East~North America~Turkey" "~"

and change to:

    POL_SetupWindow_menu "$(eval_gettext 'What version would you like to install?')" "$TITLE" "Latin America~EU West~Brasil~EU Nordic & East~North America~Turkey" "~"


Then add a line with this contents after then "Turkey" line and before the "esac" lines:

"Latin America") DOWNLOAD_URL="LINK TO URL";;


Now the link to Latin America doesn't exist yet when I checked, you are supposed to just download the NA or Brasil copy and then in the store select transfer to Latin America.  I don't believe there is a separate client yet.
Ronin DUSETTE Tuesday 18 June 2013 at 5:43
Ronin DUSETTE

If you edit the script, does that work for you? If it does, we can get a bug report set up and get a ticket assigned to make that change.

Please:
Post debug logs & full computer specs in first post
No private messages for general help, use the forums
Read the wiki, Report broken scripts
tomiglz Friday 19 July 2013 at 7:57
tomiglzAnonymous

Hi, I'm new to the world of Linux, what I did was modified the script like nikitis said by inserting the Latin American North Name and link of the server. At this moment I'm Installing Latin Ameican North Server and Hope everything works ok.
Note:
Open the script given and replace similar text with this-

POL_SetupWindow_menu "$(eval_gettext 'What version would you like to install?')" "$TITLE" "EU West~Brasil~EU Nordic & East~North America~Turkey~Latin America North" "~"

case "$APP_ANSWER" in
"EU West") DOWNLOAD_URL="http://l3cdn.riotgames.com/Installer/EUW_Installer/LeagueofLegends.exe";;
"Brasil") DOWNLOAD_URL="http://l3cdn.riotgames.com/Installer/BR_Installer/LeagueofLegends.exe";;
"EU Nordic & East") DOWNLOAD_URL="http://l3cdn.riotgames.com/Installer/EUNE_Installer/LeagueofLegends.exe";;
"North America") DOWNLOAD_URL="http://l3cdn.riotgames.com/Installer/NA_Installer/LeagueofLegends.exe";;
"Turkey") DOWNLOAD_URL="http://l3cdn.riotgames.com/Installer/TR_Installer/LeagueofLegends.exe";;
     "Latin America North") DOWNLOAD_URL="http://l3cdn.riotgames.com/ShellInstaller/LA1/LeagueofLegends_LA1_Installer_06_11_13.exe";;
petch Friday 19 July 2013 at 13:36
petch

Their new installers are based on "Advanced Installer" that does not work under Wine:
http://www.advancedinstaller.com/forums/viewtopic.php?f=1&t=9124&start=15

So you can consider this unofficial script obsolete (at least unless Riot Games change their minds again).
Diamond Thursday 12 September 2013 at 9:54
DiamondAnonymous

I reinstalled LOL but I'm afraid there aren't all needed components. I installed the listed components in the first coment ( IE8 instead of IE6)

Also I don't know what to write in the fields "Debug flags" and "Arguments". Please help if you can. Also I tried to install directx9 and after that a message appeared telling me that I don't have the appropriate adobe air version.

Editado por: Diamond

TheLostToFu Monday 22 September 2014 at 0:15
TheLostToFuAnonymous

I have been trying to install it like you but first it stuck at installing League and after I tried to install it without the packages I only get an error message.. :S

I tried to install it before I read your thread and only got to the installation and stuck there (didn´t load no matter how long I wait)

 

could anyone please help?

I have a MacBook 4,1 with Snow Leopard (if this is of any help)

Editado por: TheLostToFu