Controller not responsive ODK on MAC with XBOX360 controller

I'm running the ControllerTestActivity and it's not responding to input from the controller.

I have OS X mountain lion, an XBOX 360 and this driver

Other applications recognize and respond to the controller's input.

Comments

  • DreamwriterDreamwriter Posts: 768Member
    Are you using some device? The Android Emulator doesn't support controllers.
  • shamsaelshamsael Posts: 2Member
    I see.  Is there any way to test controller input short of acquiring an OUYA console?
  • KonajuGamesKonajuGames Posts: 560Member
    Aside from writing an OS X version of your game, no.
  • pluspingyapluspingya Posts: 5Member
    if you're making game with unity, you can test directly from unity .. on your mac machine.
    Playing video games is about fun, creating them should be a lot more fun, isn't it?
  • DreamwriterDreamwriter Posts: 768Member
    But you can't be sure your controls will really work without testing on hardware.  Really it's best to just wait until you have an OUYA you can test on, you'll want to make sure everything else works good on the device as well anyways.
  • rumplestilzkenrumplestilzken Posts: 181Member
    From what i understand, most of the underlying features between the 360 and Ouya controllers map to the same input signals. 
  • jtn0514jtn0514 Loganville,DCPosts: 142Member
    From what i understand, most of the underlying features between the 360 and Ouya controllers map to the same input signals. 
    Not quite....

    I looked into this a while back when i was starting to research what it would take to put controller and payment support in Game maker studio. I did notice the XB360 controller had similar mappings but was still not the same as the ouya. Some of the core buttons would map the same but id say only about half of the controller was the same.

    Personally, id test on the real ouya hardware. in all the times ive dealt with consoles, ive found its best just to do your testing and as much development as possible on the real thing.

  • rumplestilzkenrumplestilzken Posts: 181Member
    I came across a post awhile back telling me that the values match up, if i come across the post, i will provide it. I unfortunately could not verify as i don't have an Ouya yet :/

    http://www.badlogicgames.com/wordpress/?p=2724 -- Give this a look, incase you were still having issues.
Sign In or Register to comment.