31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
---
|
|
sidebar_position: 3
|
|
---
|
|
|
|
# Starting
|
|
|
|
First, try running `stardustxr` in a terminal window. If a headset is plugged in and OpenXR is working no window will show up. However, the headset should show the same things as the window that opens:
|
|
|
|

|
|
|
|
### Images
|
|
Flatscreen mode upon initial startup:
|
|

|
|
|
|
XR mode when OpenXR somehow fails:
|
|

|
|
|
|
Flatscreen mode when `~/.config/stardust/skytex.hdr` is [Zhengyang Gate](https://polyhaven.com/a/zhengyang_gate):
|
|

|
|
|
|
### Help screen
|
|
```
|
|
Stardust XR
|
|
Usage: stardustxr [OPTIONS]
|
|
|
|
Options:
|
|
-h,--help Print this help message and exit
|
|
-F,--flatscreen Run Stardust in flatscreen mode
|
|
--field-debug Draw translucent meshes around fields
|
|
```
|