diff --git a/src/qt_gui/translations/en_US.ts b/src/qt_gui/translations/en_US.ts index 3a7cee511..677c600d9 100644 --- a/src/qt_gui/translations/en_US.ts +++ b/src/qt_gui/translations/en_US.ts @@ -2190,6 +2190,42 @@ Enable Logging:\nEnables logging.\nDo not change this if you do not know what you're doing!\nWhen asking for help, make sure this setting is ENABLED. + + Present Mode + + + + Mailbox (Vsync) + + + + Fifo (Vsync) + + + + Immediate (No Vsync) + + + + DLC Folder + + + + Select the DLC folder + + + + Present Mode:\nConfigures how video output will be presented to your screen.\n\nMailbox: Frames synchronize with your screen's refresh rate. New frames will replace any pending frames. Reduces latency but may skip frames if running behind.\nFifo: Frames synchronize with your screen's refresh rate. New frames will be queued behind pending frames. Ensures all frames are presented but may increase latency.\nImmediate: Frames immediately present to your screen when ready. May result in tearing. + + + + DLC Path:\nThe folder where game DLC loaded from. + + + + Browse:\nBrowse for a folder to set as the DLC path. + + TrophyViewer