Discussion:
[SDL] Wired Xbox controller not recognised as Game Controller?
SRG
2016-11-11 14:01:39 UTC
Permalink
Hi,

I am new to SDL and am using it for controls in a game.
On Mac, SDL does not recognise my wired xbox controller as a game controller but does recognise it as a joystick.
On PC is does recognise it as game controller.
Is this correct behaviour on a mac?
SRG
2016-12-04 16:52:04 UTC
Permalink
I am using this driver ( https://github.com/360Controller/360Controller/releases ) to get my Xbox One controller to work.

I get this output...

2016-12-04 16:45:39.471747 testgamecontroller[572:8968] INFO: Joystick 0: Xbox One Wired Controller (guid 0d0f0000000000006700000000000000)
2016-12-04 16:45:39.471811 testgamecontroller[572:8968] INFO: There are 0 game controller(s) attached (1 joystick(s))

I think it just does not recognise Xbox One controller but recognises Xbox 360 controller

Any other suggestions?

Continue reading on narkive:
Loading...