diff --git a/content/docs/resonite/_index.md b/content/docs/resonite/_index.md index c97d996..0443f42 100644 --- a/content/docs/resonite/_index.md +++ b/content/docs/resonite/_index.md @@ -20,7 +20,7 @@ To solve this, prepend `OXR_PARALLEL_VIEWS=1` to Resonite's launch options. In August 2025, Resonite updated to run FrooxEngine as a native Linux process, with the renderer being run through Proton. -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 (either in the OpenXR runtime or through OpenComposite) may help dramatically. +Resonite is typically GPU-bottlenecked. Lowering the resolution may help. 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. ## Visemes