I’m trying to read a gamepad’s right analog stick. Looking at this, it seems it’s just a matter of figuring out which axis to set the input to (X, Y, 3rd-10th), but none of these are mapped to the right analog. If I build and run the EXE, the input configuration window is also unable to detect the right analog.
Am I missing something obvious? Is this a known problem? Any thoughts on how to proceed?