dolphin/Source/Android
zackhow 38c8d970f2 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.
2018-07-29 21:24:28 -04:00
..
app Android: Fix emulated wiimotes via controller 2018-07-29 21:24:28 -04:00
gradle/wrapper
jni PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
.gitignore
build.gradle Update Android Gradle to 3.1.3 2018-06-07 22:15:11 -04:00
code-style-java.jar
gradle.properties
gradlew
gradlew.bat
settings.gradle