You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: renderer/public/locales/en/settings.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,8 @@
131
131
"Saved": "Saved",
132
132
"Background keepalive": "Background keepalive",
133
133
"background_keepalive_desc": "Whether keepalive input when app is in background(This feature is not available on Windows)",
134
+
"value_vulkan_title": "Use Vulkan Rendering",
135
+
"value_vulkan_desc": "Enabling Vulkan rendering can improve rendering performance on some devices, but may lead to instability (such as black screen, etc.)",
134
136
"FSR": "FSR",
135
137
"FSR started": "FSR started",
136
138
"FSR_desc": "Enable FSR (FidelityFX Super Resolution) to achieve super-resolution, which can improve image clarity without increasing bandwidth, but will increase CPU/GPU load",
Copy file name to clipboardExpand all lines: renderer/public/locales/jp/settings.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,8 @@
117
117
"Saved": "Saved",
118
118
"Background keepalive": "Background keepalive",
119
119
"background_keepalive_desc": "Whether keepalive input when app is in background",
120
+
"value_vulkan_title": "Use Vulkan Rendering",
121
+
"value_vulkan_desc": "Enabling Vulkan rendering can improve rendering performance on some devices, but may lead to instability (such as black screen, etc.)",
120
122
"FSR": "FSR",
121
123
"FSR started": "FSR started",
122
124
"FSR_desc": "Enable FSR (FidelityFX Super Resolution) to achieve super-resolution, which can improve image clarity without increasing bandwidth, but will increase CPU/GPU load",
Copy file name to clipboardExpand all lines: renderer/public/locales/pt/settings.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,8 @@
129
129
"Saved": "Saved",
130
130
"Background keepalive": "Background keepalive",
131
131
"background_keepalive_desc": "Whether keepalive input when app is in background(This feature is not available on Windows)",
132
+
"value_vulkan_title": "Use Vulkan Rendering",
133
+
"value_vulkan_desc": "Enabling Vulkan rendering can improve rendering performance on some devices, but may lead to instability (such as black screen, etc.)",
132
134
"FSR": "FSR",
133
135
"FSR started": "FSR started",
134
136
"FSR_desc": "Enable FSR (FidelityFX Super Resolution) to achieve super-resolution, which can improve image clarity without increasing bandwidth, but will increase CPU/GPU load",
0 commit comments