From 7d77a27691d27312cb3155ad60c10357f7ef85a1 Mon Sep 17 00:00:00 2001 From: Jules Kreuer <25013642+not-a-feature@users.noreply.github.com> Date: Tue, 9 May 2023 23:15:25 +0200 Subject: [PATCH] Update number of playable games in homepage.json (#25) Update number of playable games in homepage.json so that it matches the description in the README.md of the main project. --- src/i18n/locales/en/views/homepage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en/views/homepage.json b/src/i18n/locales/en/views/homepage.json index 567a08c..c0cda3d 100644 --- a/src/i18n/locales/en/views/homepage.json +++ b/src/i18n/locales/en/views/homepage.json @@ -9,7 +9,7 @@ "crossPlatform": "Cross-platform", "crossPlatformDescription": "Ryujinx is currently available for Windows 10/11, macOS and Linux-based systems.", "compatibility": "Compatibility", - "compatibilityDescription": "Ryujinx has been tested on over 3,600 titles, approximately 2,700 of those being considered playable.", + "compatibilityDescription": "Ryujinx has been tested on over 4,050 titles, approximately 3,400 of those being considered playable.", "support": "Support", "supportDescription": "Need help? Join the {0} to get support as well as converse with fellow switch emulation enthusiasts and team developers.", "discord": "Ryujinx Discord server",