From 4c3c8a94fffee136e8341268c7df5d72a0910ea4 Mon Sep 17 00:00:00 2001 From: Naia Date: Sat, 9 Aug 2025 03:11:25 +0200 Subject: [PATCH 1/5] added info about resonite on the pre-release of the splittening --- content/docs/resonite/_index.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/content/docs/resonite/_index.md b/content/docs/resonite/_index.md index 59cf744..dbfd741 100644 --- a/content/docs/resonite/_index.md +++ b/content/docs/resonite/_index.md @@ -90,3 +90,24 @@ Resonite allows a VR player to take a break and switch to desktop mode by pressi Because controller hot-swapping is not yet implemented in Monado & OpenComposite, turning off a controller will freeze its state, including buttons pressed and analog stick input. Resonite will continue processing VR inputs even after switching to desktop. The end result is that desktop controls can act strangely. For example, if you were holding the grab sensor as you turned off the VR controller, picking up items or inspector windows stops working with the mouse. + +## Splittening + +{{% hint info %}} +The Splittening is currently in pre-release. Linux should work OOTB, albeit a few issues. +{{% /hint %}} + +{{% hint warning %}} +The Splittening being in pre-release may have visual glitches. As such it is not recommended if you have any form of epilepsies. Please be warry of that. +{{% /hint %}} + +- no clipboard support +- need to fix line ending type on a script on first time run +- no viseme generation +- yt-dlp does not work ootb, breaking videos. can be made workable + +for VR specifically: +- you currently require a mod to make it not instantly crash +- if using Monado/WiVRn, XRizer must be used in place of opencomposite. Or else the renderer will crash. + +see [here](https://github.com/baplar/resonitelinuxsplitteningpatches?tab=readme-ov-file) for more information -- 2.49.1 From 23f37f580a3700c8ed0d6640cf08be988dac2e00 Mon Sep 17 00:00:00 2001 From: Naia Date: Sat, 9 Aug 2025 17:05:01 +0200 Subject: [PATCH 2/5] should fix trailing space --- content/docs/resonite/_index.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/content/docs/resonite/_index.md b/content/docs/resonite/_index.md index dbfd741..7f0f6db 100644 --- a/content/docs/resonite/_index.md +++ b/content/docs/resonite/_index.md @@ -94,12 +94,16 @@ The end result is that desktop controls can act strangely. For example, if you w ## Splittening {{% hint info %}} + The Splittening is currently in pre-release. Linux should work OOTB, albeit a few issues. + {{% /hint %}} {{% hint warning %}} + The Splittening being in pre-release may have visual glitches. As such it is not recommended if you have any form of epilepsies. Please be warry of that. -{{% /hint %}} + +{{% /hint %}} - no clipboard support - need to fix line ending type on a script on first time run @@ -110,4 +114,4 @@ for VR specifically: - you currently require a mod to make it not instantly crash - if using Monado/WiVRn, XRizer must be used in place of opencomposite. Or else the renderer will crash. -see [here](https://github.com/baplar/resonitelinuxsplitteningpatches?tab=readme-ov-file) for more information +see [here](https://github.com/baplar/resonitelinuxsplitteningpatches?tab=readme-ov-file) for more information \ No newline at end of file -- 2.49.1 From 0243a03af313381174215ac22a57caaceff2a5aa Mon Sep 17 00:00:00 2001 From: Naia Date: Sat, 9 Aug 2025 17:16:28 +0200 Subject: [PATCH 3/5] edit the outdated info about VR crashing --- content/docs/resonite/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/resonite/_index.md b/content/docs/resonite/_index.md index 7f0f6db..9ccd74e 100644 --- a/content/docs/resonite/_index.md +++ b/content/docs/resonite/_index.md @@ -111,7 +111,7 @@ The Splittening being in pre-release may have visual glitches. As such it is not - yt-dlp does not work ootb, breaking videos. can be made workable for VR specifically: -- you currently require a mod to make it not instantly crash - if using Monado/WiVRn, XRizer must be used in place of opencomposite. Or else the renderer will crash. -see [here](https://github.com/baplar/resonitelinuxsplitteningpatches?tab=readme-ov-file) for more information \ No newline at end of file +see [here](https://github.com/baplar/resonitelinuxsplitteningpatches?tab=readme-ov-file) for more information +as of writting this, this page still says that the mod for SRanipal is needed to play in VR. [It's not](https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/5069#issuecomment-3170438351) \ No newline at end of file -- 2.49.1 From 1f7cbf308348dd569625208957de33fa1ce541b9 Mon Sep 17 00:00:00 2001 From: Naia Date: Sun, 10 Aug 2025 01:01:18 +0200 Subject: [PATCH 4/5] edit to follow what was recommended by comment keeping a line about opencomposite as no info is on the github repo --- content/docs/resonite/_index.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/content/docs/resonite/_index.md b/content/docs/resonite/_index.md index 9ccd74e..25ca2b7 100644 --- a/content/docs/resonite/_index.md +++ b/content/docs/resonite/_index.md @@ -105,13 +105,7 @@ The Splittening being in pre-release may have visual glitches. As such it is not {{% /hint %}} -- no clipboard support -- need to fix line ending type on a script on first time run -- no viseme generation -- yt-dlp does not work ootb, breaking videos. can be made workable +The Splittening is still in active development, as such the linux support still varies a lot. +please use [this repository](https://github.com/baplar/resonitelinuxsplitteningpatches?tab=readme-ov-file) for any up to date information -for VR specifically: -- if using Monado/WiVRn, XRizer must be used in place of opencomposite. Or else the renderer will crash. - -see [here](https://github.com/baplar/resonitelinuxsplitteningpatches?tab=readme-ov-file) for more information -as of writting this, this page still says that the mod for SRanipal is needed to play in VR. [It's not](https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/5069#issuecomment-3170438351) \ No newline at end of file +for VR support: OpenComposite appear to crash. Please use xrizer instead. \ No newline at end of file -- 2.49.1 From 438f16e6309f694875212f27c41a181fc730a6e6 Mon Sep 17 00:00:00 2001 From: Naia Date: Sun, 10 Aug 2025 04:46:45 +0200 Subject: [PATCH 5/5] =?UTF-8?q?I=20swear=20trailing=20spaces=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 25ca2b7..c935245 100644 --- a/content/docs/resonite/_index.md +++ b/content/docs/resonite/_index.md @@ -108,4 +108,4 @@ The Splittening being in pre-release may have visual glitches. As such it is not The Splittening is still in active development, as such the linux support still varies a lot. please use [this repository](https://github.com/baplar/resonitelinuxsplitteningpatches?tab=readme-ov-file) for any up to date information -for VR support: OpenComposite appear to crash. Please use xrizer instead. \ No newline at end of file +for VR support: OpenComposite appear to crash. Please use xrizer instead. -- 2.49.1