Merge pull request #522 from stiefeljackal/tweak/sprint-fov-zoom-desc

tweak(en): change FOV zoom desc to be app agnostic
This commit is contained in:
Tomas Mariancik 2024-09-10 13:08:18 +02:00 committed by GitHub
commit 508f0af75e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1742,7 +1742,7 @@
"Settings.DesktopRenderSettings.FieldOfView.Description": "Use this to control the field of view (FOV) when in desktop mode. Larger values will give you wider view at the cost of greater distortion on the sides.",
"Settings.DesktopRenderSettings.SprintFieldOfViewZoom": "Zoom FOV when sprinting",
"Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description": "When this option is enabled, Resonite will zoom your FOV when you are sprinting in <b>Desktop</b>.\nDisable the setting to remove the effect.\n<b>Does NOT</b> include effects found in User Generated Content.",
"Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description": "When this option is enabled, your FOV will be zoomed when you are sprinting in Desktop. Disable this setting to remove this effect.\n\nPlease note that this does <b>NOT</b> disable 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\n<color=hero.red>IMPORTANT:</color> This setting cannot be toggled while in VR since framerate is controlled by VR.",