From 6355e0fbe1cde470b715c0493cafef96c437bd03 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Thu, 16 Mar 2023 01:41:06 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9ca58e5..66a6ebe 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # FuckCohtml -This mod is designed specifically for ChilloutVR and its implementation of Cohtml. It is named to maintain consistency with my previous mod, FuckToes, and is not intended to be derogatory towards Cohtml or comment on its quality as a product. - -This mod disables the CohtmlView components on the menus and forces them to render intermittently when closed. This helps to alleviate any hitching and performance issues that may arise, particularly with FPS drops while unmuted in online instances. This also helps prevent VRIK from constantly stepping in place while in VR. +This mod disables realtime metrics and core menu updates (fps, ping, gamerule icons, ect). This helps to alleviate any hitching and performance issues that may arise, particularly with FPS drops while unmuted in online instances. This also helps prevent VRIK from constantly stepping in place while in VR. ## Examples From e0ff509b49bba6628f0ce97ca7c70eba696650ad Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Thu, 16 Mar 2023 01:41:15 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66a6ebe..5da75e7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# FuckCohtml +# FuckMetrics This mod disables realtime metrics and core menu updates (fps, ping, gamerule icons, ect). This helps to alleviate any hitching and performance issues that may arise, particularly with FPS drops while unmuted in online instances. This also helps prevent VRIK from constantly stepping in place while in VR.