1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-02 20:43:35 +00:00

Add more default headset drivers;

This commit is contained in:
bjorn 2019-08-09 00:00:42 -07:00
parent 30ea8995d2
commit 851f5f27ec
2 changed files with 647 additions and 645 deletions

View file

@ -93,7 +93,7 @@ function lovr.boot()
timer = true timer = true
}, },
headset = { headset = {
drivers = { 'oculus', 'oculusmobile', 'openvr', 'webvr', 'desktop' }, drivers = { 'leap', 'openxr', 'oculus', 'oculusmobile', 'openvr', 'webvr', 'desktop' },
offset = 1.7, offset = 1.7,
msaa = 4 msaa = 4
}, },

File diff suppressed because it is too large Load diff