Page 1 of 1

Trouble using stream deck hotkeys in rawinput mode

PostPosted: Tue Jun 27, 2023 3:03 pm
by hamburglin
I use rawinput mode for dual light gun games. I also have a stream deck that I use to trigger keys like "escape" so that people using my arcade cabinet can exit games easily.

However, there is a problem. For some reason, rawinput mode does not recognize any hotkeys from my stream deck. It only recognizes key presses from my keyboard.

Is there a way around this or a binding I'm missing in the config? The stream deck keys work fine in dinput and xinput modes. I've also tried using what is essentially authotkey functionality in the stream deck, but those "raw" button presses don't work either.

Re: Trouble using stream deck hotkeys in rawinput mode

PostPosted: Wed Jun 28, 2023 10:38 pm
by hamburglin
Anyone know if autohotkey registers in rawinput mode?

Re: Trouble using stream deck hotkeys in rawinput mode

PostPosted: Fri Jun 30, 2023 8:45 pm
by hamburglin
My solution was to use LaunchBoxes autohotkey implementation for a "Running Script".

I can still trigger "Esc" when in game in LB's ahk script, and it kills supermodel 3 on my behalf.