This is a build of Lovr for Oculus Quest, with Lodr built in.
Here are the instructions on how to install and run it..
The lovr version is git 9f903d79a from my hardwire-plugins branch, in other words Lovr version 0.15, plus some bugfixes which make no difference (but prevent steamaudio from crashing), plus cjson+enet.
Included in this build are the json plugin (require "cjson"
), the enet plugin (require "enet"
), and the Oculus Audio spatializer.
There is a -steamaudio version which contains the SteamAudio spatializer in addition to the Oculus Audio spatializer.