I reinstalled wine and league after there was an update in AUR using leagueoflegends reinstall. Since then --locale en_US is ignored and I get Russian text in game and in game client. I tried the following so far:
Reinstalling with EUW server -> Riot client is in English, but the game itself and everything else is in Russian
Modifying the LeagueClientSettings.yaml -> it gets overwritten the next time I start the game
Making LeagueClientSettings.yaml immutable -> didn't help
Using both region and locale flags (leagueoflegends --region ru_RU --locale en_US start) -> no effect
Removing everything, deleting the ~/.local/share/leagueoflegends/ and reinstalling -> same result
Steps to reproduce
Run leagueoflegends install
Login to an account that is tied to a Russian server and let it install/update
System information
mesa
,vulkan-radeon
,xf86-video-amdgpu
Describe the issue
I reinstalled wine and league after there was an update in AUR using
leagueoflegends reinstall
. Since then--locale en_US
is ignored and I get Russian text in game and in game client. I tried the following so far:LeagueClientSettings.yaml
-> it gets overwritten the next time I start the gameLeagueClientSettings.yaml
immutable -> didn't helpregion
andlocale
flags (leagueoflegends --region ru_RU --locale en_US start
) -> no effect~/.local/share/leagueoflegends/
and reinstalling -> same resultSteps to reproduce
leagueoflegends install
leagueoflegends --locale en_US start