GModCEFCodecFix
GModCEFCodecFix copied to clipboard
Typing doesn't work on Arch Linux / 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.
This is an upstream issue that will require Facepunch to fix. I've created an issue for it here: https://github.com/Facepunch/garrysmod-issues/issues/5434
Using Proton now "fixes" this issue, at the cost of some font rendering issues and missing emojis in CEF
i been testing with protonGE, so far it let me type and (somehow) increase the performance with the fix applied (in steam deck)