-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,17 @@ | ||
(1.3.6) | ||
● Added TouchPad support for DualShock 4 Emulation | ||
● Fixed issue with HidHide not working if Controller disconnects | ||
● Improved initial setup when theres no internet connection | ||
(1.3.7) | ||
● Introducing 6 new Adaptive Trigger Modes with their own slider | ||
customization: Resistance, Bow, Galloping, Semi Automatic Gun, | ||
Automatic Gun, and finally Machine. Thank you, @Nielk1 | ||
Working with text files as well | ||
● Displaying Touchpad Swipes visually in Controller Tab | ||
● Displaying connecction type in Connection Status | ||
● Support for finding DualSenseX exe location for batch files | ||
● Improved battery reading for a more accurate result USB + BT | ||
● Fixed CustomTriggerValue Mode applying to both triggers | ||
instead of individually in Controller Mode, must hit Apply button | ||
for any change, carries over to the new triggers. | ||
● Fixed a bug with HidHide saying it's not installed when it is | ||
● Fixed bug where an adaptive trigger kicks in when first connected | ||
● Error handling reading Text File for CustomTriggerValue Mode | ||
|
||
* Remmembering last active Trigger will be done in next update. |