Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: dpad of DS4 cannot be detected on OSX  (Read 1040 times)

0 Members and 1 Guest are viewing this topic.

wow39001

  • Newbie
  • *
  • Posts: 2
    • View Profile
dpad of DS4 cannot be detected on OSX
« on: March 02, 2014, 06:54:03 am »
Hi,
I have some trouble with Dualshock 4's dpad on osx 10.9. There is no way for me to detect it.
I suppose dpad should be mapped to some axis. Now my X/Y axis mapped to the left stick, Z/R mapped to the right.
According to the return value from sf::Joystick::hasAxis, U/V are available too, while PovX/PovY don't. However U/V don't response to the dpad.
Does anyone have clue?

Thanks!
« Last Edit: March 02, 2014, 10:26:13 am by wow39001 »

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: dpad of DS4 cannot be detected on OSX
« Reply #1 on: March 02, 2014, 09:33:14 am »
This is usually a driver issue. Does it work in non-SFML apps?
Laurent Gomila - SFML developer

wow39001

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: dpad of DS4 cannot be detected on OSX
« Reply #2 on: March 02, 2014, 10:14:58 am »
I haven't try much. As far as I know, SDL have this issue too. However, the dpad of DS4 works fine in Steam.
« Last Edit: March 02, 2014, 10:24:44 am by wow39001 »