-
Notifications
You must be signed in to change notification settings - Fork 276
Interception & Universal Controller Remapper
It took a while for me to figure out how to use Interception & UCR to send keystrokes from my keyboard, I thought I would share it here.
From what I've read, you may need to install UCR 'after' Interception. I did that and it's working. But I could not find any info on how to tell the keyboard to send a Character. Until I found one tutorial..
In UCR you need to use the 'Button to Button' Plugin/Action, and assign your controller button first. Then select your Keyboard device(Mine was called 'K: Logitech USB Receiver'.. K: is for Keyboard, and M: is for Mouse). And click the 3 dot button to the right of the 'Click to bind' button.
You will see a list of Keys that you can pick from.
And in my case, I wanted to use my Left Rudder Pedal as a button, sent to vJoy. And require that to be pressed as a modifier(like CTRL, ALT..) for my Hat buttons to work. So, I made the Left Pedal button (vJoy Stick 1) as a 'Filter', and added a 'Button to Button' action to send my Hat buttons to the keyboard, filtered by my Left Pedal Button.
This is all working fine.