Add fixbox script
This commit is contained in:
parent
96c92221df
commit
bf4e9a029e
5
input/fixbox.sh
Executable file
5
input/fixbox.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# There is some problem with ERTM enabled and XBox controllers connected via Bluetooth
|
||||||
|
# Run this script, then pair your controller and it should work.
|
||||||
|
|
||||||
|
echo 1 > /sys/module/bluetooth/parameters/disable_ertm
|
Loading…
Reference in New Issue
Block a user