Skip to content

Commit e8ae448

Browse files
committed
xpadneo: upgrade to v0.9.2
New stable version: * improved compatibility with the new BLE enabled controller firmware * better compatibility with kernels 5.12 or later and latest DKMS versions. On kernels 5.12 or later should no longer Bluetooth ERTM is not unconditionally disabled anymore. For better stability, it's generally recommended to upgrade controllers to the new BLE firmware variant (version 5.x and above) for improved connection stability * fixed rumble throttling for modern (BLE enabled) firmware * fixed an issue conforming to the Linux input spec better which improves compatibility with jinput * improved documentation
1 parent b0759ff commit e8ae448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/supplementary/xpadneo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rp_module_id="xpadneo"
1313
rp_module_desc="Advanced Linux driver for Xbox One wireless gamepads"
1414
rp_module_licence="GPL3 https://raw.githubusercontent.com/atar-axis/xpadneo/master/LICENSE"
15-
rp_module_repo="git https://github.com/atar-axis/xpadneo.git v0.9.1"
15+
rp_module_repo="git https://github.com/atar-axis/xpadneo.git v0.9.2"
1616
rp_module_section="driver"
1717
rp_module_flags="nobin"
1818

0 commit comments

Comments
 (0)