Skip to content

Commit c56f5a9

Browse files
committed
VR only tips for VR
1 parent c1e0b1c commit c56f5a9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/linux.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,11 @@ It is recommended to change your "Scripting Backend" to `IL2CPP` for better perf
4444
Then build Basis as you would normally.
4545

4646
# Basis VR on Linux
47-
You may need to launch Basis with the `OXR_PARALLEL_VIEWS=1` environment variable and `--force-OpenVRLoader` flag for it to function properly:<br />
47+
You may need to launch Basis with the `OXR_PARALLEL_VIEWS=1` environment variable and `--force-OpenVRLoader` flag for it to function properly in VR:<br />
4848
`OXR_PARALLEL_VIEWS=1 ./basis.x86_64 --force-OpenVRLoader`
4949

50+
You do not use these when launching for Desktop.
51+
5052
# Other Info
5153
- Last tested working on branch `#developer` commit `70a695d11082a2806f0933145d448143207c72e4`<br />
5254
https://github.com/BasisVR/Basis/commit/70a695d11082a2806f0933145d448143207c72e4

0 commit comments

Comments
 (0)