Skip to content

anthonyvd/XBOControllerDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

XBOControllerDriver

A Mac OS X kernel extension to support the Xbox One controller.

It's not ready from prime time so the only way to install it at the moment is to build it yourself and load it with kextutil. I don't recommend this. At all. It's a terrible idea.

Newer versions of OS X require KEXTs to be signed. I'll look into making an installable package in the near future and acquiring a certificate to sign the kext.

Interested in what went into making this? There's a write-up here: http://definedbehavior.com/reverse-engineering-the-xbox-one-controller/

TODO:

  • Properly release the driver when the controller is unplugged
  • Enable rumble/responsive triggers
  • Create an installer

About

A Mac OS X kernel extension to support the Xbox One controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages