HeadsetDriver

Edit

These are all of the supported VR APIs that LÖVR can use to power the lovr.headset module. You can change the order of headset drivers using lovr.conf to prefer or exclude specific VR APIs.

At startup, LÖVR searches through the list of drivers in order.

ValueDescription
simulator A VR simulator using keyboard/mouse.
openxr OpenXR.

See also