Releases: wheaney/XRLinuxDriver
Releases · wheaney/XRLinuxDriver
Add mutex and increased quat buffer
Add's mutex for better synchronization with the shader, robustness for if the creating process is destroyed, and increases the buffer size for sending quat snapshots to the shader for a slight smoothing effect.
Include multi-tap and IPC integrations needed for breezy
0.3.4 Make multi-tap a little more sensitive, require less of a pause, fix …
Check that systemd is enabled on install, drop udev rules
Some distros don't have systemd enabled by default. Check this before installing.
Remove udev rules as they're no longer necessary with systemd usage and root user running the driver.
Decky RC2
Mouse + joystick modes available
Add joystick mode behind a configuration flag
Change to mouse movements
Moving away from virtual gamepad to virtual mouse for better control and compatibility.
Package setup logic with binaries
Moves heavy lifting from the downloaded setup script and into a packaged setup script.
Add uninstall script
0.2.1 Add uninstall script (#13) (#19)
Move driver to systemd
0.2 Move driver to an always-running systemd service rather than a udev R…
Improved logging, moved log file ownership to the driver
0.1.7 Update README.md to reflect new log name