mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-22 17:29:18 +01:00
Update TODO file
This commit is contained in:
parent
3dabad0be6
commit
866b91e08b
6
TODO.md
6
TODO.md
@ -14,9 +14,9 @@ Currently used to delay hotplug routine
|
|||||||
* Look into updating HidLibrary
|
* Look into updating HidLibrary
|
||||||
* ~~Trim code execution for touchpad data. Remove unneeded new calls for Touch
|
* ~~Trim code execution for touchpad data. Remove unneeded new calls for Touch
|
||||||
instances. Make permanent instances and reuse those instances.~~
|
instances. Make permanent instances and reuse those instances.~~
|
||||||
* Tweak SixAxis code to attempt to improve steering wheel performance
|
* ~~Tweak SixAxis code to attempt to improve steering wheel performance
|
||||||
for racing games. It is already a better experience than what the Steam
|
for racing games. It is already a better experience than what the Steam
|
||||||
Controller offers though.
|
Controller offers though.~~
|
||||||
* Possibly lower Enhanced Precision sensitivity by a notch
|
* Possibly lower Enhanced Precision sensitivity by a notch
|
||||||
* ~~Look into updating Task Scheduler to latest version~~
|
* ~~Look into updating Task Scheduler to latest version~~
|
||||||
* Look into trackball emulation methods and attempt to implement it
|
* Look into trackball emulation methods and attempt to implement it
|
||||||
@ -24,4 +24,6 @@ Controller offers though.
|
|||||||
rather than using a lot of getters to obtain properties each poll.
|
rather than using a lot of getters to obtain properties each poll.
|
||||||
It will complicate the architecture a little bit but hopefully
|
It will complicate the architecture a little bit but hopefully
|
||||||
any speed difference will make up for it.
|
any speed difference will make up for it.
|
||||||
|
* Remove old welcome dialog and make new driver installer executable.
|
||||||
|
Use newer standards (WPF) and bundle app with DS4Windows
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user