Skip to content

Commit 4814bca

Browse files
committed
docs: Fix wording and casing
Signed-off-by: Kai Krakow <kai@kaishome.de>
1 parent 76fad6f commit 4814bca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,17 +78,17 @@ PID 0x0B22 while the other models identify with PID 0x0B13. This has some known
7878
## Advantages of this Driver
7979

8080
* Supports Bluetooth
81-
* Supports all Force Feedback/Rumble effects through Linux `ff-memless` effect emulation
81+
* Supports most force feedback and all rumble effects through Linux `ff-memless` effect emulation
8282
* Supports [Trigger Force Feedback](https://www.youtube.com/watch?v=G4PHupKm2OQ) in every game by applying a
8383
pressure-dependent effect intensity to the current rumble effect (not even supported in Windows)
84-
* Supports disabling FF
84+
* Supports adjusting rumble intensity including disabling rumble
8585
* Offers a consistent mapping, even if the Gamepad was paired to Windows/Xbox before, and independent of software
8686
layers (SDL2, Stadia via Chrome Gamepad API, etc)
8787
* Working paddles (buttons on the backside of the controller)
88-
* Correct Axis Range (signed, important for e.g. RPCS3)
89-
* Supports Battery Level Indication (including the Play 'n Charge Kit)
88+
* Correct axis range (signed, important for e.g. RPCS3)
89+
* Supports battery level indication (including the Play 'n Charge Kit)
9090
![Battery Level Indication](./img/battery_support.png)
91-
* Easy Installation
91+
* Easy installation
9292
* Supports customization through profiles (work in progress)
9393
* Optional high-precision mode for Wine/Proton users (disables dead zones so games don't apply an additional one)
9494
* Share button support on supported controllers

0 commit comments

Comments
 (0)