CollinMcKinney / LeagueLocaleLauncher

A simple application that launches the League Of Legends client, with any Region & Language combo (ex. Japanese on the NA server)
GNU General Public License v2.0
89 stars 9 forks source link

How to clear the software to the client modification. #28

Open zhougjstudy opened 1 year ago

zhougjstudy commented 1 year ago

How to clear the software to the client modification.The app is good,but now I want to clear the modification.How can I do.

CollinMcKinney commented 1 year ago

There is no "modification" exactly, it's just setting some hidden options in the game config files.

We can set them back to the default options by doing the following:

  1. Close any running LoL, Riot Games, or League Locale Launcher processes (double check in task manager that none are stuck running in background, close any that are).

  2. Open League Locale Launcher again, and then set the Language & Region options back to their defaults.

  3. Launch LoL through League Locale Launcher and the settings should be reverted.

CollinMcKinney commented 1 year ago

Please let me know if this does or doesn't work for you!