Commit graph

221 commits

Author SHA1 Message Date
David Khachaturov
fb9240d568 - small rumble motor fix 2020-05-09 16:53:43 +01:00
David Khachaturov
0356c24081 Merge branch 'master' of https://github.com/Davidobot/BetterJoy 2020-05-07 15:50:10 +01:00
David Khachaturov
b7b8309995 - Fixed vibration not picking up SmallMotor (simple addition for now) 2020-05-07 15:50:07 +01:00
David Khachaturov
7543798338
Update README.md 2020-05-06 13:45:56 +01:00
David Khachaturov
38609c0fd7 - Changed things back to non-DS4 gyro times 2020-05-06 13:41:57 +01:00
David Khachaturov
7d75f396d7 - Changed the way rumble is handled
- thanks to spite-triangle in issue #314
 - Changed some rumble defaults
 - caught some more ViGEm exceptions
2020-05-06 13:26:34 +01:00
David Khachaturov
2f9faa8237 Merge branch 'master' of https://github.com/Davidobot/BetterJoy 2020-04-24 10:13:45 +01:00
David Khachaturov
a0a0a21646 - Fixed DS4 Gyro timestamp field 2020-04-24 10:13:37 +01:00
Benjamin Höglinger
9d0326bb03
Updated orphaned ViGEm link (#312) 2020-04-24 08:39:08 +01:00
David Khachaturov
da9680eb9a - Proper gyro settings (may need re-looking at, but good enough right now) 2020-04-22 21:01:01 +01:00
David Khachaturov
cce68c35c3 - Removed Fody and co
- Began working on getting gyro into the right format after getting the driver to work!
2020-04-22 18:56:16 +01:00
David Khachaturov
0577c68b43 - DS4 implementation changes
- Using my own build of ViGEmClient with extra functions
2020-04-20 15:14:50 +01:00
David Khachaturov
6bd8bc0ea9 - Updated to latest ViGEm.NET 2020-04-19 09:34:19 +01:00
David Khachaturov
6949bce7f7 Merge branch 'master' of https://github.com/Davidobot/BetterJoyForCemu 2020-04-18 22:36:54 +01:00
David Khachaturov
58731a78f0 - Added DS4 emulation option (without gyro) for use with Playstation Now or Remote Play.
- Fixed bug where right trigger wouldn't work on pro controllers.
2020-04-18 22:36:50 +01:00
David Khachaturov
13742b0833
Update README.md 2020-04-16 18:02:04 +01:00
David Khachaturov
2e723caa75 Remove unused example images 2020-04-16 17:51:27 +01:00
David Khachaturov
662b7f616a - Added HIDGuardian installation separately
- Removed message that HIDGuardian is disabled, it was confusing people. Added message that it is enabled instead.
2020-04-16 17:46:15 +01:00
David Khachaturov
4b49cc305f - Fixed gyro and reset_mouse not working when set to left joycon's buttons 2020-04-14 08:43:41 +01:00
David Khachaturov
18a117d3d2 Merge branch 'master' of https://github.com/Davidobot/BetterJoyForCemu 2020-04-11 11:10:21 +01:00
David Khachaturov
fb90e8172d Changed drivers
- removed HidGuardian, if you need it, read the README
2020-04-11 11:10:18 +01:00
David Khachaturov
6eed879b51
Update README.md 2020-04-08 08:48:33 +01:00
David Khachaturov
146a712c06 - Renamed BetterJoyForCemu to BetterJoy
- Fixed joy-to-joy bug (hopefully last)
 - Added drag toggle
2020-04-08 08:47:36 +01:00
David Khachaturov
77913a8562 - Fixed joycon-to-joycon mapping
- thanks TheZBlock
2020-04-07 18:02:24 +01:00
David Khachaturov
2678c8775e - Fixed age-old bug whereby triggers would be wrongly registered in single-joycon mode 2020-04-07 17:47:24 +01:00
David Khachaturov
2dd2fe697b
Name update 2020-04-07 17:22:55 +01:00
David Khachaturov
831d77e584
Attempt #2 to change title.png 2020-04-07 17:18:17 +01:00
David Khachaturov
f0bbe4fbb1 Name change to BetterJoy 2020-04-07 17:15:08 +01:00
David Khachaturov
cd16154e88 - Hopefully fixed lag introduced in v6 2020-04-07 16:55:06 +01:00
David Khachaturov
33ebf58aa3 - Added option to map joy-to-joy 2020-04-07 16:50:01 +01:00
David Khachaturov
e4c0690306 - Implemented active-gyro button 2020-04-07 16:20:56 +01:00
David Khachaturov
d8352d9b34 - Added added ability to drag when mapping left/right/mouse buttons
- Catching VigemBusNotFound exception
 - Added ability to set button for re-centering the gyro
2020-04-07 14:52:04 +01:00
David Khachaturov
12062d7a27 Merge branch 'master' of https://github.com/Davidobot/BetterJoyForCemu 2020-04-07 09:46:20 +01:00
David Khachaturov
013098f885 - Fixed "reset to default" bug
- Added right-click option on mapping buttons to select joycon buttons (does not yet fire them)
2020-04-07 09:43:51 +01:00
David Khachaturov
7c68b84740
Update README.md 2020-04-03 16:49:22 +01:00
David Khachaturov
bdb938b9d7
Add files via upload 2020-04-03 16:48:14 +01:00
David Khachaturov
1b423d87cc Small Rumble change 2020-04-03 16:31:06 +01:00
David Khachaturov
ca406a99b6 Added special button re-mapping system 2020-04-03 15:53:04 +01:00
David Khachaturov
1708d13926 Merge branch 'master' of https://github.com/Davidobot/BetterJoyForCemu 2020-04-03 09:19:58 +01:00
David Khachaturov
45baa6360f - Fixed USB high CPU usage (d'oh!)
- Another attempt at fixing USB lag
 - Moved to WindowsInput for mouse movement
 - Linked "Capture" button to Print Screen
2020-04-03 09:19:54 +01:00
David Khachaturov
ff1eb39b96
Update README.md 2020-04-02 11:22:19 +01:00
David Khachaturov
5e11617fa9 - Probably fixed USB lag?
- Added left-hand mode for mouse movement
- Made Home LED on default
2020-04-02 11:11:02 +01:00
David Khachaturov
e579f4a94e - Added option to use gyro input as mouse
- Changed default of UseHIDG to false
 - Improved start-up and shut-down time
 - Added option to disable motion server
2020-04-02 10:23:48 +01:00
David Khachaturov
ebc3640121
Update README.md 2020-01-18 13:58:01 +00:00
David Khachaturov
2bfc7e5546 Fixed "Apply" not saving settings back to the config prooperly. 2020-01-18 13:47:18 +00:00
David Khachaturov
fb503e7449
Update README.md 2019-11-10 14:24:36 +00:00
Kurt Yilmaz
ac17d06aa0 Snes Support (#205)
* SNES product ID found, logic partially filled. Icon added.

* Bluetooth working, icon working. Wired still laggy.

* Fixed wired connection and stick centering issues
2019-11-10 14:17:23 +00:00
David Khachaturov
8838f2edba
Update README.md 2019-10-21 20:45:00 +01:00
David Khachaturov
5b7f16a876 Merged with master and kept new updates. 2019-10-21 20:31:39 +01:00
David Khachaturov
035820ba11 - Added single-joycon vertical mode.
- Implemented Trozmagon's null check
2019-10-21 20:27:08 +01:00