mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2025-01-12 00:09:11 +01:00
Minor doc update
This commit is contained in:
parent
ad530e4d20
commit
3da6face89
16
README.md
16
README.md
@ -34,9 +34,9 @@ If your DS4 is not detected by DS4Windows and the lightbar continues to
|
|||||||
flash yellow, there is a chance that Exclusive Mode has permanently
|
flash yellow, there is a chance that Exclusive Mode has permanently
|
||||||
disabled your DS4 in Windows. The easiest way to test if this has happened is
|
disabled your DS4 in Windows. The easiest way to test if this has happened is
|
||||||
for you to plug in the controller into a different USB port and see if it
|
for you to plug in the controller into a different USB port and see if it
|
||||||
works then. Although this problem mainly affected versions of
|
works then. Although this problem mainly affected older versions of
|
||||||
DS4Windows prior to 1.4.109 when using some applications, other mapping
|
DS4Windows (text written after version 1.5.15) for various reasons,
|
||||||
programs can cause the same problem to occur.
|
other mapping programs can cause the same problem to occur.
|
||||||
|
|
||||||
If you suspect that your DS4 has been disabled, open the Device Manager
|
If you suspect that your DS4 has been disabled, open the Device Manager
|
||||||
(Control Panel\Hardware and Sound\Device Manager) and look for devices listed
|
(Control Panel\Hardware and Sound\Device Manager) and look for devices listed
|
||||||
@ -59,13 +59,3 @@ be made during code review to try to tweak the changes in order to improve
|
|||||||
application performance. However, there is a chance that a pull request will be
|
application performance. However, there is a chance that a pull request will be
|
||||||
rejected if no reasonable solution can be found to incorporate code changes.
|
rejected if no reasonable solution can be found to incorporate code changes.
|
||||||
|
|
||||||
## Tip Jar
|
|
||||||
|
|
||||||
If you would like to send some coin my way, here are some means by
|
|
||||||
which to do so.
|
|
||||||
|
|
||||||
**Bitcoin:** 1DnMJwjdd7JRfHJap2mmTmADYm38SzR2z9
|
|
||||||
**Dogecoin:** D9fhbXp9bCHEhuS8vX1BmVu6t7Y2nVNUCK
|
|
||||||
**Litecoin:** La5mniW7SFMH2RhqDgUty3RwkBSYbjbnJ6
|
|
||||||
**Monero:** 49RvRMiMewaeez1Y2auxHmfMaAUYfhUpBem4ohzRJd9b5acPcxzh1icjnhZfjnYd1S7NQ57reQ7cP1swGre3rpfzUgJhEB7
|
|
||||||
**PayPal:** https://paypal.me/ryochan7
|
|
||||||
|
2
TODO.md
2
TODO.md
@ -1,7 +1,7 @@
|
|||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
* Look into adding periodic rumble updates when data does not change
|
* Look into adding periodic rumble updates when data does not change
|
||||||
* Look into newer version of HidGuardian
|
* ~~Look into newer version of HidGuardian~~
|
||||||
* Look into distributing profile properties around various objects
|
* Look into distributing profile properties around various objects
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user