pboy0922 / x360ce

Automatically exported from code.google.com/p/x360ce
1 stars 0 forks source link

Sliders/Triggers do not use Xinput #1138

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps will reproduce the problem?
1. Set LT as IHSlider1 and RT as HSlider1 (or ISlider1 and Slider1 
respectively).
2. Pressing LT yields a negative value and pressing RT yields a positive value 
in U/V A output.
3. Pressing LT and RT together yields no response (the two buttons cancel each 
other).

What is the expected output? What do you see instead?
Pressing LT and RT together should register that both buttons are being pressed 
and result in the firing of commands assigned to each button.

What versions of x360ce and Windows are you using?
2.1.2.191 Beta 2

What gamepad do you use? On what drivers version?
TechSolo TG-30 USB GAME PAD with HD Compliant Game Controller Driver V.  
6.1.7601.18199

Please attach a log file created with Log=1 setting in x360ce.ini file.
(LOG MUST BE FROM THE GAME, NOT X360CE)
Not applicable. Issue occurs irrespective of the game being played.

Failure to follow the template will result in your issue being marked as
invalid.

Original issue reported on code.google.com by louisjoh...@gmail.com on 6 Apr 2015 at 6:46

GoogleCodeExporter commented 9 years ago
Trigger axis separation cannot be done. DirectInput use single axis for both 
triggers.

Original comment by tapcio on 6 Apr 2015 at 6:49

GoogleCodeExporter commented 9 years ago
Is no programming solution possible to go around the issue?

Original comment by louisjoh...@gmail.com on 9 Apr 2015 at 6:48