File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -78,17 +78,17 @@ PID 0x0B22 while the other models identify with PID 0x0B13. This has some known
78
78
## Advantages of this Driver
79
79
80
80
* 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
82
82
* Supports [ Trigger Force Feedback] ( https://www.youtube.com/watch?v=G4PHupKm2OQ ) in every game by applying a
83
83
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
85
85
* Offers a consistent mapping, even if the Gamepad was paired to Windows/Xbox before, and independent of software
86
86
layers (SDL2, Stadia via Chrome Gamepad API, etc)
87
87
* 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)
90
90
![ Battery Level Indication] ( ./img/battery_support.png )
91
- * Easy Installation
91
+ * Easy installation
92
92
* Supports customization through profiles (work in progress)
93
93
* Optional high-precision mode for Wine/Proton users (disables dead zones so games don't apply an additional one)
94
94
* Share button support on supported controllers
You can’t perform that action at this time.
0 commit comments