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/cloud.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@
44
44
"Send text": "Send text",
45
45
"Open Mic": "Open Mic",
46
46
"Close Mic": "Close Mic",
47
+
"FSR started": "FSR started",
47
48
"WaitingForServerToRegister": "Unable to start stream session on console. The console is not connected to the Xbox servers. This ocasionally happens then there is an update or when the user is not signed in to the console. Please hard reboot your console and try again.",
48
49
"XboxstreaminghelperErr": "The host streaming function is not working properly. When you see this error, it does not indicate an issue with XStreaming itself, but rather that the host's streaming functionality has stopped functioning due to certain reasons. You need to press and hold the power button or disconnect the power supply to restart the host and resolve the issue. Specific error:"
Copy file name to clipboardExpand all lines: renderer/public/locales/en/settings.json
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -130,5 +130,10 @@
130
130
"Save server": "Save server",
131
131
"Saved": "Saved",
132
132
"Background keepalive": "Background keepalive",
133
-
"background_keepalive_desc": "Whether keepalive input when app is in background"
133
+
"background_keepalive_desc": "Whether keepalive input when app is in background(This feature is not available on Windows)",
134
+
"FSR": "FSR",
135
+
"FSR started": "FSR started",
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