From 5814bdba5b62371baecf11ae180c855070cbf24c Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Sat, 24 Jun 2023 15:43:41 -0500 Subject: [PATCH] [DesktopVRSwitch] Update README.md --- DesktopVRSwitch/README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/DesktopVRSwitch/README.md b/DesktopVRSwitch/README.md index 97939d3..55bd9f3 100644 --- a/DesktopVRSwitch/README.md +++ b/DesktopVRSwitch/README.md @@ -3,19 +3,26 @@ Allows you to switch between Desktop and VR with a keybind. Press Control + F6 to switch. SteamVR will automatically start if it isn't already running. +https://github.com/NotAKidOnSteam/NAK_CVR_Mods/assets/37721153/96d39acb-7613-46d2-af42-c30ccae94a62 + --- ## Note: * This mod will likely cause issues with other mods that are not built for or expect VRMode changes during runtime. -* This mod may not account for every feature or system present in ChilloutVR. To my knowledge though, I have gotten everything. +* This mod may not account for every feature or system present in ChilloutVR, and may easily break on any update. + +## Notable Features: +* Option to automatically switch to Desktop when exiting ChilloutVR from the SteamVR overlay. +* Allows for switching HMD, controllers, restarting SteamVR, etc by switching to Desktop and back again. +* Option to switch directly into calibrated Full Body Tracking if Save Calibration in IK Settings is enabled. --- -Here is the block of text where I tell you this mod is not affiliated or endorsed by ABI. +Here is the block of text where I tell you this mod is not affiliated with, or endorsed by ABI. https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games -> This mod is an independent creation and is not affiliated with, supported by or approved by Alpha Blend Interactive. +> This mod is an independent creation not affiliated with, supported by, or approved by Alpha Blend Interactive. > Use of this mod is done so at the user's own risk and the creator cannot be held responsible for any issues arising from its use. -> To the best of my knowledge, I have adhered to the Modding Guidelines established by Alpha Blend Interactive. \ No newline at end of file +> To the best of my knowledge, I have adhered to the Modding Guidelines established by Alpha Blend Interactive.