Add strings for FOV Effect setting

This commit is contained in:
ProbablePrime 2024-07-30 19:51:37 -07:00 committed by GitHub
parent d211b6f1b5
commit bc9aefe27f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1730,6 +1730,10 @@
"Settings.DesktopRenderSettings.FieldOfView": "Field of view",
"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.FieldOfViewEffects": "Field of view effects",
"Settings.DesktopRenderSettings.FieldOfViewEffects.Description": "When this option is enabled, Resonite will apply effects to your field of view based on your interactions in Resonite. For example, the zooming effect when you sprint in desktop.\n <b>Does NOT</b> 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 also cause visible tearing.\n\nThis can be useful when doing performance testing, as it will uncap the update and rendering speed.",
"Settings.DesktopRenderSettings.LimitFramerateWhenUnfocused": "Limit framerate when in background",