Location: Home => Projects => XBox 360 Controller => Mac OS X driver

Introduction

I have created a USB driver which allows you to use wired XBox 360 Controllers via USB, and wireless XBox 360 Controllers via the Microsoft Wireless Gaming Receiver for Windows, on your OSX machine, including support for the Apple Force Feedback library. The driver is licenced under the GPL.

ChatPad

I have got the Microsoft ChatPad working with my wired controller. The latest release of the driver includes support, and I’ll be updating the USB information section of this website shortly. I’ve not yet checked the wireless receiver for compatibility.

Other info

Sadly, my PowerMac has died, which as my primary development machine has slowed progress.

I have added a version of the driver without support for the Guitar Hero controller, to allow the Guitar Hero for Mac game to work (it attempts to access hardware directly, which doesn’t work if a real driver has claimed the device). It works by automatically tweaking the driver’s Info.plist, but a reboot will be required after any changes.

Downloads

Newest version: Driver (disk image) Source (ZIP file)

The Driver disk image contains an installer, which when run will install the driver, and a Preference Pane to control it.

Revisions

20/02/13

0.12

Signed for Snow Leopard + lots of device support + ChatPad fixes

Source

10/01/12

0.11

Minor tweaks

Source

02/07/11

0.10

Experimental fixes

Source

21/11/09

0.09

Experimental ChatPad support + rearchitecture

10/09/09

0.08

Snow Leopard fix + experimental 64-bit support

16/12/07

0.07

10.4 bugfix + New controllers: RockBand + DDR

Source

10/11/07

0.06

Bug fixes + new features

Source

21/4/07

0.05

Bug fixes + new Guitar Hero controller

Source

27/2/07

0.04

Wireless Gaming Receiver support (source code to follow)m

22/7/06

0.03

Extra vendor/product IDs

Source

12/2/06

0.02

Universal binary + new vendor/product IDs + D-pad as buttons + more options

Source

0.01

initial release

Source

Help

If you find the driver does not work for you, please attempt and find out as much as you can about the device, preferably using the Apple "USB Prober" application provided with the developer tools, but the output of System Profiler for the device may be enough. E-mail it back and I’ll try and work with you to get it working.

Force feedback-enabled games

Games I’ve currently tested for force feedback support (only games that support basic rumble will probably function currently, as I’ve only implemented triangle, square and sine wave-type effects. I also lack any other force feedback device for comparison :) ):

Still needing implemented

  • More settings, e.g. trigger deadzone, button remap

  • Force feedback may elongate effects

  • Force feedback (DirectInput-style interface) emulator may need more work

  • Preference pane currently only tests rumble motors, by creating a force feedback interface but then just using the Escape functionality

  • Driver needs to handle more possible errors.

Screenshots

http://tattiebogle.net/images/360/Pref360Control2.png

FAQ

Miscellaneous questions

Can I use a wireless controller without the Wireless Gaming Receiver for Windows?

Sadly, the wireless controllers communicate with the XBox 360 using a propreitary RF protocol, and not Bluetooth, so the Bluetooth module built into your Mac won’t help you out. Additionally, the Play n Charge cable only charges, and won’t allow you to use the wireless controller as a wired one. If you want to buy a Wireless Gaming Receiver from Amazon, use the links below and part of your purchase will be donated to me!

Can I use the 360 controller with a game that doesn’t explicitly support gamepads?

If you’re using a game like !WoW or an emulator that only supports the keyboard, I recommend http://www.orderedbytes.com/controllermate/ [ControllerMate] to allow you to configure any HID device to appear as another device to the system. In addition to this, there are applications available if you want to generate a MIDI feed from your controller for creative purposes!

Compatibility

Controllers

The driver should also now be able to update itself to support (or remove support for) any given devices, using the new + button to the left of the connected device list.

Lion

A deadlock issue was present that causes any HID devices (e.g. keyboard and mouse) to freeze if the wired controller has been unplugged, in relation to the ChatPad support code. Someone kindly submitted a patch to temporarily remove the deadlock in 0.11.

Snow Leopard

I’ve released a version which will hopefully install and work fine on 32-bit Snow Leopard. It also contains 64-bit binaries, however I’ve been unable to test them because Apple have disabled my !MacBook from booting into 64-bit mode. I have however been informed that 64-bit and 32-bit builds are both working.

Specific games

MacMAME

The driver should work with MacMAME, and indeed many users have used it successfully. However, I’ve not yet tried it myself and so Google will be your first stop. If, after looking, you can’t get it to work, you can still try e-mailing me at the link at the bottom of the page.

Halo

I’m told you need to upgrade to version 1.5 of Halo before it will accept gamepads. Install the update, and I’m told it will work perfectly.

Buying a controller? Or something else?

If you’re looking to buy an XBox 360 controller to use, or any other Amazon items, please consider using these links.

Copyright © 2006-2023 Colin Munro. All rights reserved.