Snoothy / UCR

Universal Control Remapper [Alpha]
MIT License
834 stars 84 forks source link

Where do i map lt and rt on xbox 360 controller #306

Open PurpHere opened 1 year ago

PurpHere commented 1 year ago

i only find rt and lt on axes but i do not know how to bind them to buttons (button to axis does not work)

FireCulex commented 1 year ago

I had to use SharpDX_XInput as INPUT and Core_ViGEm as OUTPUT and use Axes to Axes. It was the only way so I could press both triggers at the same time and work correctly.

UCR_mW5BRfREgT