Made a note about Steam now interfering with DS4Windows

This commit is contained in:
Travis Nickles 2018-12-13 03:43:28 -06:00
parent 957f01ee05
commit ffca9ec60e

View File

@ -27,6 +27,7 @@ you've used a 360 controller before)
- Bluetooth 2.1+ (via an - Bluetooth 2.1+ (via an
[adapter like this](https://www.newegg.com/Product/Product.aspx?Item=N82E16833166126) [adapter like this](https://www.newegg.com/Product/Product.aspx?Item=N82E16833166126)
or built in pc). Toshiba's adapters currently do not work. or built in pc). Toshiba's adapters currently do not work.
- Disable Steam Controller Mapping support in Steam
## Device Detection Issue ## Device Detection Issue
@ -50,6 +51,19 @@ DualShock 4 device. Right click the device item and select "Enable device"
from the menu. That will re-enable the device and be seen by applications from the menu. That will re-enable the device and be seen by applications
again. again.
## Disable Steam Controller Mapping Support
With recent updates to the Steam client at the time writing this (2018-12-13),
Steam has enabled Xbox Configuration Support in the Steam client by default.
What this means is that Steam will automatically map a detected Xbox 360
controller to KB+M bindings initially (Desktop Mode) before launching Steam
Big Picture Mode or launching a game. This presents a problem for DS4Windows
since the created virtual Xbox 360 controller will be mapped to KB+M actions
for desktop mode and games launched outside of the Steam client. In order to
use DS4Windows properly, you have to open Steam Big Picture Mode, navigate to
Settings > Controller> Controller Settings and uncheck **Xbox Configuration
Support** along with **PlayStation Configuration Support**.
## Pull Requests ## Pull Requests
Pull requests for DS4Windows are welcome. Before making a pull request, please Pull requests for DS4Windows are welcome. Before making a pull request, please