-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I have a suggestion, that I dunno if it would work correctly or not, but to save League settings/hotkeys.
Currently (League Version 25.24), in order to save the settings, you can make in "path/to/League root folder/Config", there 2 files:
-game.cfg
-PersistedSettings.json
If you make them Read-only, then no matter on which account your hotkeys (and I believe other settings like graphical ones) would transfer from account to account.
My suggestion, is to either have a tick box, where you can press "Save settings/hotkeys between profiles", which simply makes those files "Read-only", unless unticked.
Issue I can think of it, if you try to modify settings in-game, they will persist until the game ends, unless you remove Read-only attribute from those 2 files.
Other idea, is to perhaps copy those files, and paste them in "League/Config" folder.
Have not tried this approach, though, thus I am not sure if League will not complain/reset settings.