diff --git a/pcsx2/ImGui/ImGuiOverlays.cpp b/pcsx2/ImGui/ImGuiOverlays.cpp index 9b107ac1d6661b..ea34649b3cf3c2 100644 --- a/pcsx2/ImGui/ImGuiOverlays.cpp +++ b/pcsx2/ImGui/ImGuiOverlays.cpp @@ -228,6 +228,7 @@ __ri void ImGuiManager::DrawPerformanceOverlay(float& position_y, float scale, f } + if (GSConfig.OsdShowCPU) { text.clear();