From ac181b756f7c8e4abf67412cc2c61ba61f5e5301 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 28 Feb 2026 01:07:40 +0100 Subject: [PATCH] [Config] Update Rescale Toggle Description to Include Intel GPUs (#3650) The toggle hack has benefits for Intel GPU users in Luigi Mansion 3 as they also suffer from line artifacts. Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3650 Reviewed-by: crueter Reviewed-by: DraVee Co-authored-by: John Co-committed-by: John --- src/qt_common/config/shared_translation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qt_common/config/shared_translation.cpp b/src/qt_common/config/shared_translation.cpp index 5f3a6c18c0..f49c43ee2a 100644 --- a/src/qt_common/config/shared_translation.cpp +++ b/src/qt_common/config/shared_translation.cpp @@ -360,7 +360,7 @@ std::unique_ptr InitializeTranslations(QObject* parent) rescale_hack, tr("Enable Legacy Rescale Pass"), tr("May fix rescale issues in some games by relying on behavior from the previous implementation.\n" - "Legacy behavior workaround that fixes AMD GPU line artifacts and Nvidia GPU grey texture flicker in Luigis Mansion 3.")); + "Legacy behavior workaround that fixes line artifacts on AMD and Intel GPUs, and grey texture flicker on Nvidia GPUs in Luigis Mansion 3.")); // Renderer (Extensions) INSERT(Settings, dyna_state, tr("Extended Dynamic State"),