diff options
| author | Andrew de los Reyes <adlr@gmail.com> | 2012-03-22 20:15:47 -0700 |
|---|---|---|
| committer | Andrew de los Reyes <adlr@gmail.com> | 2012-03-22 20:17:28 -0700 |
| commit | 93b78d71397191d49e4f5c472049f6bac3912ed7 (patch) | |
| tree | f22578a2d9574226f3176d70821c026963e3828e /Source/Core/InputCommon/Src/ControllerInterface/DInput/DInput.cpp | |
| parent | af8690a7d8b6b13029b1d396ad46c8438c4fb668 (diff) | |
WiimoteReal for Mac: Send commands on interrupt channel.
There are two ways to send commands to Wii Remotes:
- On command channel, with a first byte of 0x52. This works on
Nintendo RVL-CNT-01, but not Nintendo RVL-CNT-01-TR wiimotes.
- On interrupt channel, with a first byte of 0xa2. This works on
Nintendo RVL-CNT-01 and Nintendo RVL-CNT-01-TR wiimotes.
This patch switches Mac from the former to the latter. Windows and
Linux remain unchanged.
Diffstat (limited to 'Source/Core/InputCommon/Src/ControllerInterface/DInput/DInput.cpp')
0 files changed, 0 insertions, 0 deletions
