rpcs3
rpcs3 copied to clipboard
Keyboard settings depends on system default keyboard layout
If we use some non-latin language (like Cyrillic) in keyboard layout by default, the emulator tries to use their local keycodes instead of universal (English) ones. As a result, buttons configured with English system language, doesn't work when we changed layout to non-english, or just transfer our settings to other PC. This is really annoyingly and looks like omission.
I might have a fix for this once i get home.
@Megamouse, it would be nice, as we don't need to have separate configs for different keyboard layouts!
This is an amazing edge case, damn. :p ~~Probably~~ still an issue, ~~needs retesting.~~ as there was absolutely nothing done about it in 2 years.
It doesn't need retesting as we changed absolutely nothing about it. It would be a miracle if it suddenly worked
Citra has an issue open around the same issue https://github.com/citra-emu/citra/issues/4243 This library was linked in the comments and describes the problem and a possible solution https://github.com/nyanpasu64/qkeycode
This probably needs to be re-tested.
Closing due to inactivity
This probably needs to be re-tested.
The problem still persists.