mirror of https://github.com/PCSX2/pcsx2.git
Add note that you need to connect your DS3 wired for pressure sensitivity
parent
b2be3b6b38
commit
b94140e6e6
|
@ -18,3 +18,5 @@ The auto binding system doesn't fully support it, but the backend does.
|
||||||
* Bind all your keys, then close PCSX2 and edit the inis to delete all the buttons and change all the axes from `-Axis##` or `+Axis##` to `FullAxis##`
|
* Bind all your keys, then close PCSX2 and edit the inis to delete all the buttons and change all the axes from `-Axis##` or `+Axis##` to `FullAxis##`
|
||||||
|
|
||||||
On Linux, you may need to [add udev rules to give PCSX2 access to the controller](https://wiki.rpcs3.net/index.php?title=Help:Controller_Configuration#On_Linux)
|
On Linux, you may need to [add udev rules to give PCSX2 access to the controller](https://wiki.rpcs3.net/index.php?title=Help:Controller_Configuration#On_Linux)
|
||||||
|
|
||||||
|
Bluetooth DS3 support is broken in the version of SDL we currently use (2.x), so you will have to use your controller wired for pressure sensitivity.
|
Loading…
Reference in New Issue