From cb9a16a2f227d5d72253d236d8419d256c3dd9fd Mon Sep 17 00:00:00 2001 From: Mhowser Date: Thu, 3 Apr 2025 06:37:47 +0000 Subject: [PATCH] Added links, helpful info in performance section --- content/docs/resonite/_index.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/content/docs/resonite/_index.md b/content/docs/resonite/_index.md index b1187ae..b574357 100644 --- a/content/docs/resonite/_index.md +++ b/content/docs/resonite/_index.md @@ -21,12 +21,18 @@ Make sure you have a compatibility tool selected (e.g. GE-Proton-RTSP) before la The current recommended Proton variant is [**GE-Proton-RTSP**](https://github.com/SpookySkeletons/proton-ge-rtsp/releases). -OpenComposite should now provide a close-to-flawless experience on most controllers and when using hand tracking. +[OpenComposite](https://lvra.gitlab.io/docs/fossvr/opencomposite/) should now provide a close-to-flawless experience on most controllers and when using hand tracking. ## Visual bugs There are some minor visual bugs specific to running Resonite on Proton, such as textures taking longer to load and appearing black for a few seconds when close to the player. +## Mirrors look cross-eyed + +When playing Resonite under [Monado](https://lvra.gitlab.io/docs/fossvr/monado/) or [Wivrn](https://lvra.gitlab.io/docs/fossvr/wivrn/) with a headset that has canted displays (Valve Index), the 3D effect of mirrors may appear way off, as if looking through them feels like your eyes are crossed. + +To solve this, prepend `OXR_PARALLEL_VIEWS=1` to Resonite's launch options. This adds a small performance penalty, so only use it when necessary. + ## Crashes Resonite has been seen causing random SteamVR crashes on Linux before. In some situations the engine also tends to freeze. On OpenComposite, the game will rarely close out on its own without leaving any obvious trace of things going wrong — this is being investigated. @@ -36,10 +42,11 @@ 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 (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. ## Crash on loading into a world with video players -On GE-Proton9-10 (for example), loading into a world with e.g. a YouTube video or live stream can crash the game. Try using the latest GE-Proton-RTSP. +On GE-Proton9-10 (for example), loading into a world with e.g. a YouTube video or live stream can crash the game. Try using the latest GE-Proton-RTSP release. ## Controls busted after switching to desktop