From 5b68aedeb41c9aa84334003620e4e8a8c514cecf Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Fri, 17 Feb 2023 06:57:49 -0600 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6e7bbc4..dd02c1b 100644 --- a/README.md +++ b/README.md @@ -3,20 +3,28 @@ Allows you to switch between Desktop and VR with a keybind. Press Control + F6 to switch. -## There are two versions of this mod! -**DesktopVRSwitch** is built for the Stable branch of ChilloutVR. (OpenVR) - -**DesktopXRSwitch** is built for the Experimental branch of ChilloutVR (OpenXR) - -Once the Experimental branch of ChilloutVR hits Stable, the mod name will be changing from VR -> XR. - --- There used to be a table here detailing what did and did not work after switching, but I have worked to make that list unnecessary. Almost all base game features & systems that differ when in VR are now updated after switch. There are still very likely small quirks that need ironing out still, but everything major is now fixed and accounted for. -Desktop to VR to FBT. Restarting SteamVR without restarting ChilloutVR. Reconnecting to SteamVR with a different VR headset. + +**Things that have been tested.** +* Desktop to VR to FBT to Desktop. +* Restarting SteamVR without restarting ChilloutVR. +* Reentering VR with different controllers. (Touch to Knuckles) + +**Things that have not been tested** +* Reconnecting to SteamVR with a different VR headset. + + +## There are two versions of this mod! +**DesktopVRSwitch** is built for the Stable branch of ChilloutVR. (OpenVR) + +**DesktopXRSwitch** is built for the Experimental branch of ChilloutVR (OpenXR) + +Once the Experimental branch of ChilloutVR hits Stable, the mod name will be changing from VR -> XR. ---