From faf53a5882af69a096168748f91f458b19000799 Mon Sep 17 00:00:00 2001 From: James Date: Sun, 2 Sep 2018 13:33:56 +1000 Subject: [PATCH] Describe current state --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 07ef81d..7e27c73 100644 --- a/Home.md +++ b/Home.md @@ -4,7 +4,7 @@ yuzu is an experimental open-source emulator for the Nintendo Switch from the cr It is written in C++ with portability in mind, with builds actively maintained for Windows, Linux and macOS. The emulator is currently only useful for homebrew development and research purposes. -yuzu only emulates a subset of Switch hardware and therefore is generally only useful for running/debugging homebrew applications. At this time, yuzu cannot play any commercial games without major problems. yuzu can boot some games, to varying degrees of success, but does not implement any of the necessary GPU features to render 3D graphics. +yuzu only emulates a subset of Switch hardware and therefore is generally only useful for running/debugging homebrew applications. At this time, yuzu cannot play a majority of commercial games without major problems. yuzu can boot some commercial Switch games to varying degrees of success, but your experience may vary between games and for different combinations of host hardware. yuzu is licensed under the GPLv2 (or any later version). Refer to the license.txt file included.