From a17bab87d9d2aa788c72cee8c61c1cea90598445 Mon Sep 17 00:00:00 2001 From: StiefelJackal Date: Fri, 6 Sep 2024 09:57:16 -0400 Subject: [PATCH] tweak(en): adjust important text to be vagueish as requested --- en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en.json b/en.json index 80f8772..dcc83fd 100644 --- a/en.json +++ b/en.json @@ -1745,7 +1745,7 @@ "Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description": "When this option is enabled, Resonite will zoom your FOV when you are sprinting in Desktop.\nDisable the setting to remove the effect.\nDoes NOT include effects found in User Generated Content.", "Settings.DesktopRenderSettings.VSync": "VSync", - "Settings.DesktopRenderSettings.VSync.Description": "When this option is enabled, the framerate will be synced with the refresh rate of your screen. Disabling this can render frames faster, but it will also cause visible tearing.\n\nThis can be useful when doing performance testing as it will uncap the update and rendering speed.\n\nIMPORTANT: Due to a limitation of Unity, VSync cannot be toggled in VR and will be disabled regardless of its previous state.", + "Settings.DesktopRenderSettings.VSync.Description": "When this option is enabled, the framerate will be synced with the refresh rate of your screen. Disabling this can render frames faster, but it will also cause visible tearing.\n\nThis can be useful when doing performance testing as it will uncap the update and rendering speed.\n\nIMPORTANT: This setting cannot be toggled while in VR since framerate is controlled by VR.", "Settings.DesktopRenderSettings.LimitFramerateWhenUnfocused": "Limit framerate when in background", "Settings.DesktopRenderSettings.LimitFramerateWhenUnfocused.Description": "When enabled, the framerate will be limited to a set value when the application window is unfocused. This is useful if you use other programs and games at the same time, as it will free up more resources for them.", "Settings.DesktopRenderSettings.MaximumBackgroundFramerate": "Maximum background framerate",