summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjlachniet <31355828+jlachniet@users.noreply.github.com>2018-04-18 15:18:41 +0200
committerGitHub <noreply@github.com>2018-04-18 15:18:41 +0200
commitf600f6eebdfdee569cfa9a311a6da5def0485769 (patch)
tree5ad70cacfe1a8a4d74a1500ccc05657b982fd4ea /README.md
parentMerge pull request #346 from bunnei/misc-gpu-improvements (diff)
downloadyuzu-f600f6eebdfdee569cfa9a311a6da5def0485769.tar
yuzu-f600f6eebdfdee569cfa9a311a6da5def0485769.tar.gz
yuzu-f600f6eebdfdee569cfa9a311a6da5def0485769.tar.bz2
yuzu-f600f6eebdfdee569cfa9a311a6da5def0485769.tar.lz
yuzu-f600f6eebdfdee569cfa9a311a6da5def0485769.tar.xz
yuzu-f600f6eebdfdee569cfa9a311a6da5def0485769.tar.zst
yuzu-f600f6eebdfdee569cfa9a311a6da5def0485769.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4b0b151a4..1d5ee58cc 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 does not run any commercial Switch games. 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 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 is licensed under the GPLv2 (or any later version). Refer to the license.txt file included.