mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 23:32:39 -05:00
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. |
||
|---|---|---|
| .. | ||
| AudioCommon | ||
| Common | ||
| Core | ||
| DiscIO | ||
| DolphinWX | ||
| InputCommon | ||
| VideoCommon | ||
| CMakeLists.txt | ||