From a63b25c79d5bc98a3f65a2d8a7ab1605f7198e56 Mon Sep 17 00:00:00 2001 From: sakuramipha <86921268+sakuramipha@users.noreply.github.com> Date: Sun, 10 Sep 2023 13:06:29 +0100 Subject: [PATCH] Include mention of actively maintained builds for Android --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index a0463cb..4a6a5e3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -290,7 +290,7 @@ Please read the following guide: [How to install Early Access](https://yuzu-emu. ### **What is yuzu?** yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra. -It is written in C++ with portability in mind, with builds actively maintained for Windows and Linux. The emulator currently can play various commercial titles and homebrew applications with varying degrees of success. +It is written in C++ with portability in mind, with builds actively maintained for Windows, Linux and Android. The emulator currently can play various commercial titles and homebrew applications with varying degrees of success. ### **Which software license is yuzu licensed under?** @@ -300,7 +300,7 @@ yuzu is an open-source project, licensed under the GPLv2 (or any later version). ### **Which platforms does yuzu support?** -yuzu is actively tested and supported on various 64-bit versions of Windows (10 and up) and Linux. macOS is no longer supported due to Apple deprecating OpenGL. +yuzu is actively tested and supported on various 64-bit versions of Windows (10 and up), Linux and Android (11 and up). macOS is no longer supported due to Apple deprecating OpenGL. ### **What are the system requirements for yuzu?**