cemu-DS4Windows/DS4Windows
2019-08-30 13:32:56 -05:00
..
BezierCurveEditor Pre-defined output curves initialized using a pre-fixed formula. Now only the "Custom" output curve goes through bezier curve logic, but at runtime all output curve options are mapped using a lookup table (better performance and easier code maintenance). 2019-07-27 22:23:48 +03:00
DS4Control Force dead zone and anti-dead zone for new profiles 2019-08-30 13:32:56 -05:00
DS4Forms Force dead zone and anti-dead zone for new profiles 2019-08-30 13:32:56 -05:00
DS4Library Support for Warrior Joypad JS083 gamepad. See issue #713 for more details. 2019-05-28 21:58:40 +03:00
HidLibrary Support for Razer Raiju Ultimate (USB wired connection only at the moment). #689. VID/PID provided by Neodraon and Voovoodoo. 2019-05-17 16:00:03 +03:00
libs Updated ViGEmClient library to use notification queue for DS4 target 2019-04-24 16:20:29 -05:00
Properties Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay-bezierCurveOutput 2019-08-12 13:44:29 +03:00
Resources Replaced app icons with images provided by Geroyuni 2019-08-25 20:56:38 -05:00
VJoyFeeder Changed class name to remove VS name violation warning 2019-02-22 01:50:50 -06:00
app.config Now target .NET Framework 4.6.2 2019-02-18 18:33:36 -06:00
app.manifest Revert to using asInvoker in manifest file 2018-11-17 18:45:23 -06:00
DS4Windows.csproj New customizable output curve functionality. User can create any kind of output curve via a bezier curve editor (external HTML web app in BezierCurveEditor folder). 2019-07-07 00:47:54 +03:00
newest.txt Updated newest file 2019-08-11 23:16:17 -05:00
packages.config Updated TaskScheduler 2018-04-09 02:17:42 -05:00
Program.cs Changed IPC communication to use memory mapped memory instead of physical file to store the name of the DS4Form window class. 2019-07-03 00:02:29 +03:00
Settings.cs Remove Settings class 2018-12-10 21:33:14 -06:00