Skip to content

v0.3.1

Compare
Choose a tag to compare
@Eirenliel Eirenliel released this 22 Nov 20:01
· 1094 commits to main since this release
57e220a

This version of the server uses the new GUI, and old GUI is completely removed. It was serving us for almost two years, but it's time to give the way for better things.

Please report all bugs in Discord for now in the channel #diy or #technical-support! Proper bug reporting and development pipeline will be established later. Please send all new GUI problems to #gui channel!

It is recommended that you use an installer to install or update SlimeVR. For this version you need the latest installer version since it installs Java 17! You can find it here:

Changelog since v0.3.0:

  • Old GUI is removed. Good night sweet prince~
  • Added support for Open Sound Control (OSC) for new VRChat FBT using OSC. This will potentially allow FBT on Quest standalone! Huge thanks to @Louka3000 for fast work :3 It's still in-dev and in closed beta of VRChat, but soon it will be available! (#274, @Louka3000)
  • Added Mounting reset feature to aligh your trackers with position on your body, very useful to increase tracking precision (#251, @ButterscotchV)
  • Legtweaks by @Stermere greatly improved (#260, @Stermere)

Changes for developers

New GUI is now part of this repository. You might need to reinitialize gradle projects, and figure out how to use new GUI. Please ask in Discord if you have questions, readme is comming soon.