http://bugs.winehq.org/show_bug.cgi?id=59596 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #1 from Stian Low <wineryyyyy@gmail.com> --- Created attachment 81022 --> http://bugs.winehq.org/attachment.cgi?id=81022 Screenshot of all keyboard inputs working for in-game controls settings shown Unable to reproduce for wine-11.9-f72272396b7 for Debian 13 AMD. Please rerun with extra WINEDEBUG logs: `WINEDEBUG=+environ,+keyboard wine "I Wanna Lockpick.exe"` Unable to reproduce your fixme:keyboard logs which may be causing the bug: 00e4:fixme:keyboard:NtUserActivateKeyboardLayout Changing user locale is not supported Rather Debian 13 +keyboard logs: 0034:trace:keyboard:NtUserGetKeyboardLayoutName name 0x7ffffe10e8e0 0034:trace:keyboard:NtUserGetKeyboardLayoutName ret L"00000405" 0074:trace:keyboard:init_keyboard_layouts current group 1 (status 0) 0074:trace:keyboard:init_keyboard_layouts Found 3 group names 0074:trace:keyboard:init_keyboard_layouts Found group 0 with name "English (US)" -> layout "us":(null), lang 0409, klid 00000000 0074:trace:keyboard:create_layout_from_xkb xkb_group 0, xkb_layout us:(null), lang 0409, klid 00000000 0074:trace:keyboard:get_layout_id_from_klid klid 00000000 0074:trace:keyboard:create_layout_from_xkb Created layout entry 0x5555857ce5c0, lang 0409, klid 00000409, layout_id 0000 0074:trace:keyboard:init_keyboard_layouts Found group 1 with name "German" -> layout "de":(null), lang 0407, klid 00000000 It still works for Debian 13 despite trying to force locale changes. Maybe there's a locale bug for MacOS vs Linux which seems to work via xkb. Dev note: both WINED3D/gl and DAMAVAND/vulkan supported -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.