Skip to content

v0.1.0

Compare
Choose a tag to compare
@Eirenliel Eirenliel released this 05 Oct 11:41
· 1388 commits to main since this release

Early release. A lot of things requires implementing and refactoring.

  • GUI is ugly
  • Doesn't support detailed tracker configuration
  • GUI is very ugly
  • Doesn't support MPU calibration

Please report all bugs in Discord for now in the channel #diy! Proper bug reporting and development pipeline will be established later.

It is recommended that you use an installer to install or update SlimeVR, you can find it here:

Changelog since v0.0.19:

  • Reworked SteamVR driver (needs update to the latest 0.1.0 driver):
    • Dynamic addition of trackers without need for restart of SlimeVR server or SteamVR
    • Dynamic named pipe reconnect: no need to restart SlimeVR or SteamVR together, or have them launched in any particular order
    • Auto-assigning Vive tracker roles based on tracker roles recieved from SlimeVR server
    • Change how trackers sent to SteamVR are chosen, can now disable waist, for example
  • Now use tracker's MAC address to save trackers settings, so they're preserved even if trackers IP has changed
  • Added keybindings for reset CTRL+ALT+SHIFT+Y and fast reset CTRL+ALT+SHIFT+U as a temporary solution, they can be bound to controllers with tools such as OVR Advanced Settings
  • Added new WebSocket bridge for future development of Oculus Quest FBT (and maybe other devices)