From 140f8827cfe6f0144b295cbc5ec85fb2be59cd6a Mon Sep 17 00:00:00 2001 From: FakeMichau <49685661+FakeMichau@users.noreply.github.com> Date: Sun, 17 Aug 2025 14:39:48 +0200 Subject: [PATCH] I'm funny --- OptiScaler/menu/menu_common.cpp | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/OptiScaler/menu/menu_common.cpp b/OptiScaler/menu/menu_common.cpp index 8c57f8df..c761163a 100644 --- a/OptiScaler/menu/menu_common.cpp +++ b/OptiScaler/menu/menu_common.cpp @@ -61,7 +61,18 @@ static std::vector splashText = { "May the coping commence...", "Real fake frames. Certified.", "The illusion of performance, perfected.", "This upscaler belongs in a museum!", - "Because native rendering is overrated." }; + "Because native rendering is overrated.", + "The more you upscaler, the more you save", + "It's never too late to buy a better GPU", + "We don't need real pixel where we're going", + "Did you know that Intel released XeFG for everyone?", + "MFG totally works with Nukem's 100% no scam", + "Some of those pixels might even be real!", + "Just don't look too closely at the image", + "Even supports \"software\" XeSS!", + "Take RCAS, you might need it", + "Thanks nitec, back to you nitec", + "" }; void MenuCommon::ShowTooltip(const char* tip) {