Pc Wireless Gaming Receiver Driver Mac



When you connect an Xbox Wireless Controller to your Windows 8.1 or Windows 7 PC with a micro-USB cable, Windows will automatically download and install the drivers for the controller. If Windows is not set to automatically download device software, you can check for updates through Device Manager. If you're using a wired controller, this is as easy as plugging it into your Mac's USB port. For wireless, plug in the USB receiver, turn on your controller, and hold the Connect buttons on both. Note This information applies only to the Xbox 360 Controller for Windows. For help with the Xbox One Wireless Controller, see How to connect an Xbox Wireless Controller to a Windows PC.For help with other gamepads or joysticks, or for information on configuring a specific game so that you can play it with a controller, refer to the manufacturer’s website or support centre. For a wireless adapter for your Xbox 360 controller, look under your device manager. Then look under unknown peripherals or something that is unknown. Click update driver / browse computer for driver software. Select let me pick a list of available drivers. Find Xbox 360 wireless receiver for windows (newest version).

X 360 Pc Wireless Gaming Receiver Driver

Pc Wireless Gaming Receiver Driver Mac

Pc Wireless Gaming Receiver Driver Windows 10

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

Home
Projects
Toys
Videos
Photos
Blog
Shop


Table of Contents

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/130.12Signed for Snow Leopard, lots of device support, ChatPad fixesSource
10/01/120.11Minor tweaksSource
02/07/110.10Experimental fixesSource
21/11/090.09Experimental ChatPad support, rearchitecture
10/09/090.08Snow Leopard fix, experimental 64-bit support
16/12/070.0710.4 bugfix, New controllers: RockBand, DDRSource
10/11/070.06Bug fixes, new featuresSource
21/4/070.05Bug fixes, new Guitar Hero controllerSource
27/2/070.04Wireless Gaming Receiver support (source code to follow)
22/7/060.03Extra vendor/product IDsSource
12/2/060.02Universal binary, new vendor/product IDs, D-pad as buttons, more optionsSource
0.01initial releaseSource

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 :) ):

  • Jammin' Racer - seems to work fine

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

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 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.

Amazon.com: XBox 360 wired controllerXBox 360 Store

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

Xbox Wireless Receiver Driver Download

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

Home
Projects
Toys
Videos
Photos
Blog
Shop


Table of Contents

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/130.12Signed for Snow Leopard, lots of device support, ChatPad fixesSource
10/01/120.11Minor tweaksSource
02/07/110.10Experimental fixesSource
21/11/090.09Experimental ChatPad support, rearchitecture
10/09/090.08Snow Leopard fix, experimental 64-bit support
16/12/070.0710.4 bugfix, New controllers: RockBand, DDRSource
10/11/070.06Bug fixes, new featuresSource
21/4/070.05Bug fixes, new Guitar Hero controllerSource
27/2/070.04Wireless Gaming Receiver support (source code to follow)
22/7/060.03Extra vendor/product IDsSource
12/2/060.02Universal binary, new vendor/product IDs, D-pad as buttons, more optionsSource
0.01initial releaseSource

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 :) ):

  • Jammin' Racer - seems to work fine

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

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 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.

Amazon.com: XBox 360 wired controllerXBox 360 Store

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