Skip to content

Releases: wheaney/XRLinuxDriver

Add mutex and increased quat buffer

06 Nov 19:03
Compare
Choose a tag to compare

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

23 Oct 17:11
Compare
Choose a tag to compare
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

05 Sep 16:00
Compare
Choose a tag to compare

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

03 Sep 17:34
Compare
Choose a tag to compare
0.3.2

Update copying of driver binary to the user's home directory (was /us…

Mouse + joystick modes available

31 Aug 19:51
Compare
Choose a tag to compare

Add joystick mode behind a configuration flag

Change to mouse movements

31 Aug 18:18
f407918
Compare
Choose a tag to compare

Moving away from virtual gamepad to virtual mouse for better control and compatibility.

Package setup logic with binaries

26 Aug 20:58
a449631
Compare
Choose a tag to compare

Moves heavy lifting from the downloaded setup script and into a packaged setup script.

Add uninstall script

26 Aug 05:37
5631baa
Compare
Choose a tag to compare
0.2.1

Add uninstall script (#13) (#19)

Move driver to systemd

22 Aug 19:37
1b1d644
Compare
Choose a tag to compare
0.2

Move driver to an always-running systemd service rather than a udev R…

Improved logging, moved log file ownership to the driver

22 Aug 17:43
Compare
Choose a tag to compare
0.1.7

Update README.md to reflect new log name