I've noticed that with games like Genshin Impact, when the game window has focus, it steals the keyboard focus so the global key press functionality in PNGTuberPlus does not actually work. I'd tried to rig up a numpad to change expressions and as long as the game has focus I'm not able to do so.
Because of this, I've been experimenting with hooking in to the StreamDeck plugin to allow this switching (and I've reverse engineered the signalling so I can write a TouchPortal plugin I can use), but it's currently just limited to the costume layers. Is it possible to add support so that the sprite visibility toggles can also be triggered through the plugin?