Skip to content

Commit

Permalink
OSD: Add GPU Info
Browse files Browse the repository at this point in the history
  • Loading branch information
kamfretoz committed Sep 15, 2024
1 parent e28f882 commit 254bef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pcsx2/ImGui/ImGuiOverlays.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ __ri void ImGuiManager::DrawPerformanceOverlay(float& position_y, float scale, f
}



if (GSConfig.OsdShowCPU)
{
text.clear();
Expand Down

0 comments on commit 254bef3

Please sign in to comment.