mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-04-28 10:18:29 +02:00
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: hypevhs <4498312-hypevhs@users.noreply.gitlab.com>
This commit is contained in:
parent
612db77bf8
commit
49d0b4afb2
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ The cause of these issues and whether they are Proton-specific isn't currently k
|
|||
## Performance
|
||||
|
||||
In larger sessions Resonite is typically CPU-bound, there isn't much that can be done besides upgrading your CPU. In situations where the GPU is a bottleneck, lowering the resolution <!-- TODO link to resolution scaling --> (either in the OpenXR runtime or through OpenComposite) may help dramatically.
|
||||
This can be easily done by prepending `OXR_VIEWPORT_SCALE_PERCENTAGE=75` to Resonite's launch options, You might need to adjust the value to a lower one that suits your needs best.
|
||||
This can be easily done by prepending `OXR_VIEWPORT_SCALE_PERCENTAGE=75` to Resonite's launch options. Experiment with different values to find your preferred balance between performance and quality.
|
||||
|
||||
## Crash on loading into a world with video players
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue