shinyquagsire23 / OpenJKDF2

A cross-platform reimplementation of JKDF2 in C
Other
493 stars 39 forks source link

Keyboard & mouse input ignored after update to v0.8.18 #256

Closed michaelcarter closed 1 year ago

michaelcarter commented 1 year ago

OS: MacOS Ventura 13.2.1

Upon launching, I got a prompt to auto-update to v0.8.18. I clicked to download, and then replaced the executable in /Applications with the updated one and re-launched OpenJKDF2.

I can click my way through the menus and load up my saved game, but once in game all keyboard and mouse input is ignored.

I am, however, able to open the console, and upon scrolling up I see an entry that looks potentially suspect:

Screenshot 2023-04-29 at 17 07 24

Thanks for reading, let me know if there's any additional info I can give! 😊

michaelcarter commented 1 year ago

I figured out what had happened. Somehow, all of my mouse and keyboard key bindings were lost after the update. I had to reset everything to defaults in the menu and re-assign custom keys to get it working again.