From 2063703f248c88b39b58068d478e7e883c04026a Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Thu, 24 Jul 2025 14:31:00 +0300 Subject: [PATCH] New translations en_us.ts (German) --- src/qt_gui/translations/de_DE.ts | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/qt_gui/translations/de_DE.ts b/src/qt_gui/translations/de_DE.ts index 8ede3093b..e11236a01 100644 --- a/src/qt_gui/translations/de_DE.ts +++ b/src/qt_gui/translations/de_DE.ts @@ -1697,6 +1697,14 @@ Einzigartige Inputs können nicht öfters als einmal gebunden werden. Input-Dupl Guest Debug Markers Guest-Debug-Markierer + + Enable Readbacks + Enable Readbacks + + + Enable Readback Linear Images + Enable Readback Linear Images + Update Aktualisieren @@ -1925,6 +1933,14 @@ Einzigartige Inputs können nicht öfters als einmal gebunden werden. Input-Dupl 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. Absturzdiagnose:\nErstellt eine .yaml-Datei mit Informationen über den Vulkan-Status zum Zeitpunkt des Absturzes.\nNützlich zum Debuggen von „Gerät verloren“-Fehlern. Wenn Sie dies aktiviert haben, sollten Sie Host- UND Gast-Debug-Markierungen aktivieren.\nFunktioniert nicht auf Intel-GPUs.\nDamit dies funktioniert, müssen Vulkan Validationsschichten aktiviert und das Vulkan SDK installiert sein. + + 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-Puffer kopieren:\nUmgeht Race-Bedingungen mit GPU-Übermittlungen.\nKann bei PM4-Abstürzen vom Typ 0 hilfreich sein oder auch nicht.