summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorzackhow <zackhow@gmail.com>2018-07-27 20:03:00 -0400
committerzackhow <zackhow@gmail.com>2018-07-29 21:24:28 -0400
commit38c8d970f21b612e14da9889797c9f4ad433b90b (patch)
tree0bcd75e586814b2ca699972efe854057d2cec086 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent7c2d2548a88abf9a5fa0bff52e00c57d093a9e19 (diff)
Android: Fix emulated wiimotes via controller
A little background: Android has 8 controller setup, 4 gamecube pads and 4 wiimote pads. When the static GCPadNew.ini and wiimotenew.ini is created, pads 0-3 are gc 1-4, and 4-7 are wii 1-4. Problem was the settings set wii controllers as pads 1-4, instead of 4-7. So any setting for wiimote1, was set for gc2(padID 1). Which is why the only wiimote to work was 4, since it mapped to padID 4, which is actually wiimote1.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions