Hi,
I'm mostly using the Dual Analog with the ratchet but would also like to enable ratchet when using the right analog stick. The binding below doesn't work, any ideas?
Thanks
<binding>
<name>Joy Ratchet</name>
<conditions>
<joystick>
<controller>P1R</controller>
<direction>any</direction>
<inverted>true</inverted>
</joystick>
</conditions>
<actions>
<mouse_enable />
</actions>
</binding>



Reply With Quote

