From 2c3debb33f1b0f14a17ebc021136d635e6962e4a Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Thu, 24 Jul 2025 14:31:27 +0300 Subject: [PATCH] New translations en_us.ts (Chinese Traditional) --- src/qt_gui/translations/zh_TW.ts | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/qt_gui/translations/zh_TW.ts b/src/qt_gui/translations/zh_TW.ts index b448f232d..2d0b41e9d 100644 --- a/src/qt_gui/translations/zh_TW.ts +++ b/src/qt_gui/translations/zh_TW.ts @@ -1698,6 +1698,14 @@ Guest Debug Markers Guest 偵錯標記 + + Enable Readbacks + Enable Readbacks + + + Enable Readback Linear Images + Enable Readback Linear Images + Update 更新 @@ -1926,6 +1934,14 @@ Crash Diagnostics:\nCreates a .yaml file with info about the Vulkan state at the time of crashing.\nUseful for debugging 'Device lost' errors. If you have this enabled, you should enable Host AND Guest Debug Markers.\nDoes not work on Intel GPUs.\nYou need Vulkan Validation Layers enabled and the Vulkan SDK for this to work. 當機診斷:\n會建立一個 .yaml 檔案,其中包含有關當機時 Vulkan 狀態的資訊。 \n對於偵錯「'裝置遺失」的'錯誤很有用。如果啟用了此功能,則應啟用主機和來賓偵錯標記。 \n不適用於 Intel GPU。 \n你需要啟用 Vulkan 驗證層和 Vulkan SDK 才能使此功能如常運作。 + + Enable Readbacks:\nEnable GPU memory readbacks and writebacks.\nThis is required for proper behavior in some games.\nMight cause stability and/or performance issues. + Enable Readbacks:\nEnable GPU memory readbacks and writebacks.\nThis is required for proper behavior in some games.\nMight cause stability and/or performance issues. + + + Enable Readback Linear Images:\nEnables async downloading of GPU modified linear images.\nMight fix issues in some games. + Enable Readback Linear Images:\nEnables async downloading of GPU modified linear images.\nMight fix issues in some games. + Copy GPU Buffers:\nGets around race conditions involving GPU submits.\nMay or may not help with PM4 type 0 crashes. 複製 GPU 緩衝區:\n解決涉及 GPU 提交的競爭條件。 \n說不定能幫助解決 PM4 類型 0 的當機。