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

Author Topic: Bluetooth Xbox one controller OS X not working  (Read 3082 times)

0 Members and 1 Guest are viewing this topic.

kurtis

  • Newbie
  • *
  • Posts: 4
    • View Profile
Bluetooth Xbox one controller OS X not working
« on: January 07, 2018, 03:21:21 am »
I’m having problems getting inputs from my Xbox one controller. I have it connected to my Mac through Bluetooth and it works fine for steam games but SFML can’t seem to register the left or right trigger or the dpad. I was wondering if anyone has experienced the same problems or has a solution.

Thanks,
Kurtis

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10976
    • View Profile
    • development blog
    • Email
Re: Bluetooth Xbox one controller OS X not working
« Reply #1 on: January 07, 2018, 08:52:15 am »
What SFML version are you using?
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

kurtis

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Bluetooth Xbox one controller OS X not working
« Reply #2 on: January 07, 2018, 03:06:45 pm »
I'm using version 2.4.2. I did get it to work using the SDL2 joystick module but still can't get the SFML joystick stuff to work.

Hiura

  • SFML Team
  • Hero Member
  • *****
  • Posts: 4321
    • View Profile
    • Email
Re: Bluetooth Xbox one controller OS X not working
« Reply #3 on: January 12, 2018, 10:24:10 pm »
Did you try https://github.com/SFML/SFML/pull/1248? It was merged in master after 2.4.2 was released.
SFML / OS X developer

Haize

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Bluetooth Xbox one controller OS X not working
« Reply #4 on: November 01, 2023, 12:10:52 pm »
I'm having the same issues using SFML 2.6. No input from the triggers or dpad is being picked up by SFML, works fine when testing controller using different programs. Is this a known issue?

I should also mention that the Z axis, which is the axis I would have expected the trigger to be registered as, is actually assigned to the right analog stick X axis (so does the horizontal input for the analog stick which uses R for vertical input). 
« Last Edit: November 01, 2023, 12:19:57 pm by Haize »

 

anything