From 91f96c2d7b131ebc937df4ec0ca6cd0efa00a825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:02:55 -0300 Subject: [PATCH] Update index.md --- site/content/entry/yuzu-progress-report-may-2023/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/content/entry/yuzu-progress-report-may-2023/index.md b/site/content/entry/yuzu-progress-report-may-2023/index.md index e4ab36d1..b0631e1a 100644 --- a/site/content/entry/yuzu-progress-report-may-2023/index.md +++ b/site/content/entry/yuzu-progress-report-may-2023/index.md @@ -355,6 +355,8 @@ Regarding OS requirements, we set the lower limit to Android 11. This decision was taken to cut off offering support to completely unviable hardware (like Adreno 500 series devices or similarly older ones from Mali), and to reduce compatible low RAM devices as much as possible. This is final, as there are no plans to support older Android versions. +Needless to say, it must be a 64-bit Android 11 or newer, 32-bit devices won't be supported. + Users with capable hardware stuck on older Android versions can either build yuzu themselves and remove the code responsible for performing this check, or install custom ROMs such as [LineageOS](https://lineageos.org/) to get unofficial Android updates on their device. {{< imgs