dolphin/Source/Core/InputCommon/ControllerEmu
JosJuice 18a4afb053 Android: Use touch emulation of IR by default
While having motion control emulation of IR enabled by default
makes sense in situations like using a DualShock 4 on a PC,
Android has the additional option of touch emulation of IR
which seems to be better liked, and the default value which
was chosen with PC in mind was carried over to Android
without any particular consideration. This change disables
motion control emulation of IR by default on Android only.
2020-04-27 17:02:53 +02:00
..
Control InputCommon: Clean up creation of inputs. 2020-02-09 19:08:26 -06:00
ControlGroup Android: Use touch emulation of IR by default 2020-04-27 17:02:53 +02:00
Setting InputCommon: Only update setting expressions when the input gate is enabled. 2020-02-09 18:42:42 -06:00
ControllerEmu.cpp InputCommon: Allow Wii remote extension to be set with an input expression. 2020-02-08 16:03:13 -06:00
ControllerEmu.h InputCommon: Mark GetStateLock with [[nodiscard]] and fix discarding calls. 2020-02-24 16:25:06 -06:00
StickGate.cpp InputCommon: Specify ini value default when saving calibration "center". 2020-02-25 17:19:48 -06:00
StickGate.h InputCommon: RoundStickGate's ideal sample count can be 1. 2020-02-25 17:19:48 -06:00