-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pairing OSX with Dualschock SixAxis #39
Comments
That guide seems pretty spot on although the author rambles on a bit, I would say: Connect the controller to the PC via USB, I have access to a mac that has never been paired to a controller before, I will do that later today and see if the above description holds true or if I missed something. |
Thanks for your reply and offer to try it on another mac. I tried this one as well - still no luck: http://www.mactrast.com/2013/01/how-to-use-a-playstation-3-controller-with-your-mac/ :-( I had it at times that the controller is in the bluetooth setup and is not prompting me for a bluetooth pairing code and it cotrnol is seemingly connected to my mac... but then I can't connect to it from node. The discoveryHelp script returns - 'cannot open device with vendor id 0x54c and product id 0x268' - so something is not right. I am not trusting the pairing. People say that the pairing works better in Mavericks. |
Tried on the other mac and did the steps I described and was able to pair, one thing I did notice and this is a problem people have described before: the controller will not send any data once paired until you press the psx button (but you should not get any errors if you are at that point). you can check the connected devices by commenting out this line on the device discovery help file: "var controller = new HID.HID(1356, 616);" it did not help that the computer had maverics so I did not get your experience. |
Ok, thanks I will keep you posted. Hopefully I'll get it working soon. I really appreciate your support in On 22 July 2014 04:20, Ricardo de Peña [email protected] wrote:
|
I am trying to pair my DualSchock SixAxis control with OSX - I followed these steps (https://discussions.apple.com/thread/4476914?tstart=0) that looked promising, but it keeps on prompting me to enter a pairing code for bluetooth. Which I can't do...
How do you normally go about to pair the controller with OSX 10.8.4?
The text was updated successfully, but these errors were encountered: