summaryrefslogtreecommitdiff
path: root/defaults/i18n/template.json
diff options
context:
space:
mode:
Diffstat (limited to 'defaults/i18n/template.json')
-rw-r--r--defaults/i18n/template.json34
1 files changed, 7 insertions, 27 deletions
diff --git a/defaults/i18n/template.json b/defaults/i18n/template.json
index cb53b95..2a5b06e 100644
--- a/defaults/i18n/template.json
+++ b/defaults/i18n/template.json
@@ -9,7 +9,7 @@
"CONFIG_FLOW_SCALE_DESC": "Lowers internal motion estimation resolution, improving performance slightly",
"CONFIG_BASE_FPS_CAP": "Base FPS Cap",
"CONFIG_BASE_FPS_CAP_OFF": "Off",
- "CONFIG_BASE_FPS_CAP_DESC": "Base framerate cap for DirectX games, before frame multiplier. (Requires game restart to apply)",
+ "CONFIG_BASE_FPS_CAP_DESC": "Base cap for DXVK-backed games before frame generation; 0 disables. Requires game restart to apply.",
"CONFIG_PRESENT_MODE": "Present Mode",
"CONFIG_PRESENT_MODE_FIFO": "FIFO - VSync",
"CONFIG_PRESENT_MODE_MAILBOX": "Mailbox",
@@ -20,18 +20,14 @@
"CONFIG_HDR_MODE_DESC": "Enables HDR mode (only for games that support HDR)",
"CONFIG_ENABLE_WSI": "Enable WSI",
"CONFIG_ENABLE_WSI_DESC": "Re-Enable Gamescope WSI Layer. Requires game restart to apply.",
- "CONFIG_ENABLE_WOW64": "Enable WOW64 for 32-bit games",
- "CONFIG_ENABLE_WOW64_DESC": "Enables PROTON_USE_WOW64=1 for 32-bit games (Use with ProtonGE to fix crashing)",
+ "CONFIG_DISABLE_GAMESCOPE_WSI": "Disable Gamescope WSI",
+ "CONFIG_DISABLE_GAMESCOPE_WSI_DESC": "Adds ENABLE_GAMESCOPE_WSI=0 without changing HDR. Requires game restart to apply.",
"CONFIG_DISABLE_STEAMDECK_MODE": "Disable Steam Deck Mode",
- "CONFIG_DISABLE_STEAMDECK_MODE_DESC": "Disables Steam Deck mode (Unlocks hidden settings in some games)",
- "CONFIG_MANGOHUD_WORKAROUND": "MangoHud Workaround",
- "CONFIG_MANGOHUD_WORKAROUND_DESC": "Enables a transparent mangohud overlay, sometimes fixes issues with 2X multiplier in game mode",
+ "CONFIG_DISABLE_STEAMDECK_MODE_DESC": "Disables a game-specific Steam Deck compatibility switch. Requires game restart to apply.",
"CONFIG_DISABLE_VKBASALT": "Disable vkBasalt",
"CONFIG_DISABLE_VKBASALT_DESC": "Disables vkBasalt layer which can conflict with LSFG (Reshade, some Decky plugins)",
- "CONFIG_FORCE_ENABLE_VKBASALT": "Force Enable vkBasalt",
- "CONFIG_FORCE_ENABLE_VKBASALT_DESC": "Force vkBasalt to engage to fix framepacing issues in gamemode",
- "CONFIG_ENABLE_ZINK": "Enable Zink for OpenGL Games",
- "CONFIG_ENABLE_ZINK_DESC": "Use Vulkan-based OpenGL implementation for OpenGL games (may cause crashes or freezes with some games)",
+ "CONFIG_ENABLE_ZINK": "Force Zink for OpenGL Games",
+ "CONFIG_ENABLE_ZINK_DESC": "Uses Mesa's Zink OpenGL-to-Vulkan driver. May cause crashes or freezes with some games. Requires game restart to apply.",
"INSTALL_INSTALLING": "Installing...",
"INSTALL_UNINSTALLING": "Uninstalling...",
"INSTALL_UNINSTALL_BTN": "Uninstall LSFG-VK",
@@ -57,21 +53,12 @@
"FLATPAK_ERROR": "Error",
"FLATPAK_ERROR_STATUS": "Failed to check extension status",
"FLATPAK_ERROR_APPS": "Failed to load Flatpak applications",
- "FLATPAK_STEAM_CONFIG_TITLE": "Steam Configuration",
- "FLATPAK_STEAM_CONFIG_HEADER": "Configure Steam Flatpak Shortcuts",
- "FLATPAK_STEAM_CONFIG_DESC": "In Steam, open your flatpak game and click the cog wheel.",
- "FLATPAK_STEAM_CONFIG_IMPORTANT": "IMPORTANT: Set this in TARGET (NOT LAUNCH OPTIONS)",
- "FLATPAK_STEP_TRY_FIRST": "Try first:",
- "FLATPAK_STEP_TRY_FULL_PATH": "If that doesn't work, try full path:",
- "FLATPAK_STEP_FINAL": "Final result should look like:",
"FLATPAK_CLOSE": "Close",
"NERD_LOADING": "Loading information...",
"NERD_DLL_PATH": "DLL Path",
"NERD_NOT_AVAILABLE": "Not available",
"NERD_DLL_HASH": "DLL SHA256 Hash",
"NERD_DETECTION_SOURCE": "Detection Source",
- "NERD_LAUNCH_SCRIPT": "Launch Script",
- "NERD_SCRIPT_NOT_FOUND_PREFIX": "Script not found:",
"NERD_PATH_PREFIX": "Path:",
"NERD_NO_CONTENT": "No content",
"NERD_CONFIG_FILE": "Configuration File",
@@ -96,12 +83,5 @@
"PROFILE_DELETE_DESC_SUFFIX": "? This action cannot be undone.",
"PROFILE_DELETE_BTN": "Delete",
"PROFILE_CANNOT_RENAME_TITLE": "Cannot rename default profile",
- "PROFILE_CANNOT_RENAME_MSG": "The default profile cannot be renamed",
- "USAGE_TITLE": "Usage Instructions",
- "USAGE_DESC": "Click \"Copy Launch Option\" button, then paste it into your Steam game's launch options to enable frame generation.",
- "USAGE_CONFIG_NOTE": "The configuration is stored in ~/.config/lsfg-vk/conf.toml and hot-reloads while games are running.",
- "CLIPBOARD_COPIED": "Copied to clipboard",
- "CLIPBOARD_COPYING": "Copying...",
- "CLIPBOARD_COPY_LAUNCH": "Copy Launch Option",
- "CLIPBOARD_LSFG_FGMOD": "LSFG + DeckyFG"
+ "PROFILE_CANNOT_RENAME_MSG": "The default profile cannot be renamed"
}