Inputs Not Mapping

Howdy guys, I’m trying to map my custom gamepad’s left and right analog sticks to a standard controller’s left and right analog sticks. I’m trying this by setting the following:

Cursor X → Left Stick X

Cursor Y → Left Stick Y

Right Stick X → Right Stick X

Right Stick Y → Right Stick Y

The result is that the right stick values are mapped, but the left stick values are not. Not sure why, because under the monitor tab the left stick values show up as cursors so I’m sure they’re being properly assigned. In fact, I clicked add mapping for all 4 inputs from the monitor tab, so I’m not sure where the input/output is getting lost.

Any ideas?

Yes, this should work, Cursor X is the same as Left Stick X, you can change the labels in the Settings tab if it bothers you.

So I don’t know why it doesn’t work, can you export your config as JSON (in the Actions tab) and post the file here?