• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Mac OSX Gamepad Triggers not working

D1Project

Member
Hello,

I'm trying to use my Gamepad Trigger buttons, but it's not working:
Tried:
  • gamepad_button_value(0, gp_shoulderrb)
  • gamepad_button_check(0, gp_shoulderrb)
It is the same with:
  • gp_shoulderr
  • gp_shoulderlb
  • gp_select
There is no feedback I can use when pressing those buttons.

The left stick and A, B, X and Y buttons all work.
I'm using an Xbox 360 Wired remote on my Mac with 360Controller driver.

What can I do?
If it's a bug, will this be fixed?

Thanks
 

D1Project

Member
Just read some other posts. It seems to be a bug introduced since January 2018.
I'm on a more recent version than what is described in other posts: v2.1.3.189.
 

rwkay

GameMaker Staff
GameMaker Dev.
This is fixed on the internal version and will be out in the next public release.

Russell
 
2

2cute2die

Guest
omfg 2 hours of head scratching from me just to find out its a bug fml. I need to start checking here first.
 
Top