Added links, helpful info in performance section #84

Merged
Mhowser merged 5 commits from patch-1 into main 2025-04-03 14:01:51 -04:00
Showing only changes of commit 49d0b4afb2 - Show all commits

View File

@@ -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