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: src/core/fullscreen_ui.cpp
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9588,6 +9588,7 @@ TRANSLATE_NOOP("FullscreenUI", "Determines the frequency at which the macro will
9588
9588
TRANSLATE_NOOP("FullscreenUI", "Determines the margin between the edge of the screen and on-screen messages.");
9589
9589
TRANSLATE_NOOP("FullscreenUI", "Determines the position on the screen when black borders must be added.");
9590
9590
TRANSLATE_NOOP("FullscreenUI", "Determines the rotation of the simulated TV screen.");
9591
+
TRANSLATE_NOOP("FullscreenUI", "Determines the scaling algorithm used when 24-bit content is active, typically FMVs.");
9591
9592
TRANSLATE_NOOP("FullscreenUI", "Determines the size of screenshots created by DuckStation.");
9592
9593
TRANSLATE_NOOP("FullscreenUI", "Determines whether a prompt will be displayed to confirm shutting down the emulator/game when the hotkey is pressed.");
9593
9594
TRANSLATE_NOOP("FullscreenUI", "Determines which algorithm is used to convert interlaced frames to progressive for display on your system.");
0 commit comments