League of Legends in different language
Recently, I posted how to change language to Korean for non-Korean servers such as OCE or NA.
It was due to my personal need because Riot has changed few things on 8.3 patch and previous patch method did not work anymore.
Then I had few people ask for language patch for different servers as well, so here it is.
I will write how to patch your league of legends client into Korean client, so you can play your desired server in Korean
How to apply patch
Firstly, go all the way down to download system_XXXX.yaml file.
system_XXXX.yaml file will have your server name.
For example, if I wish to play OCE server in Korean, I have to download 1
2
3
4
5
6
Then rename the file into system.yaml
**You won't be able to see .yaml if you have not turned on the show file name extention setting, so don't worry if you can't see system.yaml but system_OCE. Just change it to system by removing _OCE part**
Open up your league of legends folder, by default it should be under
```C:\Riot Games\League of Legends\
Then go into RADS->projects->league_client->releases
So by now, you should be able to see few folders in the releases folder.1
2
In my situation, 25th/FEB/2018, the newest folder (folder name with highest number) is ```0.0.126
Go into the folder with highest number then folder name 1
2Example:
```C:\Riot Games\League of Legends\RADS\projects\league_client\releases\0.0.0.126\deploy
Then copy the system.yaml that you downloaded and paste it. It will ask you to overwrite/replace the file because you already have system.yaml file there, Click on YES or replce file with one you downloaded.
After replacing it, launch League of legends to start download the language patch.
While you are downloading the language file, you won’t be able to login since client is downloading from Korean Server and your credentials aren’t exist under Korean server
When Patch is over, close League of legends and repeat the step above to replace the system.yaml file again. Otherwise, your client will remain as Korean client, and won’t be able to log in.
C:\Riot Games\League of Legends\RADS\projects\league_client\releases\0.0.0.126\deploy
You should replace old system.yaml file with one you have downloaded here AGAIN
FAQ
Q: I don’t see my server file under.
A: leave a comment below or send me an email, augusdn@gmail.com with your system.yaml
also which server you want to play on.
Q: Can I patch my League client into different language as well?
A: Yes, you can. For example, you can play NA server in Japanese and etc. I haven’t tried that but if you ask for it, I can make a patch file and upload it here.