Commit graph

246 commits

Author SHA1 Message Date
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
David Khachaturov
aea9f02cf4
Merge pull request #165 from Houdini111/Home_LED_Toggle
Added the ability to toggle the HOME button ring LED on and off
2019-06-13 12:57:14 +01:00
unknown
9833aa8a53 Added the ability to toggle the HOME button ring LED on and off 2019-06-12 22:08:54 -06:00
David Khachaturov
425fe7ec93
Merge pull request #156 from spacechase0/addcontrollers-bugfix
Fix exception when pressing Add Controllers button
2019-05-18 10:23:33 +01:00
spacechase0
759cd66f18 Fix exception when pressing Add Controllers button 2019-05-17 18:28:25 -04:00
David Khachaturov
8c2dcff723
Update README.md 2019-04-28 15:33:11 +01:00
David Khachaturov
df0df56e49
Update README.md 2019-04-28 15:31:46 +01:00
David Khachaturov
595557d942
Update README.md 2019-04-27 15:27:08 +01:00
David Khachaturov
a12518886c Formatting clean-up and calibration addition cleanup. 2019-04-27 15:21:06 +01:00
David Khachaturov
fa926f479f
Merge pull request #149 from xqdoo00o/master
feat for non-original controller; thank you xqdoo00o
2019-04-27 14:40:26 +01:00
xqdoo00o
8c118ccd14 fix app config 2019-04-27 21:22:58 +08:00
xqdoo00o
45a241dcf6 feat for non-original controller 2019-04-27 20:41:50 +08:00
David Khachaturov
c53d00c545
Merge pull request #142 from agustinmorantes/SameLEDs
Same joycon LEDs when joined (thanks agustinmorantes)
2019-04-20 15:03:26 +01:00
David Khachaturov
ca85360ffc
Merge pull request #138 from agustinmorantes/HideWindow
Hide window instead of showing as tool window on desktop (thanks agustinmorantes)
2019-04-20 15:02:35 +01:00
Agustin Morantes
d21957c574 Same joycon LEDs when joined 2019-04-20 02:01:49 -03:00
Agustin Morantes
7bbc62d850 Change minimize behavior
Window now fully hides when minimizing instead of appearing as a tool window on the desktop.
2019-04-19 00:51:27 -03:00
David Khachaturov
d40778aca5
Update README.md 2019-04-16 16:04:33 +01:00
David Khachaturov
54a75d722a Clean-up 2019-04-16 15:58:26 +01:00
David Khachaturov
be17cd1090
Update README.md 2019-04-16 15:44:09 +01:00
David Khachaturov
533a3c89bb
Merge pull request #136 from StarryTony/master
Adjust controller parameters from the UI directly (by StarryTony)
2019-04-16 15:38:43 +01:00
Tony
0c20cd0d38 update screenshots 2019-04-15 14:19:02 +01:00
Tony
2f87a6f64a Config panel can optionally hide by clicking right arrow 2019-04-15 14:03:18 +01:00
Tony
b04374e57d upload example picture 2019-04-14 21:09:58 +01:00
Tony
06c2f2c30b adjust UI 2019-04-14 21:05:47 +01:00
Tony
4eca64e835 update README 2019-04-14 17:25:03 +01:00
Tony
181aeba71b update README 2019-04-14 17:23:03 +01:00