Games that are using default keyboard layout do not update it when changes are made to default keyboard layout itself
Username1-a opened this issue · 0 comments
Build version:
0.84.1
Device model:
Redmi Note 10 Pro
Android version:
Android 13
Description of the issue:
When editing keyboard layout to your liking you can set it as default, but the issue is that even if all newly installed games will use this default keyboard layout, when you tweak/make changes to that default keyboard layout itself, it won't sync with all the games that were supposed to use the default layout.
The issue probably lies in that it simply copies default VirtualKeyboardLayout preset from /templates/defaut (Profiles, where user defined default keyboard layout goes to) to the game specific folder in /configs/game – would probably be a bit more streamlined if such games would use /template folder with the default preset instead
Thank you