From 439430cff65d29d5e98790a0e689bf7c2f0bbdcc Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Mon, 20 May 2019 14:45:51 +0200 Subject: [PATCH] Update current compablity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa4233b2a9..19bbcdd10b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,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. +yuzu only emulates a subset of Switch hardware and therefore is generally only useful for running/debugging homebrew applications. At this time, yuzu can play Pokemon Let`s Go without major issues and maybe a couple of other games also to varing degree. yuzu is licensed under the GPLv2 (or any later version). Refer to the license.txt file included.