fraxiinus / ReplayBook

Play, manage, and inspect League of Legends replays
https://www.fraxiinus.dev/ReplayBook/
GNU General Public License v3.0
326 stars 51 forks source link

Add support for Chinese locale replay (By add -Locale=zh_CN command arg) #171

Closed Nsiso closed 2 years ago

Nsiso commented 2 years ago

Please add support for Chinese replay. You could simply check the env locale and add the local command argument in League client.

Nsiso commented 2 years ago

command argument: -Locale=(Any)

fraxiinus commented 2 years ago

Hello! This is being done already: check this discussion thread: #132

You can set the locale command argument in the executable edit window.

Nsiso commented 2 years ago

Hello! This is being done already: check this discussion thread: #132

You can set the locale command argument in the executable edit window.

Thanks a lot! It's working! I hope it could auto detect local prop~ Have a nice day!

Nsiso commented 2 years ago

Closing this issue.