This repository has been archived by the owner on Jan 1, 2024. It is now read-only.
Version 3.1.8
Implemented Touchpad Mouse Joystick output support. Virtual DS4 feedback fixes contributed by Nefarius
.NET Runtime x64
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.10-windows-x64-installer
.NET Runtime x86
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.10-windows-x86-installer
- Added working directory info for startup lnk file
- Display input slot number in Output Slots tab
- Force update TooltipText in GUI thread
- Implementation of Touch Mouse Joystick
- Fixed log message generation when virtual pad plugin fails
- Abstract post action stick axis state changing for use with Mouse Joystick routines
- Display some input device information in Output Slots section
- Added some device number checks in ProfileSettingsVM. Avoids test index
- Fixed Keypad Decimal mapping for FakerInput
- Fixes for virtual DS4 output feedback support from ViGEm project. Contribution by Nefarius
- Updated ViGEmClient and ViGEm.NET libraries. Contribution by Nefarius
- Virtual DS4 output feedback support re-enabled. Contribution by Nefarius