dolphin/Source/Core
Jordan Woyak 43f5d4973e Fix wiimote/nunchuk acceleration value clamping (off-by-one).
Add in shaking acceleration rather than overwritting it so it doesn't look like the device is in free-fall. This fixes shaking in "Batman: TBATB". It appears the game only detects shaking along the z-axis and expects gravity to exist.
2018-12-25 12:10:31 -06:00
..
AudioCommon Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
Common Common/GLContext: Make member functions const qualified where applicable 2018-12-14 11:02:26 -05:00
Core Fix wiimote/nunchuk acceleration value clamping (off-by-one). 2018-12-25 12:10:31 -06:00
DiscIO Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
DolphinNoGUI CMake: Fix DolphinNoGUI build 2018-10-24 14:50:23 +10:00
DolphinQt Merge pull request #7594 from TryTwo/NestedDocks 2018-12-05 17:14:46 +01:00
InputCommon Core: Switch controller interface to render widget on booting 2018-10-29 11:46:06 +10:00
UICommon Merge pull request #7499 from JosJuice/purge-game-list-cache 2018-10-28 17:00:04 +01:00
Updater Updater/UI: ITaskbarlist3 handling improvements. 2018-11-22 02:46:36 +01:00
VideoBackends Use main buffers for utility draws 2018-12-04 17:37:25 +10:00
VideoCommon Use main buffers for utility draws 2018-12-04 17:37:25 +10:00
CMakeLists.txt