summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorNejcraft <nejcraftplays@gmail.com>2019-03-02 17:23:05 +0100
committerGitHub <noreply@github.com>2019-03-02 17:23:05 +0100
commit90fd257b4771e3d66d68761ffa1380ebe9394261 (patch)
tree66b74bfd4c1ad19754957a565962d46a93149a91 /README.md
parentMerge pull request #2182 from bunnei/my-wasted-friday (diff)
downloadyuzu-90fd257b4771e3d66d68761ffa1380ebe9394261.tar
yuzu-90fd257b4771e3d66d68761ffa1380ebe9394261.tar.gz
yuzu-90fd257b4771e3d66d68761ffa1380ebe9394261.tar.bz2
yuzu-90fd257b4771e3d66d68761ffa1380ebe9394261.tar.lz
yuzu-90fd257b4771e3d66d68761ffa1380ebe9394261.tar.xz
yuzu-90fd257b4771e3d66d68761ffa1380ebe9394261.tar.zst
yuzu-90fd257b4771e3d66d68761ffa1380ebe9394261.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 1d5ee58cc..fa4233b2a 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, 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.
yuzu is licensed under the GPLv2 (or any later version). Refer to the license.txt file included.