This repository has been archived by the owner on May 3, 2021. It is now read-only.
Alpha Release #5.0
Pre-release
Pre-release
HipsterSloth
released this
31 Aug 07:12
·
707 commits
to master
since this release
IMPORTANT
This release changes the client interface. If you use PSMoveFreePieBridge, make sure to grab the alpha5 version here. If you don't do this controller tracking in VRidge will appear to not work.
Initial Support for the DualShock4 controller
This is still very much work in progress so I wouldn't recommend using this unless you really wanted to experiment with it. There are many known issues with this so consider yourself warned:
- The DS4 maps 90 degrees to the controllers in steamvr. This makes it useless in many games.
- There is an occasional crash I haven't repro'ed yet with color calibration and the DS4
- Tracking is pretty terrible at the moment. If you are curious about what I've done to get the tracking working with the DS4 thus far check out these videos:
Part1 - (8min) https://youtu.be/ywxjFAQuxkQ
Part2 - (13min) https://youtu.be/MPbegaB7cf0
Per Controller Color Calibration
This is a fix for Issue #95, but it really became needed for the DS4
- Each controller can have it's own color filter settings per tracker
- The color filter settings are stored in the tracker config under a "controller_" section
- Any controller that doesn't have a specific color filter set, falls back to using the general color filter for the tracker (the color filter that was edited by the tool previously). This allows you to opt-in to tweaking the color filtering.
SteamVR TouchPad button remappings (Thanks YossiMH for the PR!)
This is a Fix for issue #188. See the SteamVR button remapping notes in the wiki for details.
Disable switch for rumble in SteamVR
Fix for issue #189. See the SteamVR button remapping notes in the wiki for details.