BetterJoy/BetterJoyForCemu
unknown 95a35e39bd prevent gyro drift on some controllers
On some original Nintendo controllers gyro drift occurs (moves
constantly to the right, for example).

Not dividing the neutral point by 2 seems to fix the problem, and
it doesn't seem to effect other controllers negatively (tested
with 8bitDo N30 pro and SF30 Pro).
2019-01-05 22:52:09 +01:00
..
Icons Added ability to toggle for single/double joycon mode. 2018-08-23 15:48:19 +03:00
Properties Added ability to toggle for single/double joycon mode. 2018-08-23 15:48:19 +03:00
App.config Reworked UI. 2018-08-22 12:52:41 +03:00
BetterJoyForCemu.csproj Added ability to toggle for single/double joycon mode. 2018-08-23 15:48:19 +03:00
Config.cs Implemented Progressive Scan. (can leave program running and (dis)connect controllers whenever) 2018-08-18 20:52:34 +03:00
HIDapi.cs Add project files. 2018-02-27 22:11:58 +00:00
hidapi.dll - Added Joycon Support 2018-03-05 17:55:04 +00:00
Joycon.cs prevent gyro drift on some controllers 2019-01-05 22:52:09 +01:00
MainForm.cs Added ability to toggle for single/double joycon mode. 2018-08-23 15:48:19 +03:00
MainForm.Designer.cs Fixed gyro in single joycon mode. 2018-08-23 16:36:55 +03:00
MainForm.resx Fixed gyro in single joycon mode. 2018-08-23 16:36:55 +03:00
packages.config Add project files. 2018-02-27 22:11:58 +00:00
Program.cs Added ability to toggle for single/double joycon mode. 2018-08-23 15:48:19 +03:00
UpdServer.cs Version 4 - Added HidGuardian support and implemented a GUI 2018-05-02 18:57:47 +01:00