garrysmod-issues
garrysmod-issues copied to clipboard
Typing doesn't work on Arch Linux / Steam Deck (x86-64)
Details
It's possible this is/will be broken on Arch Linux shortly, but at the very least it's broken on SteamOS / Steam Deck.
A recent update changed something, probably with Wayland, that broke KeyChar events in GMod. CEF is no longer getting IHtmlClient::KeyEvent::Type::KeyChar from the game, and even more problematic, it seems like the game itself isn't getting these events. This means even typing in Developer Console (~) doesn't work.
Steps to reproduce
- Switch to the x86-64 beta
- Apply any fix that resolves https://github.com/Facepunch/garrysmod-issues/issues/5166 , or just use GModCEFCodecFix
- Launch GMod
- Try to type text anywhere (console, main menu, etc)
Workaround
Use Proton 8.0-4 or newer.
This is officially broken on Arch Linux now as well.
prob wont be fixed for a while
Would love to hear about a fix for this!
This was apparently fixed at some point, so I'm going to close this issue.