Quantcast
Channel: PCSX-Reloaded
Viewing all articles
Browse latest Browse all 2368

Created Unassigned: Only the two positive DPad axis (Axis 0+, Axis 1+) are recongnized [12422]

$
0
0
Hello,

I am using:
- the Microsoft Xbox360 controller
- the xboxdrv 0.8.8 driver https://pingus.seul.org/~grumbel/xboxdrv/
- the pcsxr 6484236cb0281e8040ff6c8078c87899a3407534 emulator https://pcsxr.codeplex.com/SourceControl/changeset/6484236cb0281e8040ff6c8078c87899a3407534

I go to: Configuration > Controllers > D-Pad Up > Change.
Then I press the DPad axis on my controller.
Unfortunately, only Axis 0+ and Axis 1+ are recognized.
So, I can only go down and right in the video game.

I tried the tool provided by xboxdrv to check that the DPad axis is recognized and I pressed the Up, Right, Down then Left directions:
```
xboxdrv-0.8.8/tools$ ./evtest /dev/input/event15
Input driver version is 1.0.1
[...]
Testing ... (interrupt to exit)

Event: time 1502146533.368663, type 3 (Absolute), code 1 (Y), value -1
Event: time 1502146533.368663, type 0 (Reset), code 0 (Reset), value 0
Event: time 1502146533.528626, type 3 (Absolute), code 1 (Y), value 0
Event: time 1502146533.528626, type 0 (Reset), code 0 (Reset), value 0

Event: time 1502146536.600565, type 3 (Absolute), code 0 (X), value 1
Event: time 1502146536.600565, type 0 (Reset), code 0 (Reset), value 0
Event: time 1502146536.824686, type 3 (Absolute), code 0 (X), value 0
Event: time 1502146536.824686, type 0 (Reset), code 0 (Reset), value 0

Event: time 1502146541.124538, type 3 (Absolute), code 1 (Y), value 1
Event: time 1502146541.124538, type 0 (Reset), code 0 (Reset), value 0
Event: time 1502146541.944499, type 3 (Absolute), code 1 (Y), value 0
Event: time 1502146541.944499, type 0 (Reset), code 0 (Reset), value 0

Event: time 1502146543.292697, type 3 (Absolute), code 0 (X), value -1
Event: time 1502146543.292697, type 0 (Reset), code 0 (Reset), value 0
Event: time 1502146543.396656, type 3 (Absolute), code 0 (X), value 0
Event: time 1502146543.396656, type 0 (Reset), code 0 (Reset), value 0

```
It's fine.
So why pcsxr does not recognized the two negative DPad axis please?

Thank you.
Best regards.

Viewing all articles
Browse latest Browse all 2368


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>