diff --git a/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp b/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp index 0d3535f9c2..eac83237b2 100644 --- a/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp +++ b/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp @@ -485,8 +485,9 @@ GraphicsSettingsWidget::GraphicsSettingsWidget(SettingsWindow* dialog, QWidget* dialog->registerWidgetHelp(m_ui.dithering, tr("Dithering"), tr("Unscaled (Default)"), tr("Reduces banding between colors and improves the perceived color depth.
" "Off: Disables any dithering.
" + "Scaled: Upscaling-aware / Highest dithering effect.
" "Unscaled: Native Dithering / Lowest dithering effect does not increase size of squares when upscaling.
" - "Scaled: Upscaling-aware / Highest dithering effect.")); + "Force 32bit: Treat all draws as if they were 32bit to avoid banding and dithering.")); dialog->registerWidgetHelp(m_ui.blending, tr("Blending Accuracy"), tr("Basic (Recommended)"), tr("Control the accuracy level of the GS blending unit emulation.
" diff --git a/pcsx2-qt/Settings/SettingsWindow.ui b/pcsx2-qt/Settings/SettingsWindow.ui index 8573dc68a4..8733bf8993 100644 --- a/pcsx2-qt/Settings/SettingsWindow.ui +++ b/pcsx2-qt/Settings/SettingsWindow.ui @@ -2,11 +2,6 @@ SettingsWindow - - - :/icons/AppIcon64.png - - 0 @@ -24,6 +19,11 @@ PCSX2 Settings + + + :/icons/AppIcon64.png + + @@ -68,13 +68,13 @@ 0 - 120 + 122 16777215 - 120 + 122