From e1f548aa2b30cbfd8965374e542d9c192c892415 Mon Sep 17 00:00:00 2001 From: Matt Borgerson Date: Thu, 15 Apr 2021 16:27:04 -0700 Subject: [PATCH] ui: Clarify 'Playable' compatibility label --- ui/xemu-hud.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/xemu-hud.cc b/ui/xemu-hud.cc index 457c53ff29..c2189698c8 100644 --- a/ui/xemu-hud.cc +++ b/ui/xemu-hud.cc @@ -1012,7 +1012,7 @@ public: "This title crashes very soon after launching, or displays nothing at all.", "This title displays an intro sequence, but fails to make it to gameplay.", "This title starts, but may crash or have significant issues.", - "This title is playable from start to finish, with only minor issues.", + "This title is playable, but may have minor issues.", "This title is playable from start to finish with no noticable issues." };