diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-07-01 22:20:58 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-07-01 22:20:58 +0000 |
commit | 8d3acb395cb05fc388644a8d8ccca8ec453fb9e7 (patch) | |
tree | 73503811f76668e72a49756e8f082d7934a195e6 /emulators | |
parent | 8463ea12543addcf8cd26900439a466a1fd1e424 (diff) | |
download | ports-8d3acb395cb05fc388644a8d8ccca8ec453fb9e7.tar.gz ports-8d3acb395cb05fc388644a8d8ccca8ec453fb9e7.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/yuzu/pkg-descr | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/emulators/yuzu/pkg-descr b/emulators/yuzu/pkg-descr index 67570a0411f3..a7369155dddd 100644 --- a/emulators/yuzu/pkg-descr +++ b/emulators/yuzu/pkg-descr @@ -2,11 +2,10 @@ yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra. 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. +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. WWW: https://yuzu-emu.org/ |