From 74f7992dc568f87a0648f3cd93e16276261699c2 Mon Sep 17 00:00:00 2001 From: bredo Date: Thu, 26 Jun 2025 22:04:04 +1200 Subject: [PATCH 1/2] Resonite: Add mention about Steam not using Proton Sometimes Steam will not use Proton to try and run the Windows build of Resonite - likely due to the Linux native build being removed. --- content/docs/resonite/_index.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/docs/resonite/_index.md b/content/docs/resonite/_index.md index dff5597..fe90b8f 100644 --- a/content/docs/resonite/_index.md +++ b/content/docs/resonite/_index.md @@ -11,6 +11,14 @@ weight: 50 {{% /hint %}} +{{% hint warning %}} + +Steam will sometimes try and run Resonite without using Proton. This may be due to the removal of the Linux native build. + +If Resonite fails to start, you may need to force Proton to be used. + +{{% /hint %}} + The current recommended Proton variant is [**GE-Proton-RTSP**](https://github.com/SpookySkeletons/proton-ge-rtsp/releases). [XRizer](/docs/fossvr/xrizer/) should now provide a close-to-flawless experience on most controllers and when using hand tracking. If you encounter any major issues you can fallback to [OpenComposite](/docs/fossvr/opencomposite/). From 43e2f3329ecf847a4f7b8d6989f73149df937915 Mon Sep 17 00:00:00 2001 From: bredo Date: Thu, 3 Jul 2025 19:45:48 +1200 Subject: [PATCH 2/2] resonite: change recommended Proton version GE-Proton-RTSP doesn't help Resonite any more than normal GE - RTSP GE is primarily focused at VRChat --- content/docs/resonite/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/resonite/_index.md b/content/docs/resonite/_index.md index fe90b8f..59cf744 100644 --- a/content/docs/resonite/_index.md +++ b/content/docs/resonite/_index.md @@ -19,7 +19,7 @@ If Resonite fails to start, you may need to force Proton to be used. {{% /hint %}} -The current recommended Proton variant is [**GE-Proton-RTSP**](https://github.com/SpookySkeletons/proton-ge-rtsp/releases). +The current recommended Proton variant is [**Proton GE**](https://github.com/GloriousEggroll/proton-ge-custom/releases/latest). [XRizer](/docs/fossvr/xrizer/) should now provide a close-to-flawless experience on most controllers and when using hand tracking. If you encounter any major issues you can fallback to [OpenComposite](/docs/fossvr/opencomposite/).