[Bug 34286] dinput doesn't report DIDOI_ASPECT* for joystick axes

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 29 09:29:42 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=34286

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #12 from Bruno Jesus <00cpxxx at gmail.com> ---
Confirming in wine 1.7.44. Used a PS2 controller on a USB conversor and a XBOX
360 USB controller, output of the XBOX controller below:

Windows 7:
              Offset: 0
         Object name: Eixo Y
                Type: YAxis {A36D02E1-C9F3-11CF-BFC7-444553540000}
  Type flags (DIDFT): 0x102
Object flags (DIDOI): 0x100

Wine 1.7.44:
              Offset: 0
         Object name: Axis 0
                Type: XAxis {A36D02E0-C9F3-11CF-BFC7-444553540000}
  Type flags (DIDFT): 0x2
Object flags (DIDOI): 0x1

Windows 7:
              Offset: 4
         Object name: Eixo X
                Type: XAxis {A36D02E0-C9F3-11CF-BFC7-444553540000}
  Type flags (DIDFT): 0x2
Object flags (DIDOI): 0x100

Wine 1.7.44:
              Offset: 4
         Object name: Axis 1
                Type: YAxis {A36D02E1-C9F3-11CF-BFC7-444553540000}
  Type flags (DIDFT): 0x102
Object flags (DIDOI): 0x1

Windows 7:
              Offset: 8
         Object name: Rotação Y
                Type: RyAxis {A36D02F5-C9F3-11CF-BFC7-444553540000}
  Type flags (DIDFT): 0x402
Object flags (DIDOI): 0x100

Wine 1.7.44:
              Offset: 8
         Object name: Axis 2
                Type: ZAxis {A36D02E2-C9F3-11CF-BFC7-444553540000}
  Type flags (DIDFT): 0x202
Object flags (DIDOI): 0x0

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list