summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMysticExile <30736337+MysticExile@users.noreply.github.com>2019-09-21 23:37:21 +0200
committerZach Hilman <DarkLordZach@users.noreply.github.com>2019-09-21 23:37:21 +0200
commit2b514275ad241cd77526e1eeb798d5c08b22a333 (patch)
tree3a9a9579964c34f594df0cca7c676b1fce73a759 /README.md
parentMerge pull request #2878 from FernandoS27/icmp (diff)
downloadyuzu-2b514275ad241cd77526e1eeb798d5c08b22a333.tar
yuzu-2b514275ad241cd77526e1eeb798d5c08b22a333.tar.gz
yuzu-2b514275ad241cd77526e1eeb798d5c08b22a333.tar.bz2
yuzu-2b514275ad241cd77526e1eeb798d5c08b22a333.tar.lz
yuzu-2b514275ad241cd77526e1eeb798d5c08b22a333.tar.xz
yuzu-2b514275ad241cd77526e1eeb798d5c08b22a333.tar.zst
yuzu-2b514275ad241cd77526e1eeb798d5c08b22a333.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 430c6dd65..ecace43f2 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,11 @@ yuzu emulator
yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of [Citra](https://citra-emu.org/).
-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.
+It is written in C++ with portability in mind, with builds actively maintained for Windows and Linux. The emulator is capable of running several commercial games.
-yuzu only emulates a subset of Switch hardware and therefore is generally only useful for running/debugging homebrew applications. yuzu can boot some games, to varying degrees of success.
+yuzu only emulates a subset of Switch hardware and therefore most commercial games **do not** run at full speed or are not fully functional.
+
+Do you want to check which games are compatible and which ones are not? Please visit our [Compatibility page](https://yuzu-emu.org/game/)!
yuzu is licensed under the GPLv2 (or any later version). Refer to the license.txt file included.