Gino Moena
8890b053c7
Added n64 support ( #1138 )
...
* Added n64 support
* Updated icon n64
* fixed Y axis in C buttons
* Added dynamic calibration for n64 joy
* Added option real 64 range
* corrected the stick minimum value for both axis
2024-07-19 15:44:25 +01:00
empathicqubit
0ccd62fd88
Bump WindowsInput version ( #830 )
2021-08-22 13:43:44 +01:00
David Khachaturov
8d14a39ea4
- Update ViGEm
2021-03-29 09:40:15 +01:00
David Khachaturov
b8de5003a4
- Significantly improved gyro-to-mouse accuracy/stability by using a DCM filter. ( https://x-io.co.uk/open-source-imu-and-ahrs-algorithms/ )
...
- Gyro Analogue slider accuracy improved as well
2021-02-14 14:52:43 +01:00
Chris
40dce4149c
Do not connect Joycons that are already paired. Fix concurrent modifications on Joycon list with concurrent list implementation. ( #612 )
2020-11-16 14:46:44 +00:00
shukenmg
43786c12d9
Automatic switching between 32 and 64-bit hidapi dlls ( #542 )
...
- detect bitness of system and change dll appropriately automatically
Co-authored-by: Shuken <shukenmg@iuvenisstudios.ga>
2020-09-22 13:35:54 +01:00
David Khachaturov
b499db2f0a
- Fixed WindowsInput bugs causing the program to close on random key chords.
2020-06-14 10:19:21 +01:00
Robert Borg
a8396554e7
Fix input delay 2 ( #357 )
...
* extract xboxc360ontroller
* extracts DualShock4Controller
* Revert "ensures we get the latest available HID data (#345 )"
This reverts commit cd659366b5
.
* Revert "fixes cpu busy spinning when there is no hid data available (#356 )"
This reverts commit c4f5bbdc56
.
2020-05-20 19:58:40 +01:00
David Khachaturov
38609c0fd7
- Changed things back to non-DS4 gyro times
2020-05-06 13:41:57 +01:00
David Khachaturov
a0a0a21646
- Fixed DS4 Gyro timestamp field
2020-04-24 10:13:37 +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
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
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
fb90e8172d
Changed drivers
...
- removed HidGuardian, if you need it, read the README
2020-04-11 11:10:18 +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