Version 6.3.1
This release adds two very exciting new features that have been highly requested in the last few months.
Magic Leap Support
We've added support for the amazing Magic Leap One!
This has been a big effort involving magic leap engineers helping us develop the integration and several users of Dissonance helping test it on devices in real world applications. Huge thanks to everyone involved, this wouldn't have been possible without you.
Mirror Networking Integration
We've added support for Mirror Networking - a community replacement for the deprecated Unity HLAPI. Thankyou to BigBoxVR for sponsoring the development of this integration.
This has been one of the most requested features in recent months. We first looked a this back in October and determined that this wasn't possible because Mirror only supported TCP, which is unsuitable for voice comms. However since then the Ignorance and LiteNetLib4Mirror backends have been released, these add support for unreliable packets over UDP and are perfect for voice comms. Using this integration for Dissonance requires the use of one of these UDP backends.
Integrations
SALSA Lip Sync
Upgrade Available!
Forge Remastered
Photon Unity Networking
Photon Unity Networking 2
UNet (HLAPI)
UNet (LLAPI)
Mirror Networking
Photon Bolt
Steamworks.NET P2P
Dark Rift 2
Dark Rift 2 (Server Source)
PureP2P WebRTC
New Features
- Added support for Magic Leap.
- Added Mirror networking integration.
- Added ARM64 binaries for Android.
- Improved menu structure (Window > Dissonance)
Bug Fixes
- Fixed constructor argument order in
NAudio.WaveFormat