Releases: polygraphene/ALVR
v2.4.0-alpha5
This is an alpha version for Oculus Quest. There are many bugs and problems.
- Improve stutter animation. #327
- Fix button bindings on some games including VRChat. #320
- Pressing trigger to launch StreamVR after connect.
- Fix some crash bug.
- Fix throw motion is not recognized by some games. #317 #341
WIP: FreePIE, bad behavior on connection management.
v2.4.0-alpha4
This is an alpha version for Oculus Quest. There are many bugs and problems.
- Add 3D render model for Quest touch controller. (Thank you, @Irastris and @lvoogdt !)
- Fix problem that trigger does not working properly.
- Add haptics feedback support.
- Fix crash on resuming/pausing app.
WIP: FreePIE
v2.4.0-alpha3
This is an alpha version for Oculus Quest. There are many bugs and problems.
- Use touch controller render model from Oculus Rift.
- Fix some button assignment.
WIP: Haptic feedback. FreePIE.
v2.4.0-alpha2
v2.4.0-alpha1
It's an alpha version for Oculus Quest.
- Use resolution (aspect ratio) obtained from client on server startup.
- (maybe) Support Touch Controller.
ALVR.exe(Launcher) uses 9943/UDP port since this version. Please check firewall settings if you couldn't see client.
v2.3.1
v2.3.0
This is a stable release and available on Oculus Store.
Changes from v2.1.5.
- FreePIE integration. Please refer github for detail.
- FreePIE Integration
- Some sample scripts are available on example folder.
- Add Forward Error Checksum for more stable streaming
- Support various audio sample rate
- Add H.265 HEVC support
- Add option to launch whether Steam or SteamVR on start server
Changes from v2.2.3-alpha.
This version is compatible for v2.3.0 client.
If you install apk manually, get from here.
v2.2.3-alpha
- Add suppress frame drop option. This option takes effect immediately.
- Change timeout from 300sec to 5sec on client lost
- Fix crash on some exynos devices. #109
This version is only compatible for client v2.2.3-alpha.
Client release
v2.2.2-alpha
- Add Forward Error Correction to get resilience for packet loss.
- Add second controller by FreePIE script request.
- FreePIE script grammar has been changed.
- alvr.buttons[button index] -> alvr.buttons[controller][button index]
alvr.trackpad[0] -> alvr.trackpad[controller][0]
alvr.trigger -> alvr.trigger[controller]
- alvr.buttons[button index] -> alvr.buttons[controller][button index]
- https://github.com/polygraphene/ALVR/wiki/FreePIE-Reference
- FreePIE script grammar has been changed.
- Fix SteamVR doesn't properly shutdown
This version is compatible for client v2.2.2-alpha.
v2.2.2-alpha client is not available on Oculus Store. Use adb to install.
Client release
v2.2.1-alpha
- Output more detail logs.
- Launch Steam when pressing "Start Server".
It is compatible for client 2.2.0-alpha.