diff --git a/04-Pressure-Sensitive-Buttons-with-DS3.md b/04-Pressure-Sensitive-Buttons-with-DS3.md index dcc8123..d007fde 100644 --- a/04-Pressure-Sensitive-Buttons-with-DS3.md +++ b/04-Pressure-Sensitive-Buttons-with-DS3.md @@ -17,4 +17,6 @@ Some games like [Mad Maestro!](https://en.wikipedia.org/wiki/Mad_Maestro!) and [ 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##` -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) \ No newline at end of file +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. \ No newline at end of file